[Typo3] Utility to create site structure?

Marcel Douwstra marcel.douwstra at tros.nl
Wed Sep 7 12:01:50 CEST 2005


Hi Michael,

I agree that for code it doesn't matter at all what character is used, 
just that it might be confusing for a user..

Cheers,

Marcel

Tuurlijk! wrote:
> 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