Browse Source

adding a empty template for students

Juan Carlos Raña 14 years ago
parent
commit
a813e3f82d
1 changed files with 8 additions and 0 deletions
  1. 8 0
      main/inc/lib/fckeditor/fcktemplates.xml.php

+ 8 - 0
main/inc/lib/fckeditor/fcktemplates.xml.php

@@ -229,6 +229,14 @@ function load_empty_template() {
 function load_student_templates() {
 	$fckeditor_template_path='/main/inc/lib/fckeditor/editor/dialog/fck_template/images/';
 	?>
+    <Template title="Empty" image="<?php echo api_get_path(WEB_PATH).'home/default_platform_document/template_thumb/empty.gif'; ?>">
+        <Description></Description>
+        <Html>
+            <![CDATA[
+               
+            ]]>
+        </Html>
+    </Template>
     <Template title="Image and Title" image="<?php echo api_get_path(WEB_PATH).$fckeditor_template_path.'template1.gif';?>">
         <Description>One main image with a title and text that surround the image.</Description>
         <Html>