index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mod
/
embed
/
start.php
Age
Commit message (
Expand
)
Author
2013-05-31
Fixes #5572 not including embed link in longtext menu for users who are logge...
Cash Costello
2013-04-21
Merge pull request #5371 from juho-jaakkola/embed-container
Cash Costello
2013-04-20
caching embed js for one less http request when loading many pages
cash
2013-04-20
adding embed css to admin css so it can be used in admin area
cash
2013-04-19
Fixes 5370: Uses correct container when adding files through embed.
Juho Jaakkola
2012-08-20
fixes #4818 - generates unique rel attribute to prevent gallery navigation on...
Matt Beckett
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 p...
Brett Profitt
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
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
2011-04-28
Refs #3358 fixed another instance where link_class should be used now due to ...
cash
2011-03-14
Refs #3016: Removes inline javascript from embed, file, groups, messages, pro...
ewinslow
2011-03-10
Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...
ewinslow
2011-03-01
Fixes #3031 using 'priority' now
cash
2011-03-01
fixed embed longtext menu registration
cash
2011-03-01
Fixes #2895: Embed uses longtext menu -- I believe that covers *all* the menu...
ewinslow
2011-02-21
Fixes #2934 switching to css/elgg for css view since using a print viewtype i...
cash
2011-02-15
Replaced all occurrences of register_page_handler in core with elgg_register_...
ewinslow
2011-02-12
light clean up on the embed plugin which doesn't appear to work at present
cash
2010-12-15
1st step in changing initialise_elgg.js to elgg.js
cash
2010-12-01
screen.css is a better name for our main css file
cash
2010-11-23
Fixes #2270 - deprecates metatags view and replaces with html_head/extend
cash
2010-11-10
Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...
ewinslow
2010-10-22
Removed @license, @copyright, and @author from files. License and copyright a...
brettp
2010-07-08
Sorting tabs and upload sections correctly by name instead of id.
brettp
2010-07-06
Updated documentation for embed. Fixed bug passing internal_name for elggEmbe...
brettp
2010-06-30
Embed correctly passes text area name to elggEmbedInsertContent().
brettp
2010-06-04
Added first loosely coupled upload support to embed.
brettp
2010-06-01
First pass at a loosely couple embed plugin using ECML.
brettp
2010-04-23
Updated longtext/tinymce area extra controls. Moved and updated ecml help lin...
pete
2010-03-16
Updated Embed mod to new UI.
pete
2010-03-03
Pulled in the interface changes.
brettp