[Typo3-dev] Create page wizard enhancement
Michael Stucki
michael at typo3.org
Mon Mar 21 13:15:54 CET 2005
Hi Masi,
> It's a nice litte enhancement (variant) that has a single textarea instead
> of ten single input fields. The "test version" takes each non-empty line
> as a page.
Nice idea!
> Could perhaps improved further if leadings tabs are treated as folder
> levels:
Well, please don't use tabs cause they are difficult to enter in Firefox
(don't know about IE).
> page 0
> <tab>page 0.0
> <tab>page 0.1
> <tab><tab>page 0.1.0
Let's make this configurable. By default this should accept "<tab>", "." and
blank (" ") as level separators:
page 0
page 0.0
page 0.1
page 0.1.0
> But I'm unsure what to do with broken indention. Collapse superfluos tabs?
>
> page 1
> <tab><tab>page 1.0.0 # broken indenting
> =>
> page 1
> <tab>page 1.0 # corrected indenting
>
> Or simply ignore these pages? Or stop page creation? What do you think?
Add an error message:
These pages could not be inserted because no parent page for them was
specified:
- page 1.0.0
> With this you can create the complete sitemap in a texteditor (or a
> spreadsheet) and create all pages in one sweep :-)
Yeah, I like the idea. BTW, this also requires a change in the lorem_ipsum
extension.
- michael
--
Want support? Please read the list rules first: http://typo3.org/1438.0.html
More information about the TYPO3-dev
mailing list