User contributions for Eivind
17 March 2008
- 14:3814:38, 17 March 2008 diff hist +1,611 N MediaWiki:ScrollTo.js New page: /** * jQuery.ScrollTo - Easy element scrolling using jQuery. * Copyright (c) 2008 Ariel Flesler - aflesler(at)gmail(dot)com * Licensed under GPL license (http://www.opensource.org/li... current
- 14:3614:36, 17 March 2008 diff hist +1,221 N MediaWiki:UpdateLinks.js New page: $(document).ready(function() { //Update links pointing to vanisource with terms found in spans with class="terms" //get terms from <span class="terms" and sanitize them terms = ""; ... current
- 14:1814:18, 17 March 2008 diff hist +3,644 N MediaWiki:HighlightTerms.js New page: //Jquery highlighting function taking terms from page header inside <span class="terms" id="termN"> //Define functions //function for Highlighting high_this = function($hi_term) { //rege...
- 14:1714:17, 17 March 2008 diff hist +1,257 N MediaWiki:HighlightTermsURL.js New page: //jQuery function to parse url_terms from url when current page was linked from Vaniquotes //The vaniquotes link was modified to include these url_terms in order to highlight them in the c...
- 11:5311:53, 17 March 2008 diff hist +80,468 N MediaWiki:JQuery.js New page: (function(){ /* * jQuery 1.2.1 - New Wave Javascript * * Copyright (c) 2007 John Resig (jquery.com) * Dual licensed under the MIT (MIT-LICENSE.txt) * and GPL (GPL-LICENSE.txt) license...
16 March 2008
- 16:0116:01, 16 March 2008 diff hist +209 MediaWiki:Common.js No edit summary
- 16:0016:00, 16 March 2008 diff hist −117 MediaWiki:GoogleSearch.js No edit summary
- 15:5815:58, 16 March 2008 diff hist −1,304 MediaWiki:Monobook.js Replacing page with '→Deprecated; use [[MediaWiki:common.js]]: '
- 15:4515:45, 16 March 2008 diff hist +34 MediaWiki:Monobook.css No edit summary
- 15:4415:44, 16 March 2008 diff hist −3 MediaWiki:Common.js No edit summary
- 15:4315:43, 16 March 2008 diff hist +6,511 N MediaWiki:Formatter.js New page: // Formatter (from WikiProjects UserScripts) function format() { var txt = document.editform.wpTextbox1; txt.value = catFixer(txt.value); txt.value = entities(txt.value); ... current
- 15:4215:42, 16 March 2008 diff hist +282 N MediaWiki:TextboxReplace.js New page: function wpTextboxReplace() { var s = prompt("Text to replace:"); if(s){ var r = prompt("Replace /"+s+"/ with:"); if(!r && r != '') return; var txt = docume... current
- 15:4115:41, 16 March 2008 diff hist +433 N MediaWiki:Purge.js New page: // addPurge addOnloadHook(function () { var hist; var url; if (!(hist = document.getElementById('ca-history') )) return; if (!(url = hist.getElementsByTagName('a')[0] )) return... current
- 15:4115:41, 16 March 2008 diff hist +27,406 N MediaWiki:Vanify.js New page: // Vanify function Vanify(obj) { obj = document.editform.wpTextbox1.value; //Select whole document //Call FixBAsic function for tidying up before replacements * MOVED T...
- 14:4514:45, 16 March 2008 diff hist +3 MediaWiki:Sitesupport-url No edit summary current
- 14:4414:44, 16 March 2008 diff hist +23 N Donate Donate moved to Donations current
- 11:4011:40, 16 March 2008 diff hist +1,223 N MediaWiki:Common.js New page: →Any JavaScript here will be loaded for all users on every page load.: // install Textbox Replace document.write('<script type="text/javascript" src="' + 'http://vaniquotes.org/w/ind...
- 11:3911:39, 16 March 2008 diff hist +2,851 N MediaWiki:Unify.js New page: // Unify - formats Balaram fonts to Unicode function Unify() { obj = document.editform.wpTextbox1.value; obj_array = obj.split('\n'); re = /[äéüåèìïöòëçàùÿûÄÉÜÅ...
15 March 2008
- 17:0317:03, 15 March 2008 diff hist 0 MediaWiki:Monobook.js No edit summary
- 16:5516:55, 15 March 2008 diff hist 0 MediaWiki:Monobook.js No edit summary
- 16:4316:43, 15 March 2008 diff hist −231 MediaWiki:Monobook.js No edit summary
- 16:3516:35, 15 March 2008 diff hist +6 Vanipedia:About →Layout of the site
- 16:3316:33, 15 March 2008 diff hist +5 m Vanipedia:About →Layout of the site
- 16:2516:25, 15 March 2008 diff hist −486 User:Eivind/monobook.js Removing all content from page
- 16:2416:24, 15 March 2008 diff hist +486 N User:Eivind/monobook.js New page: addOnloadHook(function () { var tabs = document.getElementById('p-cactions').cloneNode(true); tabs.id = 'mytabs'; var listitems = tabs.getElementsByTagName('LI'); for (i=0;...
- 00:1700:17, 15 March 2008 diff hist +41 MediaWiki:Monobook.js No edit summary
- 00:1400:14, 15 March 2008 diff hist −1 MediaWiki:Monobook.js No edit summary
- 00:1300:13, 15 March 2008 diff hist 0 MediaWiki:Monobook.js No edit summary
- 00:1000:10, 15 March 2008 diff hist −9 MediaWiki:Monobook.js No edit summary
- 00:0900:09, 15 March 2008 diff hist +10 MediaWiki:Monobook.js No edit summary
- 00:0700:07, 15 March 2008 diff hist +20 MediaWiki:Monobook.js No edit summary
- 00:0400:04, 15 March 2008 diff hist +29 MediaWiki:Monobook.js No edit summary
- 00:0300:03, 15 March 2008 diff hist 0 MediaWiki:Monobook.js No edit summary
- 00:0200:02, 15 March 2008 diff hist −1 MediaWiki:Monobook.js No edit summary
- 00:0200:02, 15 March 2008 diff hist +1 MediaWiki:Monobook.js No edit summary
- 00:0100:01, 15 March 2008 diff hist −29 MediaWiki:Monobook.js No edit summary
14 March 2008
- 23:4823:48, 14 March 2008 diff hist +6 MediaWiki:Monobook.css No edit summary
- 23:4823:48, 14 March 2008 diff hist +12 MediaWiki:Monobook.css No edit summary
- 23:4623:46, 14 March 2008 diff hist +18 MediaWiki:Monobook.css No edit summary
- 23:4523:45, 14 March 2008 diff hist −14 MediaWiki:Monobook.css No edit summary
- 23:4523:45, 14 March 2008 diff hist −1 MediaWiki:Monobook.css No edit summary
- 23:4423:44, 14 March 2008 diff hist −3 MediaWiki:Monobook.css No edit summary
- 23:4323:43, 14 March 2008 diff hist +2 MediaWiki:Monobook.css No edit summary
- 23:4323:43, 14 March 2008 diff hist −7 MediaWiki:Monobook.js No edit summary
- 23:4223:42, 14 March 2008 diff hist +17 MediaWiki:Monobook.js No edit summary
- 23:4123:41, 14 March 2008 diff hist −30 MediaWiki:Monobook.js No edit summary
- 23:3923:39, 14 March 2008 diff hist −30 MediaWiki:Monobook.css No edit summary
- 23:3323:33, 14 March 2008 diff hist +35 MediaWiki:Monobook.css No edit summary
- 23:3023:30, 14 March 2008 diff hist +1 MediaWiki:Monobook.css No edit summary
- 23:2923:29, 14 March 2008 diff hist +63 MediaWiki:Monobook.css No edit summary