Olivier Grisel a écrit :
Could someone please explain me why they are such things as:

'''
  <skin-path name="CPSSkins">
  <layer name="cps_subscriptions" insert-after="cps_default"/>
  <layer name="cps_subscriptions_installer" insert-after="cps_default"/>
 </skin-path>
 <skin-path name="CPSSkins-macroless">
  <layer name="cps_subscriptions" insert-after="cps_default"/>
  <layer name="cps_subscriptions_installer" insert-after="cps_default"/>
 </skin-path>
'''
in CPSSubscriptions/profiles/default/skins.xml and other extension profiles?

Responding to myself, now I remember there were two skins configurations that are swapped at 'Main Content' Area rendering time (for some complicated reason I did not exactly grasped).

But then, why do we have inset-after="cps_default" and not just inset-after="custom"? Do we expect CPSDefault to overload CPSSubscriptions skins in some way ?


Regards,

--
Olivier

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

Reply via email to