[Yanel-commits] rev 40793 - public/yanel/contributions/resources/xinha/htdocs/js

simon at wyona.com simon at wyona.com
Thu Jan 8 00:53:47 CET 2009


Author: simon
Date: 2009-01-08 00:53:47 +0100 (Thu, 08 Jan 2009)
New Revision: 40793

Removed:
   public/yanel/contributions/resources/xinha/htdocs/js/ajaxlookup.js
   public/yanel/contributions/resources/xinha/htdocs/js/xinhaInit.js
Log:
obsolete

Deleted: public/yanel/contributions/resources/xinha/htdocs/js/ajaxlookup.js
===================================================================
--- public/yanel/contributions/resources/xinha/htdocs/js/ajaxlookup.js	2009-01-07 23:52:35 UTC (rev 40792)
+++ public/yanel/contributions/resources/xinha/htdocs/js/ajaxlookup.js	2009-01-07 23:53:47 UTC (rev 40793)
@@ -1,3 +0,0 @@
-function ajaxlookup(lookin) {
-  new Ajax.Updater('lookup', '', { method: 'get', onLoading: createProgressBar('lookupfiles'), onComplete: sorttable.reinit, parameters: {lookup: 'true', 'yanel.resource.viewid': 'source', lookin: lookin} });
-}
\ No newline at end of file

Deleted: public/yanel/contributions/resources/xinha/htdocs/js/xinhaInit.js
===================================================================
--- public/yanel/contributions/resources/xinha/htdocs/js/xinhaInit.js	2009-01-07 23:52:35 UTC (rev 40792)
+++ public/yanel/contributions/resources/xinha/htdocs/js/xinhaInit.js	2009-01-07 23:53:47 UTC (rev 40793)
@@ -1,9 +0,0 @@
-        tinyMCE.init({
-            mode : "textareas",
-            theme : "advanced",
-            theme_advanced_layout_manager: "RowLayout",
-            theme_advanced_containers: "container1,mceEditor",
-            theme_advanced_container_container1: "bold,italic,underline,separator,bullist,separator,undo,redo,separator,link,unlink,separator,formatselect,image,code",
-            plugins : "fullpage",
-            entity_encoding : "raw"
-        });
\ No newline at end of file



More information about the Yanel-commits mailing list