Issue Type: New Feature New Feature
Assignee: Jörg Schaible
Components: Core
Created: 09/May/13 6:38 AM
Description:

Currently a skin can refer the body of the processed page only as one big blob that can be inserted somewhere. For more advanced layouts it would be useful to access the individual top level paragraphs individually in a list.

The new TopLevelBlockExtractingRule will extract all HTML block elements at top level (i.e. direct children of body) into separate elements and provide them as list of paragraphs in the skin. Although a body may contain only such block elements, some pages might add other ones or even plain text in the body. Such parts are added as own elements in a new paragraph (p) element at the proper position in the paragraph list.

Fix Versions: 1.3
Project: XSite
Priority: Major Major
Reporter: Jörg Schaible
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to