annotate media/js/tiny_mce/plugins/example/langs/en.js @ 301:ee451ad46af1

Fixing #140; limit topic notification emails to at most 1 per day, or more if the user visits the topic.
author Brian Neal <bgneal@gmail.com>
date Thu, 13 Jan 2011 03:27:42 +0000
parents a5b4c5ce0658
children
rev   line source
bgneal@45 1 tinyMCE.addI18n('en.example',{
bgneal@45 2 desc : 'This is just a template button'
bgneal@45 3 });