aboutsummaryrefslogtreecommitdiffstats
path: root/library/tinymce
Commit message (Collapse)AuthorAgeFilesLines
* getting bookmark support in tinymce is left as a FIXME. I've got something ↵friendica2014-02-103-0/+224
| | | | that almost works, but not quite in editor_plugin_src.js2
* more bookmark fixesfriendica2014-02-102-2/+2
|
* allow bookmarks to use richtextfriendica2014-02-052-2/+2
|
* editor_plugin_src.js compressed at jscompress.commarijus2013-12-091-1/+1
|
* provide an html src converterfriendica2013-10-311-57/+2
|
* fix !@#$ tinymce linebreaks for the thousandth timefriendica2012-07-041-3/+13
|
* update tinymce to 3.5.0.1friendica2012-05-1526-4805/+5696
|
* translate br with extra elementsfriendica2012-03-261-1/+1
|
* update tinymce to 3.5b2 to fix issues with FF 11 and pasting into code blocksfriendica2012-03-20292-10368/+16460
|
* lost changes to tinymce/bbcodefriendica2012-03-171-61/+136
|
* remove admin view of local directoryfriendica2012-03-171-136/+61
|
* In HTML2BBCode: fetch the URL of [EMBED] using JavaScript instead of an ↵Tobias Hößl2012-03-131-122/+140
| | | | ajax-call to a php-script. Once there actually is embedded Code in the HTML, this function is called after every single keypress. Not only is making an ajax-call every keypress bandith intensive - it also made typing hard / slow. Making a lot of JavaScript-RegExp-Computation every keypress isn't exactly great either, but still performs better.
* waitman gobble fix for escaping code blocks in tinymcefriendica2012-02-241-8/+65
|
* make hr bbtag shareable, stray quote in duepuntozero wall_itemfriendica2012-02-131-0/+2
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-18270-0/+0
| | | | permissions, this will make a nasty commit)
* symbolic bbcode iconfriendica2012-01-111-0/+0
|
* diaspora reshared lists rendering as htmlfriendica2011-11-231-0/+19
|
* oembed. fix html2bbcode when oembed html contains span and utf8 charsFabio Comuni2011-10-211-6/+11
|
* bookmarks + bug #140Friendika2011-09-041-0/+2
|
* we still need the source file. Don't know why.Friendika2011-06-301-0/+155
|
* tinyMCE loads "source" version of bbcode plugin istead of "compressed" oneFabio Comuni2011-06-303-156/+156
|
* bug #96 move libraries to library - better alignment of like rotatorFriendika2011-06-28269-0/+38765