[TYPO3-dev] Including files to the <head> once
Dan Osipov
dosipov at phillyburbs.com
Sun Jan 4 17:13:06 CET 2009
Is there a reason why the typo3/contrib directory is not in the allowed
path? Security?
What is the reason behind the allowed path? I would think I should be
able to include anything through TS?
Dan Osipov
Calkins Media
http://danosipov.com/blog/
Dmitry Dulepov wrote:
> Hi!
>
> Dan Osipov wrote:
>> The problem we had was that we wanted to load prototype into FE, but the
>> version in /typo3/contrib wasn't in the "allowed path", so it could not
>> be included through includeJS. So we had to include it from a fileadmin
>> directory. This of course creates a problem where another extension
>> might also load the same library from a different path... So do we need
>> to standardize paths as well for this suggestion to work?
>
> You can write a feature request to include this path into allowed paths ;)
>
More information about the TYPO3-dev
mailing list