Billabong

(link to new archive)
Line 15: Line 15:


Any chance of an update to the lists of [[Meetings]] and [[Resolutions]]?  It would be nice to be able to keep up with where the committee is at. --[[User:99of9|99of9]] 11:37, 22 July 2011 (EST)
Any chance of an update to the lists of [[Meetings]] and [[Resolutions]]?  It would be nice to be able to keep up with where the committee is at. --[[User:99of9|99of9]] 11:37, 22 July 2011 (EST)
:We have caught up on publishing all the [[meetings]] minutes and have put in place a procedure to always have the minutes published before the public meeting (i.e. within two weeks).  There are a lot of [[resolutions]] pages which haven't been created, but they should all be found in the minutes. [[User:John Vandenberg|John Vandenberg]] 19:22, 5 September 2011 (EST)


== HideTopContrib copied from en ==
== HideTopContrib copied from en ==

Revision as of 09:22, 5 September 2011

Billabong
Billabong

Welcome to the Billabong. This is a discussion page for this wiki.

Other places you can communicate with members:

Archives



Meeting/resolution updates?

Any chance of an update to the lists of Meetings and Resolutions? It would be nice to be able to keep up with where the committee is at. --99of9 11:37, 22 July 2011 (EST)

We have caught up on publishing all the meetings minutes and have put in place a procedure to always have the minutes published before the public meeting (i.e. within two weeks). There are a lot of resolutions pages which haven't been created, but they should all be found in the minutes. John Vandenberg 19:22, 5 September 2011 (EST)

HideTopContrib copied from en

I have included User:Markhurd/hidetopcontrib.js, copied from en Wikipedia, that allows you to hide contributions where the editor (normally yourself) is the top contributor; i.e. it leaves all edits where there has been a subsequent editor.

To use it, add to your skin's custom JavaScript(JS) page (which can be located with the Appearance tab of Special:Preferences) the following:

// User:Markhurd/hidetopcontrib.js
document.write('<script type="text/javascript" src="' 
            + 'http://www.wikimedia.org.au/w/index.php?title=User:Markhurd/hidetopcontrib.js' 
            + '&action=raw&ctype=text/javascript"></script>');

If you also specify

userHideAllSubsequent=true;

before the above script, it will remove all subsequent edits as well, similar to WatchLists. markhurd 16:47, 28 August 2011 (EST)

I should mention it is not quite as useful as it is on en without Navigation Popups, allowing you to just hover over the hist links to see what the subsequent changes are. And Popups can be introduced remotely (as probably could have my HideTopContribs):
// wikipedia:User:Lupin/popups
importScriptURI("http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js&action=raw&ctype=text/javascript");
markhurd 16:59, 28 August 2011 (EST)
Discuss this page