You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org> on 2007/03/16 08:23:12 UTC

[jira] Updated: (ADFFACES-57) Add a new ouputDocument component to print multi-paragraph text

     [ https://issues.apache.org/jira/browse/ADFFACES-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated ADFFACES-57:
---------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> Add a new ouputDocument component to print multi-paragraph text
> ---------------------------------------------------------------
>
>                 Key: ADFFACES-57
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-57
>             Project: MyFaces ADF-Faces
>          Issue Type: New Feature
>    Affects Versions: 1.0.0-incubating-core
>            Reporter: Simon Lessard
>         Assigned To: Adam Winer
>            Priority: Minor
>             Fix For: 1.0.0-incubating-core
>
>         Attachments: OutputDocument-test.patch, OutputDocument.patch
>
>
> This looks like a fairly trivial component to make and it could be useful for some Web sites. 
> The component would mainly parse its value attribute and change \n and/or \r with <p>. 
> Possible facet could be "separator" that would be inserted between paragraph. 
> The whole text could be in a div and it could supports skin selectors like:
> af|outputDocument
> af|outputDocument::paragraph
> af|outputDocument::separator
> as well as derived CSS rules like:
> af|outputDocument::paragraph:first-child

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.