Hi Dmitry,
Dmitry Dulepov [typo3] wrote: > > typo3.org has a tutorial on extension creation. Or wait a month for my > book. > Are you referring to this tutorial: http://typo3.org/documentation/document-library/tutorials/player_profile_basic/0.0.8/view/1/2/ The plugin defined in this tutorial (player_profile) seems to be using a "preference" there: $plugin.player_profile.maxW_single. A default value of 70 is defined in ext_typoscript_constants.txt. But the tutorial doesn't seem to cover (maybe this is out of scope?): 1) How to access the value of this property in PHP code? 2) How, as an administrator, to set the value of this property for a certain hierarchy of pages. Any idea? Alex ----- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise http://www.orbeon.com/ -- View this message in context: http://www.nabble.com/plugin.tx_...-tp19043235p19055104.html Sent from the TYPO3 English mailing list archive at Nabble.com. _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
