removed mods directory from the ATutor codebase
[atutor.git] / mods / cmap / module.sql
diff --git a/mods/cmap/module.sql b/mods/cmap/module.sql
deleted file mode 100644 (file)
index b9adfa9..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# sql file for Cmap module\r
-\r
-INSERT INTO `language_text` VALUES ('en', '_module', 'cmap_missing_url', 'You must supply the URL to your Cmap installation in the field below.', NOW(), '');\r
-INSERT INTO `language_text` VALUES ('en', '_module','cmap','Cmap',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','cmap_admin_text',' The CMAP server admin can be found in the CmapTools client application, which can be downloaded from the <a href="http://cmap.ihmc.us/download/">CMAP Download Site</a>. The URL entered below should appear something like http://www.mysite.com:8080/, adjusting the port number to the one choosen during installation. See the <a href="http://cmap.ihmc.us/Documentation/index.php" target="cmap">CMAP documention</a> for installation and configuration instructions.',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','cmap_help_window','Cmap Help Window',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','cmap','Cmap',NOW(),'');\r
-\r
-INSERT INTO `language_text` VALUES ('en', '_module','cmap_own_window','Open Cmap in its own Window',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','cmap_text','Use Cmap for collaborative authoring of concept maps, and to retrieve and create concept maps. For collaborative authoring download the latest <a href="http://cmap.ihmc.us/download/index.php">CmapTools client application</a>. The URL to your Cmap server is %s' ,NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','cmap_open','Open Cmap',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','cmap_location','The location of your Cmap installation:',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_CMAPURL_ADD_SAVED','Location of Cmap was successfully saved.',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_CMAPURL_ADD_EMPTY','You must enter a URL to the location of your Cmap installation.',NOW(),'');\r
-\r