[Openfirst-cvscommit] base/includes/functions/wysiwyg/gecko/js .DS_Store,NONE,1.1 .dhtmleditorgecko.
Brought to you by:
xtimg
From: Astronouth7303 <ast...@us...> - 2005-05-25 21:44:48
|
Update of /cvsroot/openfirst/base/includes/functions/wysiwyg/gecko/js In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15151/includes/functions/wysiwyg/gecko/js Added Files: .DS_Store .dhtmleditorgecko.js.swp lib.js Log Message: -Adding /style and /includes directories -Moving /images to /style/images -Moving appropriate files out of config -Updating ignore files --- 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; |