代码搜索:bbcode
找到约 240 项符合「bbcode」的源代码
代码结果 240
www.eeworm.com/read/363919/2909443
js editor_plugin_src.js
var TinyMCE_BBCodePlugin = {
getInfo : function() {
return {
longname : 'BBCode Plugin',
author : 'Moxiecode Systems AB',
authorurl : 'http://tinymce.moxiecode.com',
infourl : 'ht
www.eeworm.com/read/479171/1336401
js editorhelper.js
function checklength(theform) {
if ($("posteditor_mode").value == '1') {
theform.message.value = html2bbcode(getEditorContents());
}
if (postmaxchars != 0) {
message = "系统限制: " + postm
www.eeworm.com/read/477655/1358792
js editorhelper.js
function checklength(theform) {
if ($("posteditor_mode").value == '1') {
theform.message.value = html2bbcode(getEditorContents());
}
if (postmaxchars != 0) {
message = "系统限制: " + postm
www.eeworm.com/read/342639/3230515
js editor_plugin_src.js
var TinyMCE_BBCodePlugin = {
getInfo : function() {
return {
longname : 'BBCode Plugin',
author : 'Moxiecode Systems AB',
authorurl : 'http://tinymce.moxiecode.com',
infourl : 'http://w