Missing documentation in componentes descriptor
-----------------------------------------------
Key: TAPESTRY-834
URL: http://issues.apache.org/jira/browse/TAPESTRY-834
Project: Tapestry
Type: Improvement
Components: Framework
Versions: 4.0
Reporter: Hugo Palma
Priority: Minor
The following components don't have the "description" element in the component
descriptor. This causes plugins like "Tapestry Palette" and others to don't
display any documentation for these components. I'm sugesting some
documentation for this elements below that is basically a copy-paste of the
documentation from the site:
RenderBlock:
Renders the body of a Block component, which may be selected dynamically. The
Block may be on the same page as the RenderBlock or on another page entirely.
RenderBody:
Renders the body (static HTML and components) wrapped by the container of the
RenderBody component. Components which have HTML templates and can wrap other
elements should include exactly one RenderBody component in their template.
DatePicker:
Provides a form Date field component for selecting dates. DatePicker presents a
drop down monthly calendar for users to select dates from.
I would be most apreciated if any of the developers would include this for the
4.0.1 release.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]