We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Oliver did some work on the EPP integration - we need to pick this project back up and merge back down into rh6pd-web.
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: