aboutsummaryrefslogtreecommitdiff
path: root/mod/embed/views/default/embed/embed.php
AgeCommit message (Expand)Author
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