[Typo3] Utility to create site structure?

Tuurlijk! typo3 at monosock.org
Wed Sep 7 11:48:01 CEST 2005


Sorry for the tripple posting there, I kind of reloaded the page two times.

Hi Marcel

It's not that hard to count spaces:
// What level are we on?
ereg("^ *", $v, $regs);
$level = strlen($regs[0]);

But the final wizard will let you specify the spacing character (*, \t, |, 'whatever character').

You can already download and test this wizard, the only thing is the order that needs to be reversed to avoid hand sorting later on.

- Michiel Roos

http://teknowlogic.org

-----------------------
This thread is located in the archive at this URL:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/thread/110137676/
					



More information about the TYPO3-english mailing list