[ http://jira.jboss.com/jira/browse/RF-3189?page=comments#action_12413560 ] 
            
Svetlana mukhina commented on RF-3189:
--------------------------------------

it's necessary to fix the following style problems in RF guide:
and then several new problems arose:
1. The width of chapters is too small. It causes the horizontal scrolling on a 
page
2. horizontal scrolling in program listings appeared
3. TOC is placed in every chapter. And then we have double TOC in FAQ document. 
We need some possibility to remove chapter TOC in some cases.
4. some sections should not be in TOC. These sections have the attribute 
role="NotInToc". So we need XSL rule, like this one:
  <xsl:template match="[EMAIL PROTECTED] = 'NotInToc']//*"  mode="toc" />
5. All screenshots should be centered in Richfaces guide.
6. In multi-page version of Dev Guide every component should be on its own 
page. Please, see http://jira.jboss.com/jira/browse/RF-1378.
    We have had processing instruction 'forseChanks' and XSL rule inside 
template 'chunk':
    <xsl:when
test="$node/parent::node()/processing-instruction('forseChanks') and 
local-name($node)!='title' and local-name
7. TOC collapsing is required for RichFaces guide, as toc is really too long.
8. The highlighting for programlisting role="CSS" is needed. In old css we have 
it as:
"code{
color:#000000;
font-size:12px;
font-family:courier;
}"

> New styles for RF guide
> -----------------------
>
>                 Key: RF-3189
>                 URL: http://jira.jboss.com/jira/browse/RF-3189
>             Project: RichFaces
>          Issue Type: Task
>          Components: doc
>    Affects Versions: 3.2.0
>            Reporter: Svetlana mukhina
>         Assigned To: Gleb Galkin
>             Fix For: 3.2.1
>
>
> RF documentation should use jboss.org styles. 

-- 
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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to