[Typo3-dev] Create page wizard enhancement
Michael Stucki
michael at typo3.org
Mon Mar 21 19:25:24 CET 2005
Michael Scharkow wrote:
> I like this idea a lot because it makes stuff easier for non-clicky
> people like me. We could make up a simple syntax for adding pages with
> certain (all $TCA) fields filled, like
>
> page1 (advanced, A very long title, michael, me at example.org)
> page1.1 (bla,bli,blub)
Yeah, why not. If you use a predifined pattern for this you can use that
feature while basic users won't have to care for this:
<command>: [table field names, comma separated]
addpages: title, type, hidden
Page1, standard, 0
Page 1.1, advanced, 1
Page 2.0, shortcut, 1
etc.
- michael
--
Want support? Please read the list rules first: http://typo3.org/1438.0.html
More information about the TYPO3-dev
mailing list