User talk:Isra1337/archive7
This page is an archive. The contents have been moved from another page for reference purposes only, and should be preserved in their current form. Discussion or voting on this page is not current. Any additions you make will probably not be read. The current version of this page can be found at User talk:Isra1337. |
St. Cuths
Isra...saw you removed the St._Cuths Wiki page. Please, oh please re-instate it. This is definitley not a page that should be banned on Vanity policy. Never a truer word been told !
- The page about St. Cuth's, and all other known pages about New Zealand Schools have been removed at least temporarily, following actions of the New Zealand School Trustees Association. You can read about this in the Village Dump. Though the current revision does not appear to contain any policy violations, the history file has to be checked. Additionally it is likely that policy will be changed such that pages about high schools will no longer be acceptable. Following resolution of this issue, if the page is no longer alowed, a registered user may request that the page be temporarily restored and moved to the userspace domain so that the contents of the page may be retrieved. ---Rev. Isra (talk) 23:30, 30 May 2006 (UTC)
Open Letter
Would you mind taking over? I don't have th etime or energy to pursue this matter further, as my new apartment has finally become empty such that I can clean up and move in.
As a reminder, be sure to really emphasize that student safety is not a one-way street (they need to act efficiently as well) and that we're solving the problem as outlined in this thread.
Thanks Issy.--Sir Flammable KUN (Na Naaaaa...) 21:26, 30 May 2006 (UTC)
Deadendpages js
If I remember right, on IRC sometime you said you would like Special:Deadendpages to have history and diff links on them? (I think it was you anyway) Well I liked that idea so wrote a small javascript that'll add those to the page just like recent changes. I thought you might want to use it too? It doesn't work in IE I don't think, but it works great for me in firefox. • Spang • ☃ • talk • 11:52, 30 May 2006 (UTC)
- That was Splarka, but it sounds like a good idea. I would use it. ---Rev. Isra (talk) 19:00, 30 May 2006 (UTC)
- A (hist) link, is what I suggested (as in Shortpages/Longpages). --Splaka 04:19, 31 May 2006 (UTC)
Ok, add this into your .js then -
function addDeadEndLinks () { if (window.location.href.indexOf("Special:Deadendpages") != -1) { var targetContent = document.getElementById('bodyContent'); var links = targetContent.getElementsByTagName ("li"); for (var l = 0; l < links.length; l++) { liContent = links[l].innerHTML; pageName = liContent.substring(liContent.indexOf('/wiki/')+6,liContent.indexOf('title=')-2); links[l].innerHTML = '(<span class="plainlinks"><a href="http://www.uncyclopedia.org/index.php?title=' + pageName + '&action=history">hist</a>) (<a href="http://www.uncyclopedia.org/index.php?title=' + pageName + '&diff=cur&last=prev">diff</a>) . . ' + liContent; } }; }
And stick into the main function bit -
addDeadEndLinks();
And that should work. • Spang • ☃ • talk • 13:49, 31 May 2006 (UTC)
Overlap
Did we overlap reverting Karmafist? Hope I didn't cramp your style - and I hope you banninate him infinitely! FreeMorpheme 01:50, 29 May 2006 (UTC)