📄 allowed_tags.inc.php
字号:
$allowed_tags_student['img']['vspace'] = array();$allowed_tags_student['img']['width'] = array();// INPUT$allowed_tags_student['input'] = array();$allowed_tags_student['input']['accept'] = array();$allowed_tags_student['input']['align'] = array();$allowed_tags_student['input']['alt'] = array();$allowed_tags_student['input']['checked'] = array();$allowed_tags_student['input']['disabled'] = array();$allowed_tags_student['input']['maxlength'] = array();$allowed_tags_student['input']['name'] = array();$allowed_tags_student['input']['readonly'] = array();$allowed_tags_student['input']['size'] = array();$allowed_tags_student['input']['src'] = array();$allowed_tags_student['input']['type'] = array();$allowed_tags_student['input']['value'] = array();// INS$allowed_tags_student['ins'] = array();$allowed_tags_student['ins']['datetime'] = array();$allowed_tags_student['ins']['cite'] = array();// KBD$allowed_tags_student['kbd'] = array();// LABEL$allowed_tags_student['label'] = array();$allowed_tags_student['label']['for'] = array();// LEGEND$allowed_tags_student['legend'] = array();$allowed_tags_student['legend']['align'] = array();// LI$allowed_tags_student['li'] = array();// LINK$allowed_tags_student_full_page['link'] = array();$allowed_tags_student_full_page['link']['charset'] = array();$allowed_tags_student_full_page['link']['href'] = array();$allowed_tags_student_full_page['link']['hreflang'] = array();$allowed_tags_student_full_page['link']['media'] = array();$allowed_tags_student_full_page['link']['rel'] = array();$allowed_tags_student_full_page['link']['rev'] = array();$allowed_tags_student_full_page['link']['target'] = array();$allowed_tags_student_full_page['link']['type'] = array();// MAP$allowed_tags_student['map'] = array();$allowed_tags_student['map']['id'] = array();$allowed_tags_student['map']['name'] = array();// MENU$allowed_tags_student['menu'] = array();// META$allowed_tags_student_full_page['meta'] = array();$allowed_tags_student_full_page['meta']['content'] = array();$allowed_tags_student_full_page['meta']['http-equiv'] = array();$allowed_tags_student_full_page['meta']['name'] = array();$allowed_tags_student_full_page['meta']['scheme'] = array();// NOFRAMES$allowed_tags_student_full_page['noframes'] = array();// OBJECT$allowed_tags_student['object'] = array();$allowed_tags_student['object']['align'] = array();$allowed_tags_student['object']['archive'] = array();$allowed_tags_student['object']['border'] = array();$allowed_tags_student['object']['classid'] = array();$allowed_tags_student['object']['codebase'] = array();$allowed_tags_student['object']['codetype'] = array();$allowed_tags_student['object']['data'] = array();$allowed_tags_student['object']['declare'] = array();$allowed_tags_student['object']['height'] = array();$allowed_tags_student['object']['hspace'] = array();$allowed_tags_student['object']['name'] = array();$allowed_tags_student['object']['standby'] = array();$allowed_tags_student['object']['type'] = array();$allowed_tags_student['object']['usemap'] = array();$allowed_tags_student['object']['vspace'] = array();$allowed_tags_student['object']['width'] = array();// OL$allowed_tags_student['ol'] = array();$allowed_tags_student['ol']['compact'] = array();$allowed_tags_student['ol']['start'] = array();$allowed_tags_student['ol']['type'] = array();// OPTGROUP$allowed_tags_student['optgroup'] = array();$allowed_tags_student['optgroup']['label'] = array();$allowed_tags_student['optgroup']['disabled'] = array();// OPTION$allowed_tags_student['option'] = array();$allowed_tags_student['option']['disabled'] = array();$allowed_tags_student['option']['label'] = array();$allowed_tags_student['option']['selected'] = array();$allowed_tags_student['option']['value'] = array();// P$allowed_tags_student['p'] = array();$allowed_tags_student['p']['align'] = array();// PARAM$allowed_tags_student['param'] = array();$allowed_tags_student['param']['name'] = array();$allowed_tags_student['param']['type'] = array();$allowed_tags_student['param']['value'] = array();$allowed_tags_student['param']['valuetype'] = array();// PRE$allowed_tags_student['pre'] = array();$allowed_tags_student['pre']['width'] = array();// Q$allowed_tags_student['q'] = array();$allowed_tags_student['q']['cite'] = array();// S$allowed_tags_student['s'] = array();// SPAN$allowed_tags_student['span'] = array();#$allowed_tags_student['span']['style'] = array(); //filtered out for security (see kses security report)// STRIKE$allowed_tags_student['strike'] = array();// STRONG$allowed_tags_student['strong'] = array();// STYLE //filtered out for security (see kses security report)#$allowed_tags_student['style'] = array();#$allowed_tags_student['style']['type'] = array();#$allowed_tags_student['style']['media'] = array();#$allowed_tags_student_full_page['style'] = array();#$allowed_tags_student_full_page['style']['type'] = array();#$allowed_tags_student_full_page['style']['media'] = array();// SUB$allowed_tags_student['sub'] = array();// SUP$allowed_tags_student['sup'] = array();// TABLE$allowed_tags_student['table'] = array();$allowed_tags_student['table']['align'] = array();$allowed_tags_student['table']['bgcolor'] = array();$allowed_tags_student['table']['border'] = array();$allowed_tags_student['table']['cellpadding'] = array();$allowed_tags_student['table']['cellspacing'] = array();$allowed_tags_student['table']['frame'] = array();$allowed_tags_student['table']['rules'] = array();$allowed_tags_student['table']['summary'] = array();$allowed_tags_student['table']['width'] = array();// TBODY$allowed_tags_student['tbody'] = array();$allowed_tags_student['tbody']['align'] = array();$allowed_tags_student['tbody']['char'] = array();$allowed_tags_student['tbody']['charoff'] = array();$allowed_tags_student['tbody']['valign'] = array();// TD$allowed_tags_student['td'] = array();$allowed_tags_student['td']['abbr'] = array();$allowed_tags_student['td']['align'] = array();$allowed_tags_student['td']['axis'] = array();$allowed_tags_student['td']['bgcolor'] = array();$allowed_tags_student['td']['char'] = array();$allowed_tags_student['td']['charoff'] = array();$allowed_tags_student['td']['colspan'] = array();$allowed_tags_student['td']['headers'] = array();$allowed_tags_student['td']['height'] = array();$allowed_tags_student['td']['nowrap'] = array();$allowed_tags_student['td']['rowspan'] = array();$allowed_tags_student['td']['scope'] = array();$allowed_tags_student['td']['valign'] = array();$allowed_tags_student['td']['width'] = array();// TEXTAREA$allowed_tags_student['textarea'] = array();$allowed_tags_student['textarea']['cols'] = array();$allowed_tags_student['textarea']['rows'] = array();$allowed_tags_student['textarea']['disabled'] = array();$allowed_tags_student['textarea']['name'] = array();$allowed_tags_student['textarea']['readonly'] = array();// TFOOT$allowed_tags_student['tfoot'] = array();$allowed_tags_student['tfoot']['align'] = array();$allowed_tags_student['tfoot']['char'] = array();$allowed_tags_student['tfoot']['charoff'] = array();$allowed_tags_student['tfoot']['valign'] = array();// TH$allowed_tags_student['th'] = array();$allowed_tags_student['th']['abbr'] = array();$allowed_tags_student['th']['align'] = array();$allowed_tags_student['th']['axis'] = array();$allowed_tags_student['th']['bgcolor'] = array();$allowed_tags_student['th']['char'] = array();$allowed_tags_student['th']['charoff'] = array();$allowed_tags_student['th']['colspan'] = array();$allowed_tags_student['th']['headers'] = array();$allowed_tags_student['th']['height'] = array();$allowed_tags_student['th']['nowrap'] = array();$allowed_tags_student['th']['rowspan'] = array();$allowed_tags_student['th']['scope'] = array();$allowed_tags_student['th']['valign'] = array();$allowed_tags_student['th']['width'] = array();// THEAD$allowed_tags_student['thead'] = array();$allowed_tags_student['thead']['align'] = array();$allowed_tags_student['thead']['char'] = array();$allowed_tags_student['thead']['charoff'] = array();$allowed_tags_student['thead']['valign'] = array();// TITLE$allowed_tags_student['title'] = array();// TR$allowed_tags_student['tr'] = array();$allowed_tags_student['tr']['align'] = array();$allowed_tags_student['tr']['bgcolor'] = array();$allowed_tags_student['tr']['char'] = array();$allowed_tags_student['tr']['charoff'] = array();$allowed_tags_student['tr']['valign'] = array();// TT$allowed_tags_student['tt'] = array();// U$allowed_tags_student['u'] = array();// UL$allowed_tags_student['ul'] = array();// VAR$allowed_tags_student['var'] = array();//============================================================// ALLOWED HTML FOR TEACHERS//============================================================// Allow all HTML allowed for students$allowed_tags_teacher = $allowed_tags_student;// NOSCRIPT$allowed_tags_teacher['noscript'] = array();// SCRIPT$allowed_tags_teacher['script'] = array();$allowed_tags_teacher['script']['type'] = array();$allowed_tags_teacher['html'] = array();$allowed_tags_teacher['html']['xmlns'] = array();$allowed_tags_teacher['head'] = array();$allowed_tags_teacher['head']['profile'] = array();// BODY$allowed_tags_teacher['body'] = array();$allowed_tags_teacher['body']['alink'] = array();$allowed_tags_teacher['body']['background'] = array();$allowed_tags_teacher['body']['bgcolor'] = array();$allowed_tags_teacher['body']['link'] = array();$allowed_tags_teacher['body']['text'] = array();$allowed_tags_teacher['body']['vlink'] = array();$allowed_tags_teacher_full_page = $allowed_tags_student_full_page;?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -