Billabong

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


Other places you can communicate with members:
Other places you can communicate with members:
* [https://lists.wikimedia.org/mailman/listinfo/wikimediaau-l wikimediaau-l mailing list] (public archive, this can also include non-members)
* [[mailing lists]]
* [http://lists.wikimedia.org.au/mailman/listinfo/members_lists.wikimedia.org.au members mailing list] (private archive, members only)
 
Archives
* [[Billabong/Archive 1]]


__NEWSECTIONLINK__
__NEWSECTIONLINK__

Revision as of 09:17, 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)

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