aboutsummaryrefslogtreecommitdiff
path: root/mod/embed/start.php
AgeCommit message (Expand)Author
2013-05-31Fixes #5572 not including embed link in longtext menu for users who are logge...Cash Costello
2013-04-21Merge pull request #5371 from juho-jaakkola/embed-containerCash Costello
2013-04-20caching embed js for one less http request when loading many pagescash
2013-04-20adding embed css to admin css so it can be used in admin areacash
2013-04-19Fixes 5370: Uses correct container when adding files through embed.Juho Jaakkola
2012-08-20fixes #4818 - generates unique rel attribute to prevent gallery navigation on...Matt Beckett
2011-12-18Merge pull request #113 from hypeJunction/4209_jqueryformjscash
2011-12-18Fixes 4209: jquery.form.js library loadingIsmayil Khayredinov
2011-12-17Fixes #4086 handling containers for embed uploadingCash Costello
2011-10-01cleaned up the embed item view and removed the inline jscash
2011-10-01using the menu system for the embed tabs and adding a reusable select list viewcash
2011-08-27Fixes #2911. Embed plugins works again. Added menu for embed sections. This p...Brett Profitt
2011-07-02fixed embed plugin for #3544cash
2011-06-18fixed issue with embedding a file in an embedded filecash
2011-06-18added back tab switchingcash
2011-06-18rewrote the insert javascript as an intermediate step. I'm sure I completely ...cash
2011-06-18using the new lightbox and hacking away at the complicated embed/embed viewcash
2011-06-03Refs #3360 #2911 applying ashleyward's patch for embed plugin - thanks!cash
2011-04-28Refs #3358 fixed another instance where link_class should be used now due to ...cash
2011-03-14Refs #3016: Removes inline javascript from embed, file, groups, messages, pro...ewinslow
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-01Fixes #3031 using 'priority' nowcash
2011-03-01fixed embed longtext menu registrationcash
2011-03-01Fixes #2895: Embed uses longtext menu -- I believe that covers *all* the menu...ewinslow
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-12light clean up on the embed plugin which doesn't appear to work at presentcash
2010-12-151st step in changing initialise_elgg.js to elgg.jscash
2010-12-01screen.css is a better name for our main css filecash
2010-11-23Fixes #2270 - deprecates metatags view and replaces with html_head/extendcash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-07-08Sorting tabs and upload sections correctly by name instead of id.brettp
2010-07-06Updated documentation for embed. Fixed bug passing internal_name for elggEmbe...brettp
2010-06-30Embed correctly passes text area name to elggEmbedInsertContent().brettp
2010-06-04Added first loosely coupled upload support to embed.brettp
2010-06-01First pass at a loosely couple embed plugin using ECML.brettp
2010-04-23Updated longtext/tinymce area extra controls. Moved and updated ecml help lin...pete
2010-03-16Updated Embed mod to new UI.pete
2010-03-03Pulled in the interface changes.brettp