User:Gxnx0xmx0xn/monobook.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 130:
var addNextto = document.getElementById(menuPrefix+WikimarkConfigAddNextTo);
}
addPortletLink (addMenulocation, 'javascript:doAddWikiMark()', 'WikiMark Thisyo', menuPrefix+'addwikimark', 'WikiMark this page', '', addNextto);
if(wmPopup == 0) {
addPortletLink (viewMenulocation, wikimarklinkprefix+"?title=User:"+wikimarkEncodedUserName+wikimarkspage, 'My WikiMarks', menuPrefixV+'showwikimark', 'Open your WikiMarks', '', viewNextto);
Line 179:
e.wpSave.click();
// var iframe = document.getElementById('WikiMarksLoader');
// jsMsg("'''"+wikimarkNewpageName+"''' has been added to your WikiMarks.");
// iframe.style.display="block";
};
// f.src=wikimarklinkprefix+"?title=User:"+wikimarkEncodedUserName+wikimarkspage+"&action=edit",document.body.appendChild(f);
// document.body.appendChild(f);
f.window.close();
}