[TYPO3-doc] TypoScript reference

Martin Holtz typo3 at martinholtz.de
Thu Mar 11 21:13:42 CET 2010


Hi,

> So I would go for one data type, function or object per page. The
> structure would be something like:
> 
> TSref > Data types > (some data type)
> TSref > Functions > (some function)
> TSref > Objects > (some object)
> 
> We'll need to handle the special cases of GIFBUILDER and HMENU, which
> have sub-items. How did the t3editor team handle that?
well, stdWrap.wrap3 would be the same, right?
wrap3 is a function with an property splitChar

I think we need the possibility to have a hierarchy:

tsref/function/stdWrap/wrap3
tsref/object/gifbuilder/text
tsref/object/text

 
> I'm not positive about having the version number in the URL. I think the
> online TSref should always be up to date and the versions in which a
> given property is available should be an information displayed in that
> property's description.
I think if we have that information for each property, it would be only a 
nice to have. So it is ok for me to drop this.

> Properties of the data type, function or object, would be reachable as
> anchors, e.g.
yep

> http://typo3.org/.../tsref/functions/stdwrap#typolink
> 
> What do you think?
i love it:)

gruss,
martin 

-- 
http://blog.martinholtz.de
http://wiki.typo3.org/Ts45min - TypoScript in "45" Minutes
http://wiki.typo3.org/De:ts45min - (auch in Deutsch)


More information about the TYPO3-project-documentation mailing list