[TYPO3-team-core-v5] Fluid CSSEngine folder structure question
"Christian Müller (Kitsunet)"
christian at kitsunet.de
Mon Aug 10 18:50:11 CEST 2009
Christian Müller (Kitsunet) wrote:
> Hi all,
>
> as the CSS Engine is beginning to take shape I have to make some
> decisions about folders, so I wanted the opinions of the other developers.
>
> CSS Engine will be basically a view helper but I want to put the main
> CSS processing into a separate class so that someone could use the
> Engine without a fluid template. And I need a plugin folder and a public
> folder where temporary css files are getting stored after they ran
> through the engine.
>
> My proposal would be something like this:
>
> \Packages\Framework\Fluid\Classes\CSSEngine\CSSEngine.php
> \Packages\Framework\Fluid\Classes\CSSEngine\Plugins\
>
> and for the temporary CSS files:
> \Web\Resources\Packages\Fluid\CSSEngine\
>
> But is there maybe already a system for managing such temporary files? I
> have looked over the FLOW3 Resource Manager but I do not know if it was
> made for this kind of task, and if it is the right way to go, I have to
> create a CSSresource class, right?
>
> cheers
> Christian
Sorry, seems that I again got the wrong list, should have been
typo3.projects.typo3-5_0.general... I
t seems that this question will never go to the right list.
More information about the TYPO3-team-core-v5
mailing list