RedHatEMEA / rh6pd

9 stars 8 forks source link

Create a skinnable system #13

Open jamesread opened 12 years ago

jamesread commented 12 years ago

Create a skinnable system, such that the interface can change the following:

This would be implemented probably in a maner such that on the filesystem, there is a directory "/skins/{skinName/...".

It should be possible to change the skin of the application with a single change (eg, configuration file, single web form, or similar)

ozoli commented 12 years ago

This can be done use the EPP service service. The links below give more information.

http://docs.jboss.org/gatein/portal/3.2.0.Final/reference-guide/en-US/html/chap-Reference_Guide-Development.html#sect-Reference_Guide-Skinning_Portal

https://access.redhat.com/knowledge/docs/en-US/JBoss_Enterprise_Portal_Platform/5.2/html/Reference_Guide/sect-Reference_Guide-Skinning_the_Portal-Creating_New_Skins.html

jamesread commented 11 years ago

Oliver did some work on the EPP integration - we need to pick this project back up and merge back down into rh6pd-web.