DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=35024>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=35024 Summary: RDC Component - Color Picker Product: Taglibs Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P5 Component: Sandbox Taglibs AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I have created a color picker RDC that I would like to submit to the Jakarta Taglib project. This is a very simple component which I created whilst learning how to produce my own RDCs; however it may be found useful by the wider community. The Zip file containing the file diffs is attached to this report. 0) Description Component that allows a color to be specified by a user. 1) List of new files ( -> and descriptions) /jakarta-taglibs-sandbox/rdc/src/META-INF/tags/rdc/color.tag -> Tag implementation for the component. /jakarta-taglibs-sandbox/rdc/src/META-INF/tags/rdc/color.rdc -> rdc configuration and parameter data. /jakarta-taglibs-sandbox/rdc/src/META-INF/tags/rdc/config/color.xml -> configuration data for the component /jakarta-taglibs-sandbox/rdc/src/org/apache/taglibs/rdc/Color.java -> private data model for the component /jakarta-taglibs-sandbox/rdc/src/.grammar/color.grxml -> SRGF grammar for use with the component, containing all allowable colors. /jakarta-taglibs-sandbox/rdc/examples/web/color-test.jsp -> Example file for testing the component 2) List of modified files /jakarta-taglibs-sandbox/rdc/xml/rdc.xml -> Included description of the new component. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
