[TYPO3-english] typoscript about "page.includeLibs.some_random_id_string"

typo3 study typostudy at gmail.com
Thu Jun 14 05:29:02 CEST 2012


Got it. thanks.

Tom

On Wed, Jun 13, 2012 at 5:35 PM, Jigal van Hemert <
jigal.van.hemert at typo3.org> wrote:

> Hi,
>
>
> On 13-6-2012 4:50, typo3 study wrote:
>
>> page.includeLibs.some_random_**id_string = fileadmin/userfunctions.php
>>
>> What is the meaning of this code? what is the difference between this one
>> and page.includeLibs = fileadmin/userfunctions.php ?
>>
>
> The first one gives the option to override the settings in the top level
> object 'includeLibs':
>
> includeLibs.plaap = path/to/script.php
> page {
>        includeLibs.plaap = path/to/another/script.php
> }
>
> Now only path/to/another/script.php is included.
>
> The purpose of includeLibs is to include PHP files which contain functions
> that you want to use for userFunc (and similar) properties.
>
> --
> Jigal van Hemert
> TYPO3 Core Team member
>
> TYPO3 .... inspiring people to share!
> Get involved: typo3.org
>
> ______________________________**_________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-**bin/mailman/listinfo/typo3-**english<http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english>
>


More information about the TYPO3-english mailing list