aboutsummaryrefslogtreecommitdiff
path: root/mod/embed/README.txt
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-06-01 22:33:58 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-06-01 22:33:58 +0000
commit60fd7ad6ce1c2fbd140edf1a6185649e47735bbc (patch)
tree855de166802e76b0a0f7eb1865381c774eb941a4 /mod/embed/README.txt
parent14ef2df751f2e507751d76505d978cf77027b545 (diff)
downloadelgg-60fd7ad6ce1c2fbd140edf1a6185649e47735bbc.tar.gz
elgg-60fd7ad6ce1c2fbd140edf1a6185649e47735bbc.tar.bz2
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
Diffstat (limited to 'mod/embed/README.txt')
-rw-r--r--mod/embed/README.txt3
1 files changed, 1 insertions, 2 deletions
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