I removed the enabled="false" attributes of these and it properly
creates the directories. There is no need to denote the filesystemName
attribute since the defaults are:
publicStylesheetsDirectory -> /styles
publicScriptsDirectory -> /js
publicImagesDirectory -> /images
If you do want to place a default (and empty) file in those
directories, you can add a file element, like so:
<publicStylesheetsDirectory>
<file filesystemName="global.css"/>
</publicStylesheetsDirectory>
Konr
On Mon, Sep 26, 2011 at 11:18 AM, Simon Walter <[email protected]> wrote:
> I noticed these entries in the .zfproject.xml file:
> publicStylesheetsDirectory
> publicScriptsDirectory
> publicImagesDirectory
>
> What can I currently do with them? If I set them to have a filesystemName
> attribute, will that be of some use? Or is functionality planed for a future
> release?
>
> I'm using 2.0.0dev4, but 1.11 also has the same entries.
>
> Thanks,
>
> Simon
>
> --
> List: [email protected]
> Info: http://framework.zend.com/archives
> Unsubscribe: [email protected]
>
>
>
--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]