Difference between revisions of "HaskellWiki:Community"

From HaskellWiki
Jump to navigation Jump to search
 
(31 intermediate revisions by 13 users not shown)
Line 1: Line 1:
  +
This page is for the community of those editing this web-site.
Some useful pages: [http://haskell.org/ haskell.org], [[Special:Allpages|All Pages]], [[MediaWiki:Quiet.css|External style sheet]]
 
   
  +
== Licensing ==
Please copy stuff over from [http://haskell.org/hawiki/ hawiki] only if you own the copyright to it or it's in the public domain.
 
   
  +
Please have a look at the [[HaskellWiki:Licensing|licensing information]].
== License, please ==
 
   
  +
== Subpages ==
I have set the license to a simple permissive license, which applies mandatorially to all contributions, and moved the earlier license discussion to [[HaskellWiki talk:Copyrights]]. If you have already contributed, please license your earlier contributions under this license. For instance, paste this onto your user page:
 
:<TT><nowiki>I hereby license all my contributions to this wiki under the simple permissive license on [[HaskellWiki:Copyrights]]. ~~~~</nowiki></TT>
 
   
  +
Subpage support is switched on for all namespaces apart from ''Image:'' and ''MediaWiki:''.
&mdash;[[User:Ashley Y|Ashley Y]] 23:12, 14 January 2006 (UTC)
 
   
== Subpages ==
+
== Special pages ==
  +
  +
Here are some special pages that may come in handy:
  +
*[[Haskell|Main page]]
  +
*[[Special:Allpages|All pages of this wiki]]
  +
*[[Special:Recentchanges|Recent changes]]
  +
*[[Special:Watchlist|Recent changes on articles you are “watching”]]
  +
*[[Special:Random|Random article]]
  +
*[[Special:Specialpages|All special pages]]
  +
*[[MediaWiki:Quiet.css|CSS style sheet]]
  +
*[[Special:Listusers|List of all users (including by group, e.g. sysops)]]
  +
  +
== Syntax highlighting ==
  +
  +
See [[HaskellWiki:Syntax highlighting]].
  +
  +
== Spammers ==
  +
  +
Spammers are creating accounts and adding hidden links. Thanks to those who are reverting the spam.
  +
  +
I'm looking at Captcha extensions for MediaWiki. I want to put a Captcha just on new account creation: hopefully that will be enough. &mdash;[[User:Ashley Y|Ashley Y]] 23:15, 10 March 2006 (UTC)
  +
  +
:Is there a way to revert the spammers changes easily, other than modifying the page in the reverse way? A kind of revert command that really does just roll back the history. --[[User:NeilMitchell|Neil Mitchell]] 10:05, 11 March 2006 (UTC)
  +
 
::The easiest way is to edit the previous version and save it, I think. &mdash;[[User:Ashley Y|Ashley Y]] 07:50, 12 March 2006 (UTC)
  +
  +
:::If you click on the 'diff' link in RecentChanges, there is a [revert] button (maybe only for administrators). -- [[User:EricKow|kowey]] 13:23, 20 April 2007 (UTC)
  +
  +
::::Need SysOp permission to [http://www.mediawiki.org/wiki/Help:Sysop_deleting_and_undeleting delete] a page -- [[User:Gtirloni|Giovanni Tirloni]] 10:58, 28 October 2011 (UTC)
  +
  +
=== Now logging IP addresses ===
  +
  +
I am now logging IP addresses of changes. I can now use this to block the IP addresses of spammers. &mdash;[[User:Ashley Y|Ashley Y]] 07:50, 12 March 2006 (UTC)
  +
  +
== Style Help ==
  +
  +
I think the style (which I copied from the original haskell.org pages) could use improvement. Is there anyone interested in doing this? The main file is [[MediaWiki:Quiet.css]] (see [[HaskellWiki:Site software]] for others). More than one person would be ideal. If there's interest, I'll unprotect the page, and people can edit it and discuss changes on the associated talk page as usual. &mdash;[[User:Ashley Y|Ashley Y]] 02:11, 16 November 2006 (UTC)
  +
  +
=== Numbered headings ===
  +
  +
I have turned on numbered headings for non-logged-in viewers, since Simon PJ requested it. Logged-in users will have to turn it on in Preferences -> Misc. I'm not sure if it's an improvement, however. &mdash;[[User:Ashley Y|Ashley Y]] 02:41, 16 November 2006 (UTC)
  +
  +
== Printable version and skins ==
   
  +
Some of the skins support a "printable version" link on pages. Most do not (including the default one). Is it possible to turn "printable version" links on all skins without a huge amount of work and effort?
I've just switched on subpage support in all namespaces apart from Image: and MediaWiki:. &mdash;[[User:Ashley Y|Ashley Y]] 07:38, 15 January 2006 (UTC)
 

Latest revision as of 14:12, 8 May 2012

This page is for the community of those editing this web-site.

Licensing

Please have a look at the licensing information.

Subpages

Subpage support is switched on for all namespaces apart from Image: and MediaWiki:.

Special pages

Here are some special pages that may come in handy:

Syntax highlighting

See HaskellWiki:Syntax highlighting.

Spammers

Spammers are creating accounts and adding hidden links. Thanks to those who are reverting the spam.

I'm looking at Captcha extensions for MediaWiki. I want to put a Captcha just on new account creation: hopefully that will be enough. —Ashley Y 23:15, 10 March 2006 (UTC)

Is there a way to revert the spammers changes easily, other than modifying the page in the reverse way? A kind of revert command that really does just roll back the history. --Neil Mitchell 10:05, 11 March 2006 (UTC)
The easiest way is to edit the previous version and save it, I think. —Ashley Y 07:50, 12 March 2006 (UTC)
If you click on the 'diff' link in RecentChanges, there is a [revert] button (maybe only for administrators). -- kowey 13:23, 20 April 2007 (UTC)
Need SysOp permission to delete a page -- Giovanni Tirloni 10:58, 28 October 2011 (UTC)

Now logging IP addresses

I am now logging IP addresses of changes. I can now use this to block the IP addresses of spammers. —Ashley Y 07:50, 12 March 2006 (UTC)

Style Help

I think the style (which I copied from the original haskell.org pages) could use improvement. Is there anyone interested in doing this? The main file is MediaWiki:Quiet.css (see HaskellWiki:Site software for others). More than one person would be ideal. If there's interest, I'll unprotect the page, and people can edit it and discuss changes on the associated talk page as usual. —Ashley Y 02:11, 16 November 2006 (UTC)

Numbered headings

I have turned on numbered headings for non-logged-in viewers, since Simon PJ requested it. Logged-in users will have to turn it on in Preferences -> Misc. I'm not sure if it's an improvement, however. —Ashley Y 02:41, 16 November 2006 (UTC)

Printable version and skins

Some of the skins support a "printable version" link on pages. Most do not (including the default one). Is it possible to turn "printable version" links on all skins without a huge amount of work and effort?