Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-20 | fixes #4818 - generates unique rel attribute to prevent gallery navigation ↵ | Matt Beckett | |
on embed lightbox content | |||
2011-12-18 | Merge pull request #113 from hypeJunction/4209_jqueryformjs | cash | |
2011-12-18 | Fixes 4209: jquery.form.js library loading | Ismayil Khayredinov | |
2011-12-17 | Fixes #4086 handling containers for embed uploading | Cash Costello | |
2011-10-01 | cleaned up the embed item view and removed the inline js | cash | |
2011-10-01 | using the menu system for the embed tabs and adding a reusable select list view | cash | |
2011-08-27 | Fixes #2911. Embed plugins works again. Added menu for embed sections. This ↵ | Brett Profitt | |
plugin is painfully messy. | |||
2011-07-02 | fixed embed plugin for #3544 | cash | |
2011-06-18 | fixed issue with embedding a file in an embedded file | cash | |
2011-06-18 | added back tab switching | cash | |
2011-06-18 | rewrote the insert javascript as an intermediate step. I'm sure I completely ↵ | cash | |
broke ECML integration and uploading files. | |||
2011-06-18 | using the new lightbox and hacking away at the complicated embed/embed view | cash | |
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-04-28 | Refs #3358 fixed another instance where link_class should be used now due to ↵ | cash | |
changes in menu code git-svn-id: http://code.elgg.org/elgg/trunk@9050 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-14 | Refs #3016: Removes inline javascript from embed, file, groups, messages, ↵ | ewinslow | |
profile, thewire git-svn-id: http://code.elgg.org/elgg/trunk@8711 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ | ewinslow | |
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Fixes #3031 using 'priority' now | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8545 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | fixed embed longtext menu registration | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8540 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Fixes #2895: Embed uses longtext menu -- I believe that covers *all* the ↵ | ewinslow | |
menus we had brought up! git-svn-id: http://code.elgg.org/elgg/trunk@8534 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-15 | Replaced all occurrences of register_page_handler in core with ↵ | ewinslow | |
elgg_register_page_handler git-svn-id: http://code.elgg.org/elgg/trunk@8244 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | light clean up on the embed plugin which doesn't appear to work at present | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8125 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-15 | 1st step in changing initialise_elgg.js to elgg.js | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7627 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-23 | Fixes #2270 - deprecates metatags view and replaces with html_head/extend | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7428 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-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-07-08 | Sorting tabs and upload sections correctly by name instead of id. | brettp | |
Passing internal_name to all views related to embedding to allow correct calls to elggEmbedInsertContent() in overrided layouts. git-svn-id: http://code.elgg.org/elgg/trunk@6666 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-07-06 | Updated documentation for embed. Fixed bug passing internal_name for ↵ | brettp | |
elggEmbedInsertContent(). Showing a message if no embedable items are returned. git-svn-id: http://code.elgg.org/elgg/trunk@6644 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-06-30 | Embed correctly passes text area name to elggEmbedInsertContent(). | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@6595 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-06-04 | Added first loosely coupled upload support to embed. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@6360 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-06-01 | First pass at a loosely couple embed plugin using ECML. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@6315 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-04-23 | Updated longtext/tinymce area extra controls. Moved and updated ecml help ↵ | pete | |
link, 'edit/remove editor' link and 'add media' links both moved and improved. Redundant css removed. git-svn-id: http://code.elgg.org/elgg/trunk@5860 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-03-16 | Updated Embed mod to new UI. | pete | |
git-svn-id: http://code.elgg.org/elgg/trunk@5415 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-03-03 | Pulled in the interface changes. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5257 36083f99-b078-4883-b0ff-0f9b5a30f544 |