Lines Matching refs:else

379                 } else if (tag == 'acronym') {
391 else markup_end['li'] = "\n";
399 } else if (!this.list_level) {
461 } else if (tag == 'tr') {
468 } else if (tag == 'td' || tag == 'th') {
482 } else {
583 } else {
605 } else if (attrs[i].name == 'class') {
610 } else if (attrs[i].name == 'colspan') {
613 } else if (attrs[i].name == 'rowspan') {
628 } else this.link_title = this.link_title.replace(/\s+.*$/, "");
629 } else if (attrs[i].name == 'class') {
632 } else if (attrs[i].value.match(/fn_bot/)) {
634 } else if (attrs[i].value.match(/mf_(png|gif|jpg|jpeg)/i)) {
636 } else if (attrs[i].value.match(/interwiki/)) {
644 } else if (attrs[i].name == 'id') {
646 } else if (attrs[i].name == 'type') {
648 } else if (attrs[i].name == 'href' && !this.code_type) {
653 } else if (attrs[i].escaped.match(/exe\/fetch.php/)) {
673 } else if (attrs[i].escaped.match(/do=export_code/)) {
675 } else if (attrs[i].escaped.match(/^nntp:/)) {
678 } else if (attrs[i].escaped.match(/^mailto:/)) {
681 } else if (attrs[i].escaped.match(/m-files/)) {
685 } else if (attrs[i].escaped.match(/^file:/)) { //samba share
693else if (http && !media_type && (matches = attrs[i].escaped.match(/fetch\.php(.*)/))) {
697 } else { // nice urls
715 } else {
741 } else {
748 } else {
758 } else {
781 } else if (m) {
783 } else media_type = 'mf';
801 } else if (this.attr && this.attr.match(/%[a-fA-F0-9]{2}/)) {
828 } else {
840 … } else if (this.link_class.match(/mediafile/) && this.link_title && !this.attr) {
847 } else if (this.link_class.match(/interwiki/)) {
858 } else if (this.attr) {
895 } else {
908 } else if (tag == 'img') {
930 } else if (attrs[i].escaped.match(/https?:\/\//)) {
935 else if (matches = attrs[i].escaped.match(/\/_media\/(.*)/)) {
942else if (matches = attrs[i].escaped.match(/\/lib\/exe\/fetch.php\/(.*)/)) {
946 } else {
963 } else {
984 else if (attrs[i].name == 'width' && !style) {
987 } else if (attrs[i].name == 'height' && !style) {
989 } else if (attrs[i].name == 'style') {
996 } else if (attrs[i].name == 'align' || attrs[i].name == 'class') {
999 } else if (attrs[i].escaped.match(/right/)) {
1001 } else if (attrs[i].escaped.match(/left/)) {
1003 } else {
1027 } else if (this.code_type) {
1038 } else {
1042 } else if (tag.match(/^h(\d+|r)/)) {
1052 } else if (this.last_col_pipes) {
1055 } else if (dwfck_note) {
1095 } else if (tag == 'a' && (this.export_code || this.code_snippet)) {
1097 } else if (tag == 'a' && this.footnote) {
1099 } else if (tag == 'a' && bottom_note) {
1101 } else if (tag == 'a' && this.external_mime) {
1114 } else if (this.in_font) {
1139 } else if (tag == 'a' && this.attr) {
1142 } else if (tag == 'img') {
1148 } else if (link_type == 'detail') {
1154 } else if (link_type) {
1159 } else if (width) {
1161 } else if (!link_type) {
1173 } else results += this.attr + '}}';
1175 } else if (tag == 'pre' || tag == 'pre_td') {
1192 } else var t = 'temp_' + tag;
1200 } else if (tag == 'a' && !this.link_formats.length) this.in_link = false;
1257 } else if (tag == 'a' && this.xcl_markup) {
1260 } else if (tag == 'table') {
1283 } else if (tag == 'a' && this.attr == 'src') {
1302 } else if (tag == 'a' && this.external_mime) {
1306 } else return;
1308 } else if (tag == 'pre') {
1312 } else {
1317 } else this.code_type = 'code';
1322 } else if (markup_end[tag]) {
1324 } else if (this.attr == 'u' && tag == 'em') {
1326 } else if (tag == 'acronym') {} else {
1342 } else if (current_tag == 'td' || current_tag == 'th') {
1345 } else if (current_tag.match(/h\d+/)) {
1385 } else if (this.td_align == 'center') {
1407 } else if (current_tag == 'a') {
1434 } else {
1469 } else if (this.last_tag == 'a') {
1471 } else if (!this.using_fonts) text = text.replace(/^\s+/, '');
1488 } else {
1506 } else {
1549 } else text = '[[' + this.bottom_url + '|' + text + ']]';
1555 } else {
1669 } else {
1775 } else regex = /(<font[^\>\{]+>)\{\{(:?.*?)\|(:?.*?)<\/font>/gm;
1791 else c = '{{' + b + '|' + c + '}}';
1798 } else throw new Error(LANG.plugins.ckgedit.font_err_throw);
1964 } else {
1998 } else {