[ http://issues.apache.org/jira/browse/ADFFACES-57?page=comments#action_12422193 ] Simon Lessard commented on ADFFACES-57: ---------------------------------------
Actually, the component supports PPR, but PDA is TBD. > Add a new ouputDocument component to print multi-paragraph text > --------------------------------------------------------------- > > Key: ADFFACES-57 > URL: http://issues.apache.org/jira/browse/ADFFACES-57 > Project: MyFaces ADF-Faces > Issue Type: New Feature > Reporter: Simon Lessard > Priority: Minor > Attachments: 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. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
