index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
TinyMCE
/
TinyMCEPlugin.php
Age
Commit message (
Expand
)
Author
2010-09-30
Added an option to TinyMCE plugin to restrict the rich-text editor to users w...
Brion Vibber
2010-09-18
* L10n update
Siebrand Mazeland
2010-08-12
TinyMCE: counter support (may not be 100% exact match to server-side count, b...
Brion Vibber
2010-08-12
TinyMCE: fixes to attachment handling
Brion Vibber
2010-08-11
work in progress: tinymce image attachments
Brion Vibber
2010-08-11
work in progress: prettier attachment mode for tinymce?
Brion Vibber
2010-08-11
TinyMCE: only apply HTML parsing if we actually got into JS and poked the edi...
Brion Vibber
2010-08-11
TinyMCE: core tweak; switching order of input processing so length limit is a...
Brion Vibber
2010-08-11
TinyMCE: add Shane Tomlinson's linkautodetect plugin so typed URLs get linked...
Brion Vibber
2010-08-11
TinyMCE: enable tab focus behavior matching the default textarea
Brion Vibber
2010-08-11
TinyMCE: use inlinepopups mode, so linking dialog appears as a lightbox inste...
Brion Vibber
2010-08-11
TinyMCE: enable autoresize plugin, makes the text area bigger as you're typin...
Brion Vibber
2010-08-11
TinyMCE: add fullscreen zoom plugin for editor (a bit awkward but better than...
Brion Vibber
2010-08-11
TinyMCE: Switch default 'simple' layout for customized advanced layout: bold/...
Brion Vibber
2010-08-10
First stab redoing argument loading for TinyMCE (to avoid hacking checks for ...
Brion Vibber
2010-08-10
TinyMCE: workaround for save trigger aborting our AJAX form submission.
Brion Vibber
2010-03-21
scrub magic quotes from HTML in TinyMCE
Evan Prodromou
2010-03-21
save the data from TinyMCE
Evan Prodromou
2010-03-21
enable tinymce editor
Evan Prodromou