Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-22 | Solves issue 4222: incorrectly nested lists in Firefox | Steve Clay | |
2011-11-08 | it is GPL General Public License not GPL Public License | Cash Costello | |
2011-11-06 | Fixes #3853 caching a bookmark for insert carot when embedding content into ↵ | Cash Costello | |
TinyMCE editor | |||
2011-11-06 | upgraded TinyMCE to 3.4.7 | Cash Costello | |
2011-11-01 | added semi-colons after function expressions | cash | |
2011-10-29 | Refs #3859. Added elgg_register_simplecache_view() to core plugins' js. | Brett Profitt | |
2011-10-23 | Fixes #3959. Using elgg_release in core plugins. | Brett Profitt | |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt | |
2011-10-04 | Refs #3853. Upgraded TinyMCE to 3.4.6. Embed still inserts the content in ↵ | Brett Profitt | |
the wrong place for IE 8. | |||
2011-07-03 | these plugins should not need special loading order | Cash Costello | |
2011-06-29 | Fixes #3537 using elgg.echo() for i18n of word count | Cash Costello | |
2011-06-29 | moved tinymce content css into its own directory | Cash Costello | |
2011-06-13 | Fixes #3175 toggled tinymce takes full width now - thanks tomv | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9199 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-07 | Refs #3510, #9113. Updated tinyMCE version in trunk. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9140 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-03 | Refs #3360 #2911 applying ashleyward's patch for embed plugin - thanks! | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9135 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-20 | Refs #2104 changed extension to enhancement and added security, widget, and ↵ | cash | |
theme categories git-svn-id: http://code.elgg.org/elgg/trunk@9105 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-28 | Refs #3358. Missed Tinymce's use of class for its menu. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9043 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-14 | Fixes #3109: added non-vendor-prefixed css property declarations where ↵ | ewinslow | |
applicable. Cleaned up various other aspects of the css git-svn-id: http://code.elgg.org/elgg/trunk@8703 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Fixes #3091 adds load functions for js and css | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8675 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated ↵ | brettp | |
plugins and core to use it. Added elgg.getURLFragment() and using it elgg.ui.popsUp(). git-svn-id: http://code.elgg.org/elgg/trunk@8671 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Refs #3091 rewrote the js and css register functions to require a name | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8668 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-08 | fixed tinymce toggle | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8628 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-06 | Refs #2104 added some categories to core (bundled) plugins | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8612 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-02 | Addressed several miscellaneous todo's | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8563 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | fixed tinymce js code so that at least it doesn't have syntax errors and ↵ | cash | |
runtime exceptions git-svn-id: http://code.elgg.org/elgg/trunk@8543 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | tinymce longtext menu item also needed the longtext class | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8542 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | fixes tinymce longtext registration | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8541 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Refs #2538: Cleaned up custom tinymce code into elgg.tinymce.*. | ewinslow | |
Refs #2895: TinyMCE makes use of longtext menu git-svn-id: http://code.elgg.org/elgg/trunk@8533 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-23 | Converted delete-button to elgg-button-delete throughout plugins | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8440 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype ↵ | cash | |
is a good idea and screen would become a confusing idea git-svn-id: http://code.elgg.org/elgg/trunk@8383 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | fixed tinymce "remove editor" javascript | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8341 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8291 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-17 | added tinymce to admin css | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8266 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8249 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin ↵ | brettp | |
manifests. git-svn-id: http://code.elgg.org/elgg/trunk@8170 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming ↵ | ewinslow | |
to 1.8 conventions git-svn-id: http://code.elgg.org/elgg/trunk@8123 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-11 | Converted all manifest files to 1.8 style | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8111 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-02 | updated the plugin manifest files to use the new variable name for ↵ | cash | |
activation on installation git-svn-id: http://code.elgg.org/elgg/trunk@7992 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-26 | cleaned up tinymce plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7933 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-30 | supporting an id in tinycme longtext and not using the invalid language ↵ | cash | |
attribute git-svn-id: http://code.elgg.org/elgg/trunk@7775 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-29 | stage 1 in moving the forms markup to elgg- namespaced css - buttons still ↵ | cash | |
need work git-svn-id: http://code.elgg.org/elgg/trunk@7763 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken ↵ | cash | |
display code due to extent of this change git-svn-id: http://code.elgg.org/elgg/trunk@7493 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7492 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-01 | screen.css is a better name for our main css file | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7489 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-29 | cleaned up some of the other smaller plugins | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7468 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to ↵ | ewinslow | |
use elgg_ prefixed versions git-svn-id: http://code.elgg.org/elgg/trunk@7284 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7149 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright ↵ | brettp | |
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-06-30 | Was in the wrong path for the previous commit. Now embed correctly support ↵ | brettp | |
losely coupled insert JS views. git-svn-id: http://code.elgg.org/elgg/trunk@6597 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-06-30 | Embed's elggEmbedInsertContent() now supports multiple losely coupled views ↵ | brettp | |
to handle custom insertion js. Plugin order no longer matters. git-svn-id: http://code.elgg.org/elgg/trunk@6596 36083f99-b078-4883-b0ff-0f9b5a30f544 |