Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Name

JSCalendar Plugin

Publisher

Derik Vercueil

License

Open Source (GPL v2LGPL v3) (since version 0.7)

Version

0.6 7

Experimental

Yes

Homepage

http://code.google.com/p/struts2jscalendarplugin/

Download

http://code.google.com/p/struts2jscalendarplugin/downloads/list

Maven GroupId

com.google.code.struts2jscalendarplugin

Maven ArtifactId

struts2jscalendarplugin

Wiki Markup
{rate:title=Rating|theme=dynamic}

...

Use the tag as follows:

Code Block
HTML
HTML

<jscalendar:head/>
<jscalendar:jscalendar name="date" format="%Y-%m-%d %H:%M:%S" showstime="true"/>

...