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