[ https://issues.apache.org/jira/browse/TAPESTRY-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501669 ]
Andreas Andreou commented on TAPESTRY-1539: ------------------------------------------- Igor, before going into any more work, please check out http://tacos.sourceforge.net/tacos4.1/tacos-core/tapdoc/Dojo/Widget/index.html and http://tacos.sourceforge.net/tacos4.1/tacos-core/quick-start/downloading.html We're still missing some documentation for tacos, but it's simple to just do <div jwcid="@dojo:Widget" dojoType="Clock"></div> to have the clock created + you can easily specify all other dojo parameters. > New dojo Clock widget contribution > ---------------------------------- > > Key: TAPESTRY-1539 > URL: https://issues.apache.org/jira/browse/TAPESTRY-1539 > Project: Tapestry > Issue Type: New Feature > Affects Versions: 4.1.2 > Reporter: Igor Drobiazko > Attachments: Clock.java, Clock.jwc, Clock.script > > > Hello, > I would like to contribute an implementation of dojo Clock widget. This > component renders a clock which displays the local time. The clock can be > offset by incrementing/decrementing the time zone offset. Furthermore you can > customize the component by defining colors. The documentation and TestNG > classes follow. > I hope you will accept this contribution. You only have to add the files into > repository. Not further work is needed. I would love to contribute more dojo > components in order to support tapestry. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]