Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F6063941
plugin.min.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
911 B
Referenced Files
None
Subscribers
None
plugin.min.js
View Options
tinymce
.
PluginManager
.
add
(
"emoticons"
,
function
(
a
,
b
){
function
c
(){
var
a
;
return
a
=
'<table role="list" class="mce-grid">'
,
tinymce
.
each
(
d
,
function
(
c
){
a
+=
"<tr>"
,
tinymce
.
each
(
c
,
function
(
c
){
var
d
=
b
+
"/img/smiley-"
+
c
+
".gif"
;
a
+=
'<td><a href="#" data-mce-url="'
+
d
+
'" data-mce-alt="'
+
c
+
'" tabindex="-1" role="option" aria-label="'
+
c
+
'"><img src="'
+
d
+
'" style="width: 18px; height: 18px" role="presentation" /></a></td>'
}),
a
+=
"</tr>"
}),
a
+=
"</table>"
}
var
d
=
[[
"cool"
,
"cry"
,
"embarassed"
,
"foot-in-mouth"
],[
"frown"
,
"innocent"
,
"kiss"
,
"laughing"
],[
"money-mouth"
,
"sealed"
,
"smile"
,
"surprised"
],[
"tongue-out"
,
"undecided"
,
"wink"
,
"yell"
]];
a
.
addButton
(
"emoticons"
,{
type
:
"panelbutton"
,
panel
:
{
role
:
"application"
,
autohide
:!
0
,
html
:
c
,
onclick
:
function
(
b
){
var
c
=
a
.
dom
.
getParent
(
b
.
target
,
"a"
);
c
&&
(
a
.
insertContent
(
'<img src="'
+
c
.
getAttribute
(
"data-mce-url"
)
+
'" alt="'
+
c
.
getAttribute
(
"data-mce-alt"
)
+
'" />'
),
this
.
hide
())}},
tooltip
:
"Emoticons"
})});
File Metadata
Details
Attached
Mime Type
text/html
Expires
Fri, May 22, 4:14 AM (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
692848
Default Alt Text
plugin.min.js (911 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment