[TYPO3-project-seminars] New Seminar - configuration

Bernd Schönbach bs.newsfeeds at googlemail.com
Tue Aug 18 19:35:06 CEST 2009


Hi,

what seminars version are you using?

> -          Default values

Do these default values always stay the same, or are they depending on
something?

In general, if you use seminars version 0.8.x you can add default values
in your TS setup for the event editor (see the setup.txt).

E.g.: For setting the data_field (which is a textfield in this case) to
a default value of 'foobar' it would look like this:

data_field = renderlet:TEXT
data_field {
	name = data_field
	data.defaultvalue = foobar
}

You can find more about the usage of this config here:
http://formidable.typo3.ug/reference.html

If you use seminars 0.7.x then it is not possible to change the editor
behaviour through TS-setup

Greetings
Bernd


More information about the TYPO3-project-seminars mailing list