option external link list url




Option: external_link_list_url





Option: external_link_list_url




This option enables you to have a external list of links this list of links can be generated by a server side page and then inserted into the link dialog windows of TinyMCE. The links can be to internal site documents or external URLs.




Example of usage of the external_link_list_url option:


tinyMCE.init({
...
external_link_list_url : "myexternallist.js"
});





Example of a external link list file: (myexternallist.js)


var tinyMCELinkList = new Array(
// Name, URL
["Moxiecode", "http://www.moxiecode.com"],
["Freshmeat", "http://www.freshmeat.com"],
["Sourceforge", "http://www.sourceforge.com"]
);





Index
Copyright © 2005 Moxiecode Systems AB






Wyszukiwarka

Podobne podstrony:
option external image list url
wikiBluePrint link list 2
option theme?vanced link targets
option theme?vanced link targets
WOL AND Shutdown Link Speed OPTION
vxtrucks v8 usb link vehicle list
option document?se url
xtruck usb link diag vehicle list
option extended valid elements
show list
link
track list
link
option custom undo redo
anonymous ftp sites list nl 2
anonymous ftp sites list org 7

więcej podobnych podstron