moment.js for Plone
Project description
Introduction
This package registers moment.js in the Plone resource registries.
If you need translations you need to add files from the resources/lang directory in your policy package.
If for example you would like to be able to translate to Dutch you need to include this to your jsregistry.xml
<javascript authenticated="False" cacheable="True" compression="safe" conditionalcomment="" cookable="True" enabled="True" expression="" id="++resource++collective.js.moment/lang/nl.js" inline="False"/>
About moment.js
A lightweight (4.8k) javascript date library for parsing, manipulating, and formatting dates.
You can find the code of moment.js on github.
Credits
Companies
Changelog
1.0.1 (2012-09-05)
Update to MANIFEST.in to fix the egg
1.0 (2012-09-05)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
collective.js.moment-1.0.1.zip
(58.0 kB
view hashes)