aboutsummaryrefslogtreecommitdiff
path: root/mod/embed/views/default/embed/embed.php
AgeCommit message (Expand)Author
2011-10-01removed unnecessary codecash
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-18rewrote pagination for embed file listingcash
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-03-17Switching click handler to "live"ewinslow
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-02-22Touch ups for the embed plugin -- this one needs some serious work still, tho...ewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-09Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins.brettp
2010-12-31Fixes #2703 - added support for url ids in navigation tabscash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
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-09Embed hooks now accept icon_size for displaying items in gallery / list view.brettp
2010-06-08Fixing embed uploads that the previous commit to fix embed view overrides broke.brettp
2010-06-08removing debug output.brettp
2010-06-08Fixed invalid variable name that caused embed to ignore custom views for embe...brettp
2010-06-08Upload tab selected when uploading in embed modal.brettp
2010-06-04Added first loosely coupled upload support to embed.brettp
2010-06-03Moved most of the logic for embed viewing into a single place.brettp
2010-06-02Standardized embed language file.brettp
2010-06-01First pass at a loosely couple embed plugin using ECML.brettp