From 134bb960e1d239eed46956589665c64a8fff86b2 Mon Sep 17 00:00:00 2001 From: zero Date: Fri, 16 Mar 2007 05:51:03 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@490 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- .../editor/components/{add_html.php => edithtml/edithtml.html} | 0 modules/editor/components/{ => emoticon}/add_emoticon.php | 0 .../editor/components/{add_image.php => imagelink/imagelink.html} | 0 .../{add_multi.php => multimedialink/multimedialink.html} | 0 .../components/{add_quotation.php => quotation/quotation.html} | 0 modules/editor/components/{add_url.php => urllink/urllink.html} | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename modules/editor/components/{add_html.php => edithtml/edithtml.html} (100%) rename modules/editor/components/{ => emoticon}/add_emoticon.php (100%) rename modules/editor/components/{add_image.php => imagelink/imagelink.html} (100%) rename modules/editor/components/{add_multi.php => multimedialink/multimedialink.html} (100%) rename modules/editor/components/{add_quotation.php => quotation/quotation.html} (100%) rename modules/editor/components/{add_url.php => urllink/urllink.html} (100%) diff --git a/modules/editor/components/add_html.php b/modules/editor/components/edithtml/edithtml.html similarity index 100% rename from modules/editor/components/add_html.php rename to modules/editor/components/edithtml/edithtml.html diff --git a/modules/editor/components/add_emoticon.php b/modules/editor/components/emoticon/add_emoticon.php similarity index 100% rename from modules/editor/components/add_emoticon.php rename to modules/editor/components/emoticon/add_emoticon.php diff --git a/modules/editor/components/add_image.php b/modules/editor/components/imagelink/imagelink.html similarity index 100% rename from modules/editor/components/add_image.php rename to modules/editor/components/imagelink/imagelink.html diff --git a/modules/editor/components/add_multi.php b/modules/editor/components/multimedialink/multimedialink.html similarity index 100% rename from modules/editor/components/add_multi.php rename to modules/editor/components/multimedialink/multimedialink.html diff --git a/modules/editor/components/add_quotation.php b/modules/editor/components/quotation/quotation.html similarity index 100% rename from modules/editor/components/add_quotation.php rename to modules/editor/components/quotation/quotation.html diff --git a/modules/editor/components/add_url.php b/modules/editor/components/urllink/urllink.html similarity index 100% rename from modules/editor/components/add_url.php rename to modules/editor/components/urllink/urllink.html