[TYPO3] Default content for a new page?
Tapio Markula
tapio.markula at xetpoint.fi
Wed Aug 15 20:44:16 CEST 2007
JoH asenau kirjoitti:
>> To be honest, I was hoping for an automatic process... The user base
>> that I am working with would somehow manage to find a way to not do
>> what they are supposed to do. Big surprise there.
>>
>> I would like a blank (but saved) default text content element to be
>> created with each page when a new page is created... This would
>> greatly reduce complexity for my end users and tie in nicely with
>> other customizations that I have made to my Typo3 installation.
>
> Was just a "no brainer" so I quickly setup an extension ;-)
>
> http://typo3.org/extensions/repository/view/defaultcontent/1.0.0/
Nice because used a hook. But this doesn't have much configurations.
At least these would be nice to be configurable:
* Ctype
* colPos/field_index
* header
That is in XCLASS for alt_doc.php. Endeed that would be nicer to be
using a hook than as XCLASS.
field_index is a little bit complicated.
More information about the TYPO3-english
mailing list