From 60fd7ad6ce1c2fbd140edf1a6185649e47735bbc Mon Sep 17 00:00:00 2001 From: brettp Date: Tue, 1 Jun 2010 22:33:58 +0000 Subject: First pass at a loosely couple embed plugin using ECML. git-svn-id: http://code.elgg.org/elgg/trunk@6315 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/embed/README.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mod/embed/README.txt') diff --git a/mod/embed/README.txt b/mod/embed/README.txt index 17f867d7a..f81d5b14a 100644 --- a/mod/embed/README.txt +++ b/mod/embed/README.txt @@ -6,5 +6,4 @@ http://www.gnu.org/licenses/old-licenses/gpl-2.0.html The embed plugin requires Elgg 1.5 (or prior to the Elgg 1.5 release, Elgg revision 2634 or above) and the file plugin. -It makes use of the jQuery form plugin, available at: -http://malsup.com/jquery/form/ \ No newline at end of file +To insert into the active editor, use elggEmbedInsert(html). \ No newline at end of file -- cgit v1.2.3