Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F10704689
editor_plugin.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
419 B
Referenced Files
None
Subscribers
None
editor_plugin.js
View Options
(
function
(){
tinymce
.
create
(
"tinymce.plugins.ExampleDependencyPlugin"
,{
init
:
function
(
a
,
b
){},
getInfo
:
function
(){
return
{
longname
:
"Example Dependency plugin"
,
author
:
"Some author"
,
authorurl
:
"http://tinymce.moxiecode.com"
,
infourl
:
"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/example_dependency"
,
version
:
"1.0"
}}});
tinymce
.
PluginManager
.
add
(
"example_dependency"
,
tinymce
.
plugins
.
ExampleDependencyPlugin
,[
"example"
])})();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Sep 7, 1:30 PM (7 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1214394
Default Alt Text
editor_plugin.js (419 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment