aboutsummaryrefslogtreecommitdiff
path: root/mod/embed
AgeCommit message (Expand)Author
2011-11-08it is GPL General Public License not GPL Public LicenseCash Costello
2011-11-06removed uses of CSS class .right from pluginsCash Costello
2011-11-01added semi-colons after function expressionscash
2011-10-23Fixes #3959. Using elgg_release in core plugins.Brett Profitt
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-03using better insert classcash
2011-10-03removed the sections from the menu to provide more flexibility in tab orderingcash
2011-10-01Updated the instructionscash
2011-10-01fixed the forwarding of an embed upload formcash
2011-10-01cleaned up the embed item view and removed the inline jscash
2011-10-01removed unnecessary codecash
2011-10-01using the menu system for the embed tabs and adding a reusable select list viewcash
2011-09-24Fixes #3845 added ie7 css view and tested all current hacks for ie7Cash Costello
2011-09-22Fixes #3795 not inserting the file title when embeding a file and tweaked css...cash
2011-09-12Refs #3771. Fixed incorrect requires plugin name.Brett Profitt
2011-09-11Fixes #3771. Added missing files for embed support. Added requirement for fil...Brett Profitt
2011-08-29Removing debug string.Brett Profitt
2011-08-27Fixes #2911. Embed plugins works again. Added menu for embed sections. This p...Brett Profitt
2011-07-06updated the embed plugin for new css class elgg-item rather than elgg-list-itemCash Costello
2011-07-02fixed embed plugin for #3544cash
2011-06-26updated based on Brett's comments and removed old stuff related to facebox l...cash
2011-06-19File uploads working now. It is hard coded to only work with file plugin.cash
2011-06-18fixed issue with embedding a file in an embedded filecash
2011-06-18added back tab switchingcash
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-11Fixes #3096 added user and group summery views an updated plugins to use the ...cash
2011-06-03Refs #3360 #2911 applying ashleyward's patch for embed plugin - thanks!cash
2011-05-20Refs #2104 changed extension to enhancement and added security, widget, and t...cash
2011-04-28Refs #3358 fixed another instance where link_class should be used now due to ...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-14Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ba...ewinslow
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where applic...ewinslow
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-08Refs #2104 added bundled category to all core pluginscash
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-22entity-listing => elgg-image-block, margin-top => mtmewinslow
2011-02-22Touch ups for the embed plugin -- this one needs some serious work still, tho...ewinslow
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-18Updated copyright and author information in plugin manifests.brettp
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin man...brettp
2011-02-12light clean up on the embed plugin which doesn't appear to work at presentcash
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow