[richfaces-issues] [JBoss JIRA] Assigned: (RF-3475) demosite changes for laguna skin.

Aleksej Yanul (JIRA) jira-events at lists.jboss.org
Tue May 27 04:32:49 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3475?page=all ]

Aleksej Yanul reassigned RF-3475:
---------------------------------

    Assignee: Aleksej Yanul  (was: Ilya Shaikovsky)

> demosite changes for laguna skin.
> ---------------------------------
>
>                 Key: RF-3475
>                 URL: http://jira.jboss.com/jira/browse/RF-3475
>             Project: RichFaces
>          Issue Type: Task
>    Affects Versions: 3.2.1
>            Reporter: Ilya Shaikovsky
>         Assigned To: Aleksej Yanul
>             Fix For: 3.2.1
>
>
> I've implemented 2 additional classes in laguna skin.
> rich-laguna-panel-no-header
> rich-laguna-mpnl-no-header
> You should look through all demosite application and apply corresponding one to body of all the panels/modalpanels which has no header.
> example from references.xhtml include(look at bodyClass defined because there is no header element):
> <rich:panel styleClass="panel_documents" bodyClass="rich-laguna-panel-no-header">
> 	<strong>#{componentNavigator.currentComponent.name}</strong>
> 	<ul>
> 		<li><h:outputLink target="_blank" value="#{path.dgPath}#{componentNavigator.currentComponent != null ? componentNavigator.currentComponent.devGuideLocation : 'index.html'}">Developers Guide</h:outputLink></li>
> 		<li><h:outputLink target="_blank" value="#{path.tldPath}#{componentNavigator.currentComponent !=null ? componentNavigator.currentComponent.tldDocLocation : 'jbossrichfaces/freezone/docs/tlddoc/overview-summary.html'}">Tld Documentation</h:outputLink></li>
> 		<li><h:outputLink target="_blank" value="#{path.apiPath}#{componentNavigator.currentComponent !=null ? componentNavigator.currentComponent.javaDocLocation : 'jbossrichfaces/freezone/docs/apidoc/overview-summary.html'}">Component Class Documentation</h:outputLink></li>
> 	</ul>
> </rich:panel>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list