[Openfirst-cvscommit] base/includes/functions/wysiwyg/gecko/js .DS_Store,NONE,1.1.2.2 .dhtmleditorge
Brought to you by:
xtimg
From: Jamie <ast...@us...> - 2005-08-24 21:56:13
|
Update of /cvsroot/openfirst/base/includes/functions/wysiwyg/gecko/js In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15496/includes/functions/wysiwyg/gecko/js Added Files: Tag: REL1_1_BRANCH .DS_Store .dhtmleditorgecko.js.swp lib.js Log Message: directory restructuring --- NEW FILE: .DS_Store --- (This appears to be a binary file; contents omitted.) --- NEW FILE: .dhtmleditorgecko.js.swp --- (This appears to be a binary file; contents omitted.) --- NEW FILE: lib.js --- /* License, Copyrights, Author: Hans-Juergen Petrich Berlin 22.04.2003 All Copyrights by Hans-Juergen Petrich For private and non profit usage you can use it for free if you not remove or change the Copyrights For all other usage this script requires a license - please contact <pe...@tr...> for fair pricing and license slots */ //pre-init document.dhtmlEditorsGecko_home = document.dhtmlEditors_home + 'gecko/'; function dhtmlEditorGecko(pWidth,pHeight) { //class vars /*{{{*/ //Methods Decl. //Public this.make = ____make; [...1672 lines suppressed...] } head.removeChild(dhtmlEditorGecko.GET_MY_OBJECT_INSTANCE_FROM_OBJECT_ID(ObjectId)._psaved__showdetails_styleNode); return; } catch(e) {;}; }/*}}}*/ function ____showdetails_onexec(api_info) {/*{{{*/ return dhtmlEditorGecko.GET_MY_OBJECT_INSTANCE_FROM_OBJECT_ID(api_info['ObjectId'])._psaved__showdetails_mode; }/*}}}*/ } function dhtmlEditorPrepareSubmit() {/*{{{*/ //maps to COLLECT_CONTENT dhtmlEditorGecko.COLLECT_CONTENT(); }/*}}}*/ //Wrap - dont remove!!! dhtmlEditor = dhtmlEditorGecko; |