User:Cacycle/wikEd.js: Difference between revisions

Content deleted Content added
0.9.148 (March 20, 2017) fixing summary field padding
p-
 
(29 intermediate revisions by 6 users not shown)
Line 7:
// turn on ECMAScript 5 strict mode
'use strict';
 
// We will not log errors for users using this script due to volume of bugs.
mw.loader.using('mediawiki.storage').then(function () {
mw.storage.session.set( 'client-error-opt-out', '1' );
});
 
 
// define global object
var wikEd; if (wikEd === undefined) { wikEd = {}; }
 
// default to null (all checks are against null so make sure it starts as null)
if (wikEd.paste === undefined) {
wikEd.paste = null;
}
 
wikEd.Meta = function () {/*
// ==UserScript==
// @name wikEd
// @version 0.9.148155
// @date MarchNovember 205, 2017
// @namespace https://en.wikipedia.org/wiki/User:Cacycle/
// @description A full-featured in-browser editor for Wikipedia and other MediaWikis
Line 1,259 ⟶ 1,270:
// use French rules for fix punctuation
if (wikEd.config.fixPunctFrench === undefined) { wikEd.config.fixPunctFrench = false; }
 
// convert \xa (nbsp) to character entities so they do not get converted to blanks
if (wikEd.config.convertNbspToEntities === undefined) { wikEd.config.convertNbspToEntities = true; }
 
// wikEd.config.setupHook, executed after wikEd has been set up, usage: wikEd.config.setupHook.push(YourFunction);
Line 1,386 ⟶ 1,400:
wikEd.InitObject(wikEd.config.translations, {
'en': '',
'af': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:Arnobarnard/wikEd_international_af.js', // Afrikaans
'ar': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:ترجمان05/wikEd_international_ar.js', // Arabic
'zh-hansbn': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:CAS222222221আফতাবুজ্জামান/wikEd_international_zhwikEd_international_bn.js', // Bengali
'zh-hanthans': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:LiflonCAS222222221/wikEd_international_zh-hant.js', // Chinese (simplified)
'cszh-hant': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:Sevela.pLiflon/wikEd_international_cswikEd_international_zh-hant.js', // Chinese (traditional)
'nlhr': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:JeronevwSpeedyGonsales/wikEd_international_nlwikEd_international_hr.js', // Croatian
'eocs': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=TlustulimuUser:Sevela.p/wikEd_international_eowikEd_international_cs.js', // Czech
'finl': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:Ejs-80Jeronevw/wikEd_international_fiwikEd_international_nl.js', // Dutch
'freo': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:LeagTlustulimu/wikEd-frwikEd_international_eo.js', // Esperanto
'glfi': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:ToliñoEjs-80/wikEd_international_glwikEd_international_fi.js', // Finnish
'defr': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:PerfektesChaosLeag/wikEd_international_dewikEd-fr.js', // French
'hegl': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:שמוליקToliño/wikEd_international_hewikEd_international_gl.js', // Galician
'hrde': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:SpeedyGonsalesPerfektesChaos/wikEd_international_hrwikEd_international_de.js', // German
'huhe': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:Tsch81שמוליק/wikEd-huwikEd_international_he.js', // Hebrew
'ithu': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:JaloTsch81/wikEd_international_itwikEd-hu.js', // Hungarian
'jait': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:HatukanezumiJalo/wikEd_international_jawikEd_international_it.js', // Italian
'kkja': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:ArystanbekHatukanezumi/wikEd_international_kkwikEd_international_ja.js', // Japanese
'kokk': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:IlovesabbathArystanbek/wikEd_international_kowikEd_international_kk.js', // Kazakh
'dsbko': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:MichalwikiIlovesabbath/wikEd_international_dsbwikEd_international_ko.js', // Korean
'msdsb': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:AviatorMichalwiki/wikEd_international_mswikEd_international_dsb.js', // Lower Sorbian
'noms': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:DvyjonesAviator/wikEd_international_nowikEd_international_ms.js', // Malay
'nnmin': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:FrokorIwan_Novirion/wikEd_international_nnwikEd_international_min.js', // Minangkabau
'fann': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:Reza1615Frokor/wikEd_international_fawikEd_international_nn.js', // New Norwegian
'plno': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:KonradekDvyjones/wikEd_international_plwikEd_international_no.js', // Norwegian
'ptfa': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:He7d3rReza1615/Tools/wikEd_international_ptwikEd_international_fa.js', // Persian (Farsi)
'ropl': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:RoamataaKonradek/wikEd_international_rowikEd_international_pl.js', // Polish
'rupt': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:IGWHe7d3r/wikEd_international_ruTools/wikEd_international_pt.js', // Portuguese
'scnro': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:MeloscnRoamataa/wikEd_international_scnwikEd_international_ro.js', // Romanian
'skru': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:Helix84IGW/wikEd_international_skwikEd_international_ru.js', // Russian
'slscn': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:EleassarMeloscn/wikEd_international_slwikEd_international_scn.js', // Sicilian
'essk': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:DoblecañaHelix84/wikEd_international_eswikEd_international_sk.js', // Slovak
'svsl': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:Where_next_Columbus?Eleassar/wikEd_international_svwikEd_international_sl.js', // Slovenian
'tres': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:Vito_GenoveseDoblecaña/wikEd_international_trwikEd_international_es.js', // Spanish
'hsbsv': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:MichalwikiWhere_next_Columbus?/wikEd_international_hsbwikEd_international_sv.js', // Swedish
'vitr': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:VinhtantranVito_Genovese/wikEd_international_viwikEd_international_tr.js', // Turkish
'hsb': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:Michalwiki/wikEd_international_hsb.js', // Upper Sorbian
'ur': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:Obaid_Raza/wikEd_international_ur.js', // Urdu
'vi': wikEd.config.homeBaseUrl + 'w/index.php?action=raw&ctype=text/javascript&title=User:Vinhtantran/wikEd_international_vi.js' // Vietnamese
});
};
Line 1,436 ⟶ 1,453:
 
// vector (see https://bugzilla.wikimedia.org/show_bug.cgi?id=19527)
vector_old: [ 'p-personal', true, true, ['content', 'bodyContent', 'contentSub', 'left-navigation', 'p-namespaces', 'p-cactions'] ],
vector_new: [ 'p-personal', true, true, ['content', 'bodyContent', 'contentSub', 'left-navigation', 'p-namespacesassociated-pages', 'p-cactions'] ],
 
// citizendium.org
Line 1,496 ⟶ 1,513:
wikEd.editSection = null;
 
// beta toolbar, CodeEditor, CodeMirror
wikEd.useBetaToolbar = false;
wikEd.useCodeEditor = false;
wikEd.codeEditorButtonPollCount = 0;
wikEd.useCodeMirror = false;
 
// history
Line 2,041 ⟶ 2,059:
 
// parse global-context (MediaWiki) variables into hash (for Greasemonkey)
var globalNames = ['skin', 'wgServer', 'wgTitle', 'wgCanonicalNamespace', 'wgArticlePath', 'wgScript', 'wgScriptPath', 'wgUserName', 'wgCurRevisionId', 'wgContentLanguage', 'wgUserLanguage', 'wgEnableAPI', 'wgPageName', 'wgNamespaceIds', 'wgFormattedNamespaces', 'wgUseAutomaticEditSummaries', 'wgVersion', 'wgPageContentModel'];
if (wikEd.greasemonkey === true) {
globalNames.push('wikEdConfig', 'wikEdText');
Line 2,628 ⟶ 2,646:
 
// do not turn on when code editor is active
if ( ( wikEd.useCodeEditor === true) || ( wikEd.useCodeMirror === true ) ) {
wikEd.disabled = true;
wikEd.SetLogo('incompatible', 'Code Editor');
Line 3,507 ⟶ 3,525:
if (wikEd.fixRegExTypo !== null) {
wikEd.fixRegExTypo.style.display = 'none';
}
 
// hide buttons if API is not available
if ( (wikEd.wikiGlobals.wgEnableAPI !== true) && (wikEd.wikiGlobals.wgEnableAPI != 'true') ) {
var fixRedirect = document.getElementById('wikEdFixRedirect');
if (fixRedirect !== null) {
fixRedirect.style.display = 'none';
}
}
 
Line 3,836 ⟶ 3,846:
 
// allow other code to cause us to update the textarea via textSelection( 'getContents' )
try {
$( '#wpTextbox1' ).textSelection(
'register',
{
{
getContents: function () {
if ( wikEd && wikEd.useWikEd ) {
wikEd.UpdateTextarea();
}
return $( this ).val();
}
return $( this ).val();
}
});
} catch ( e ) {
);
// catch `Error: Another textSelection API was already registered`
// When something else is registered should it unregister the existing one?
// Or should it detect this earlier and not run at all?
}
}
 
Line 3,961 ⟶ 3,977:
wikEd.frameHtml = wikEd.frameDocument.documentElement;
wikEd.frameBody = wikEd.frameDocument.body;
if (!wikEd.frameBody) {
return;
}
 
// set frame body properties
Line 4,075 ⟶ 4,094:
}
 
// check for code editor cookies
if ( ( wikEd.jsPage === true ) || ( wikEd.cssPage === true ) ) {
if ( wikEd.wikiGlobals.wgPageContentModel === undefined ) {
if ( wikEd.GetCookie( 'wikiEditor-0-codeEditor-enabled' ) == 1 ) {
wikEd.useCodeEditor = true;
}
}
else if ( wikEd.wikiGlobals.wgPageContentModel != 'wikitext' ) {
if ( wikEd.GetCookie( 'wikiEditor-0-codeEditor-enabled' ) == 1 ) {
wikEd.useCodeEditor = true;
}
}
}
 
// this can't work 100 %, because async...
// wait for landing patch: https://gerrit.wikimedia.org/r/#/c/130068/
// not a problem for gadget, as it ensures this dependency is loaded
if ( (window.mw !== undefined) && (window.mw.user !== undefined) && (window.mw.user.options !== undefined) ) {
if (
if (window.mw.user.options.get('usebetatoolbar') == 1) {
( window.mw !== undefined ) &&
wikEd.useBetaToolbar = true;
if( (window.mw.user.options.get('usecodeeditor')loader !== 1undefined ) {&&
( window.mw.loader.using !== undefined )
wikEd.useCodeEditor = true;
) {
window.mw.loader.using( 'user.options' ).then(
function() {
if (
( ( wikEd.jsPage === true ) || ( wikEd.cssPage === true) ) &&
if (window.mw.user.options.get( 'usebetatoolbar' ) == 1) {)
) {
wikEd.useBetaToolbar = true;
if ( window.mw.user.options.get('usecodeeditor') == 1 ) {
wikEd.useCodeEditor = true;
}
}
 
// CodeMirror extension for syntax highlighting
if ( window.mw.user.options.get('codemirror-syntax-highlight') == 1 ) {
wikEd.useCodeMirror = true;
}
}
});
}
return;
Line 5,053 ⟶ 5,089:
wikEd.PastePoll = function () {
 
if (!wikEd.paste === null) {
return;
}
Line 5,198 ⟶ 5,234:
 
// vertical pos
if (rect && rect.bottom + barHeight <= parseInt(wikEd.frameHeight)) {
wikEd.buttonBarPasted.style.top = rect.bottom + 'px';
}
Line 8,587 ⟶ 8,623:
// check for named references defined outside edited section
if (
true
wikEd.wikiGlobals.wgEnableAPI === true ||
wikEd.wikiGlobals.wgEnableAPI === 'true'
) {
 
Line 8,690 ⟶ 8,725:
else {
 
// attach <style> stylesheet declarations to document (<source>, <syntaxhighlight>)
var regExpMatch;
var regExp = /<()style\b[^>]*?type="text\/css">((.|\n)*?)<\/style>/gi;
Line 10,737 ⟶ 10,772:
 
// check if api is enabled
if ( ( (wikEd.wikiGlobals.wgEnableAPI !== true) && (wikEd.wikiGlobals.wgEnableAPI != 'true') ) || (wikEd.scriptURL === '') ) {
return;
}
Line 12,176 ⟶ 12,211:
else if ( (hrefParamTitle !== null) && (hrefParamSpecial !== true) ) {
linkArticle = hrefParamTitle;
linkArticle = linkArticle && linkArticle.replace(/_/g, ' ');
linkArticle = decodeURIComponent(linkArticle);
}
Line 12,183 ⟶ 12,218:
else if (hrefUrlArticle !== null) {
linkArticle = hrefUrlArticle;
linkArticle = linkArticle && linkArticle.replace(/_/g, ' ');
linkArticle = decodeURIComponent(linkArticle);
}
Line 12,198 ⟶ 12,233:
 
// format wiki link
if (linkArticle && linkArticle !== '') {
 
// check for wiki image
Line 16,387 ⟶ 16,422:
else {
wikEd.CleanNodes(wikEd.frameDocument);
obj.htmlif =( wikEd.frameBody.innerHTML; ) {
obj.html = wikEd.frameBody.innerHTML;
} else {
return;
}
 
}
 
Line 16,434 ⟶ 16,474:
 
// convert \xa (nbsp) to character entities so they do not get converted to blanks
if (wikEd.config.convertNbspToEntities === true) {
obj.html = obj.html.replace(/\xa0/g, '&amp;nbsp;');
}
}
 
Line 16,786 ⟶ 16,828:
//
 
wikEd.MainSwitch = function ( event ) {
 
// ctrl-click for debug info
if ( event.ctrlKey === true ) {
return;
}
 
// disable function if browser is incompatible
if ( wikEd.browserNotSupported === true ) {
return;
}
 
// enable wikEd
if ( wikEd.disabled === true ) {
 
// check for active code editor
Line 16,805 ⟶ 16,847:
 
// do not turn on when code editor is active
if ( ( wikEd.useCodeEditor === true ) || ( wikEd.useCodeMirror === true ) ) {
wikEd.disabled = true;
wikEd.SetLogo( 'incompatible', 'Code Editor' );
return;
}
 
wikEd.disabled = false;
wikEd.SetPersistent( 'wikEdDisabled', '0', 0, '/' );
 
// turn rich text frame on
if ( wikEd.turnedOn === false ) {
 
// setup wikEd
wikEd.TurnOn( false );
}
else {
wikEd.SetLogo();
var useWikEd = false;
if ( document.getElementById('wikEdUseWikEd').getAttribute('checked') == 'true' ) {
useWikEd = true;
}
wikEd.SetEditArea( useWikEd );
wikEd.useWikEd = useWikEd;
window.wikEdUseWikEd = wikEd.useWikEd;
if ( wikEd.useWikEd === true ) {
wikEd.UpdateFrame();
}
wikEd.buttonBarWrapper.style.display = 'block';
wikEd.buttonBarPreview.style.display = 'block';
if ( wikEd.buttonBarJump !== null ) {
wikEd.buttonBarJump.style.display = 'block';
}
 
// run scheduled custom functions
wikEd.ExecuteHook( wikEd.config.onHook );
}
}
Line 16,845 ⟶ 16,887:
// disable wikEd
else {
wikEd.SetPersistent( 'wikEdDisabled', '1', 0, '/' );
if ( wikEd.turnedOn === false ) {
wikEd.useWikEd = false;
window.wikEdUseWikEd = wikEd.useWikEd;
Line 16,855 ⟶ 16,897:
 
// interrupt fullscreen mode
if ( wikEd.fullscreen === true ) {
wikEd.FullScreen( false );
}
 
// turn classic textarea on
if ( wikEd.useWikEd === true ) {
wikEd.UpdateTextarea();
}
Line 16,866 ⟶ 16,908:
 
// reset textarea dimensions
wikEd.textarea.style.height = ( wikEd.textareaOffsetHeightInitial - wikEd.frameBorderHeight ) + 'px';
wikEd.textarea.style.width = '100%';
 
wikEd.frameHeight = ( wikEd.textareaOffsetHeightInitial - wikEd.frameBorderHeight ) + 'px';
wikEd.frameWidth = ( wikEd.editorWrapper.clientWidth - wikEd.frameBorderWidth ) + 'px';
wikEd.frame.style.height = wikEd.frameHeight;
wikEd.frame.style.width = wikEd.frameWidth;
Line 16,882 ⟶ 16,924:
wikEd.localPrevWrapper.style.height = 'auto';
 
if ( wikEd.buttonBarJump !== null ) {
wikEd.buttonBarJump.style.display = 'none';
}
Line 16,892 ⟶ 16,934:
 
// run scheduled custom functions
wikEd.ExecuteHook( wikEd.config.offHook );
}
}
Line 18,139 ⟶ 18,181:
 
// API request
if ( ( livePreview !=== true ) false) {
if ( ( wikEd.wikiGlobals.wgEnableAPI === true || wikEd.wikiGlobals.wgEnableAPI === 'true' ) && livePreview === true ) {
var postFields = {
'format': 'xml',
'action': 'parse',
'titlepst': wikEd.pageName '1',
'texttitle': textValue wikEd.pageName,
'text': textValue
};
var requestUrl = wikEd.scriptURL + 'api.php';
Line 18,178 ⟶ 18,221:
}
else {
postFields[ 'title' ] = 'wikEd_preview';
}
postFields[ 'action' ] = 'submit';
postFields[ 'wpTextbox1' ] = textValue;
if ( wikEd.starttime !== null ) {
postFields[ 'wpStarttime' ] = wikEd.starttime;
}
if ( wikEd.edittime !== null ) {
postFields[ 'wpEdittime' ] = wikEd.edittime;
}
if ( wikEd.editToken !== null ) {
postFields[ 'wpEditToken' ] = wikEd.editToken;
}
if ( wikEd.autoSummary !== null ) {
postFields[ 'wpAutoSummary' ] = wikEd.autoSummary;
}
postFields[ 'wpPreview'] = 'true';
 
if (livePreview !== false) {
// keep for backward compatibility
postFields['live'] = 'true';
if (fixRedirect livePreview !== nullfalse ) {
postFields[ 'live' ] = 'true';
}
 
Line 18,324 ⟶ 18,369:
// uses postMessage, head script, and JSON encoding for Greasemonkey global to GM context access
 
wikEd.GetGlobals = function ( names, gotGlobalsHook ) {
 
if ( gotGlobalsHook !== undefined ) {
wikEd.gotGlobalsHook.push( gotGlobalsHook );
}
 
// code already running in global context
if ( wikEd.greasemonkey !== true ) {
var globalScopeCode = '';
for ( var i = 0; i < names.length; i ++ ) {
if ( ( window.mw !== undefined ) && ( window.mw.userconfig !== undefined) && (window.mw.user.options !== undefined) ) {
globalScopeCode += '' +
'ifglobalScopeCode (typeof+= 'wikEd.wikiGlobals.' + names[ i ] + ' != \mw.config.get("'undefined\ + names[ i ] + '"); {' +;
}
' wikEd.wikiGlobals.' + names[i] + ' = ' + names[i] + ';' +
'}';else {
globalScopeCode += 'if (typeof ' + names[i] + ' != \'undefined\') { wikEd.wikiGlobals.' + names[ i ] + ' = ' + names[ i ] + ';' +}';
}
}
if ( gotGlobalsHook !== undefined ) {
globalScopeCode += 'wikEd.ExecuteHook(wikEd.gotGlobalsHook[' + (wikEd.gotGlobalsHook.length - 1) + '], true);';
}
eval( globalScopeCode );
return;
}
 
// prepare code to be executed in global context for Greasemonkey
if ( ( window.postMessage === undefined ) || ( typeof JSON != 'object' ) ) {
return;
}
var globalScopeCode = 'var globalObj = {};';
if ( gotGlobalsHook !== undefined ) {
wikEd.gotGlobalsHook.push( gotGlobalsHook );
globalScopeCode += 'globalObj.hookNumber = ' + ( wikEd.gotGlobalsHook.length - 1 ) + ';';
}
globalScopeCode += 'globalObj.scriptId = \'wikEdGetGlobalScript' + wikEd.getGlobalsCounter + '\';';
Line 18,359 ⟶ 18,406:
 
// add global scope variables
for ( var i = 0; i < names.length; i ++ ) {
globalScopeCode += '' +
'if (typeof ' + names[ i ] + ' != \'undefined\') {' +
' globalObj.wikEdGetGlobals[\'' + names[ i ] + '\'] = ' + names[ i ] + ';' +
'}';
}
globalScopeCode += 'var globalObjStr = \'wikEd:\' + JSON.stringify(globalObj);';
var origin = wikEd.pageOrigin;
if ( origin == 'file://' ) {
origin = '*';
}
Line 18,373 ⟶ 18,420:
 
// create head script to execute the code
var script = document.createElement( 'script' );
script.id = 'wikEdGetGlobalScript' + wikEd.getGlobalsCounter;
wikEd.getGlobalsCounter ++;
if ( script.innerText !== undefined ) {
script.innerText = globalScopeCode;
}
Line 18,382 ⟶ 18,429:
script.textContent = globalScopeCode;
}
wikEd.head.appendChild( script );
return;
};
Line 18,560 ⟶ 18,607:
//
 
wikEd.Debug = function ( objectName, object, usePopup ) {
 
// string
var value = '';
if ( typeof object == 'string' ) {
value = ': ' + '"' + object + '"';
}
 
// objects
else if ( typeof object == 'object' ) {
 
// null
if ( object === null ) {
value = ': [null]';
}
Line 18,578 ⟶ 18,625:
// whole highlighting parse tree array
// { 'tag': , 'parent': , 'firstChild': , 'nextSibling': , 'start': , 'tagLength': , 'type': , 'paired': , 'pairedPos': , 'left': , 'right': , 'index': , 'attrib': , 'newline': }
else if ( ( typeof object[0] == 'object' ) && ( typeof object[0].type == 'string' ) ) {
value = ': Parse tree full:\n';
for ( var i = 0; i < object.length; i ++ ) {
value += i + ': ';
var node = object[ i ];
if ( node === null ) {
value += '(null)\n';
}
else {
if ( node.type == 'root' ) {
value += '[type: "' + node.type + '"]\n';
}
else {
value += '[type: "' + node.type + '", tag: "' + node.tag + '", start: ' + node.start + ', tagLength: ' + node.tagLength + ', parent: ' + node.parent;
if ( typeof node.left == 'string' ) {
value += ', left: "' + node.left + '", right: "' + node.right + '"';
}
Line 18,639 ⟶ 18,686:
 
// DOM nodes
else if ( typeof object.nodeName == 'string' ) {
value = ': [node; nodeName: ' + object.nodeName;
if ( typeof object.id == 'string' ) {
if ( object.id !== '' ) {
value += ', id: "' + object.id + '"';
}
}
if ( typeof object.className == 'string' ) {
if ( object.className !== '' ) {
value += ', class: "' + object.className + '"';
}
}
if ( typeof object.nodeValue == 'string' ) {
value += ', nodeValue: "' + object.nodeValue + '"';
}
if ( ( typeof object.innerHTML == 'string' ) && ( object.innerHTML !== '' ) ) {
var html = object.innerHTML;
if ( html.length > wikEd.config.debugInnerHtmlLength ) {
html = html.substr(0, wikEd.config.debugInnerHtmlLength - 3) + '...';
}
Line 18,671 ⟶ 18,718:
 
// undefined
else if ( object === undefined ) {
value = '';
}
Line 18,682 ⟶ 18,729:
// use debug textarea
var useDebug = false;
if ( ( wikEd.debug !== undefined ) && ( wikEd.debug !== null ) ) {
useDebug = true;
}
if ( useDebug === true ) {
if ( wikEd.debugOpen === false ) {
wikEd.debugWrapper.style.display = 'block';
 
// resize fullscreen frame
if ( wikEd.fullscreen === true ) {
wikEd.ResizeWindowHandler();
}
else {
window.scroll( 0, wikEd.GetOffsetTop( wikEd.debug ) );
}
wikEd.debugOpen = true;
Line 18,701 ⟶ 18,748:
// cut text if having reached maximum length
value = objectName + value + '\n';
if ( wikEd.debug.value.length > wikEd.config.debugMaxLength ) {
wikEd.debug.value = value + wikEd.debug.value.substr(0, wikEd.config.debugMaxLength * 2 / 3);
}
Line 18,710 ⟶ 18,757:
 
// use popup alert
else if ( usePopup === true ) {
if ( object === null ) {
window.alert( objectName );
}
else {
window.alert( objectName + ': ' + value );
}
}
Line 18,722 ⟶ 18,769:
else {
var msg;
if ( object === null ) {
msg = objectName;
}
Line 18,728 ⟶ 18,775:
msg = objectName + ' ' + value;
}
wikEd.ConsoleLog( msg );
}
return;