Update of /cvsroot/openfirst/base/config/functions/wysiwyg/gecko/js
In directory sc8-pr-cvs1:/tmp/cvs-serv8020
Added Files:
lib.js .DS_Store .dhtmleditorgecko.js.swp
Log Message:
initial upload
--- 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;
--- 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.)
|