[TYPO3-UG Italy] domanda templavoila framework

Maurizio Morini morini at gammsystem.com
Fri Dec 3 16:33:44 CET 2010


Ciao Nicola,
ti riporto la risposta di Ron Hall di TemplavoilaFrameWork alla tua domanda.

*******************
The Framework skin selector has to be on a root level of the site so does not really fit the situation you describe.However, a couple of thoughts on that.

1) I question whether that would be needed. After all you would normally either use different templates in the same skin for that section of the site or else rewrite your TS objects thus overriding the original objects for that section of the site

2) If you really did have to do a new skin then you could probably manually unset and then reset paths for things like the CSS, JS, TS etc.

At some point we may have it so that skins could be changed with TS for things like a mobile site but it would still be on the root template.
*******************


Ho fatto una prova veloce che consiste:
1) settare una skin nello skin selector (ad esepio wireframe)
2) definire un ext template per una pagina interna specificando nelle costants

<INCLUDE_TYPOSCRIPT: source="FILE: typo3conf/ext/skin_regal/typoscript/skin_constants.ts">
bnTemplates.skinPath = typo3conf/ext/skin_regal/
templavoila_framework.skinPath = typo3conf/ext/skin_regal/

nel setup:
<INCLUDE_TYPOSCRIPT: source="FILE: typo3conf/ext/skin_regal/typoscript/skin_typoscript.ts">
​

Come vedi ho ridefinito la skin wireframe con la skin regal
e la cosa sembra funzionare...

Spero di essere stato d'aiuto.
ciao M


Morini Maurizio
Gamm System Srl
www.gammsystem.com
morini at gammsystem.com


Il 01/12/2010 14.04, Nicola Cerchiari ha scritto:
> Salve a tutti,
> vorrei porre domanda che mi è venuta in mente testando l'estensione
> "templavoila framework" presentata al T3Camp Italia (tanto per citare le
> fonti ;) ).
> E' effettivamente molto comoda ed intuitiva, come aveva già ben dimostrato
> Maurizio (perdonami se per caso sbaglio nome), ma per poterla introdurre nel
> nostro flusso di lavoro viste le nostre esigenze, mi chiedevo se fosse
> possibile poter specificare skin diverse a livello di sotto-alberi di un
> sito.
> Ho notato che se creo un template ext+ in un sotto-albero il tab "skin
> selector" non compare, quindi temo non si possa fare, però qualcuno sa se è
> per caso è possibile in qualche altro modo?
>
> Grazie ancora a tutti,
> Nicola


More information about the TYPO3-UG-Italy mailing list