Differences between revisions 1 and 27 (spanning 26 versions)
Revision 1 as of 2009-03-18 08:06:22
Size: 2322
Editor: FranklinPiat
Comment: Initial Draft
Revision 27 as of 2014-07-01 14:28:23
Size: 4341
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
<<TableOfContents(3)>>
Line 8: Line 9:
 * '''Unix group''': wikiadm (System administrators, not necessarily content administrators, see [[DebianWiki/Contact]].  * '''Unix group''': wikiadm (System administrators, not necessarily content administrators, see [[DebianWiki/Contact]]), wikiweb (runs the moin/etc WSGI processes).
Line 10: Line 11:
   * {{{/srv/wiki.debian.org/www/data/}}} on host ???.debian.org (was ries)
   * {{{/srv/wiki.debian.org/}}} on host wilder.debian.org
 * git repository
   * {{{git://git.debian.org/git/collab-maint/wiki.debian.org.git}}} ([[http://git.debian.org/?p=collab-maint/wiki.debian.org.git;a=summary|browse]])
   
Line 15: Line 18:
 * '''Email contact''': ''<<MailTo(debian-www@lists.debian.org)>>''
 * '''Request tracker''': [[Bug:wiki.debian.org] (and [[Self:rt.debian.org#WikiTeam]]
 * '''Public IRC channel''': #debian-www on irc.debian.org (OFTC)... not use that much.
 
 * '''Email contact (public)''': ''<<MailTo(debian-www@lists.debian.org)>>''
 * '''Email contact (private)''': ''<<MailTo(wiki@debian.org)>>''
 * '''Bug report
s''': [[DebianBug:wiki.debian.org]]
 * '''Public IRC channel''': [[irc://irc.debian.org/debian-www|#debian-www]] on irc.debian.org (OFTC)
Line 21: Line 24:

There are 4 kinds of roles (no sorted in any specific order). Someone can handle multiple roles:
 * Any volunteer can create an account on the wiki and contribute.
 * The ''Content administrators'' ensure the wiki is consistent, evaluate structural changes, etc..
 * The member of the group {{{wikiadm}}} can modify the wiki configuration files (and any arbitrary file)
 * The [[Teams/DSA]] manage the machine hosting the wiki.
Line 31: Line 28:
See [[DebianWiki/Contact]]. There are 4 kinds of ''roles''. Someone can handle multiple roles:
Line 33: Line 30:
== Task description ==  * '''Contributors''' : That's anyone who contribute to the wiki.<<BR>>All pages are editable by everyone logged in (except the wiki's built-in base pages that are ''immutable'').
 * '''Translators''' : The Wiki translators (see [[DebianWiki/TranslationCoordination]]) are like contributors
 * '''Content administrators''' : The Content administrators ensure the wiki is consistent. They also maintain the [[DebianWiki/EditorGuide]]. (members: see [[DebianWiki/Contact]]).
 * '''Wiki administrators''' : The member of the group {{{wikiadm}}} can modify the wiki configuration files (and any arbitrary file). (members: see [[DebianWiki/Contact]]).
Line 35: Line 35:
##Put here a short description of the goal/role of the team. Also, [[Teams/DSA|DSA]] team manages the machine hosting the wiki.

== Tasks ==
Line 38: Line 41:
== Get involved == === you can help us ===
Line 43: Line 46:
==== easy tasks ====
 * <<Icon(star_on.png)>> Update the pages tagged with "ToDo".
==== more advanced tasks ====
 * <<Icon(star_on.png)>><<Icon(star_on.png)>> write a FAQ about the Wiki?
 * <<Icon(star_on.png)>><<Icon(star_on.png)>> Rename the translated pages (fr/Something, rather than !SomethingFrench or !FrenchSomething). hint: make sure you update all the links pointing to the renamed page.
 * <<Icon(star_on.png)>><<Icon(star_on.png)>> Prepare/Implement some standards pages tags (see Wikipedia ; [[https://help.ubuntu.com/community/WikiGuide|UbuntuWiki]])
Line 44: Line 53:
 * <<Icon(star_on.png)>> Update the pages tagged with "ToDo".
 * <<Icon(star_on.png)>><<Icon(star_on.png)>> write and FAQ about the Wiki?
 * <<Icon(star_on.png)>><<Icon(star_on.png)>> Drop Category``!FrSomething : use !FullSearch(Category``Something + language:fr)
See also: [[DebianWiki/EditorGuide#Helpingwithwiki.debian.org|Helping with wiki.debian.org]]

=== for Wiki administrators ===

==== Remove spam and spammers ====

Watch RecentChanges for spam and when you find some, login to the wiki server and perform the following steps:

{{{
$ PATH=$PATH:/srv/wiki.debian.org/bin
$ kill-spammer "Some user"
$ touch /srv/wiki.debian.org/bin/moin.wsgi
$ whois 1.2.3.4
$ mail abuse@example.com
}}}

Contacting the abuse address for the IP address is a good idea but is optional.
Line 51: Line 74:

== Bits from Teams/DebianWiki ==

It is well past time we did a "bits from ..." mai!

=== DebConf BoF(s) ===

Any topics?

ikiwiki?
...

=== Reminders ===

DebianBug links

other cool stuff that is unused

=== Call for help ===

If you see spam on the wiki, please ping one of the members of the
`wikiadm` group so that the account can be disabled and the IP address
banned. More details at DebianWiki/DealingWithSpam

=== Future directions ===

licensing stuff?
ikiwiki?
more work on moin?
Add tracking for a core set of pages to get them reviewed regularly?
Sledge has a Category tracking script that might help.

Debian Wiki Team

Infrastructure

  • Documentation: http://wiki.debian.org/DebianWiki

  • Unix group: wikiadm (System administrators, not necessarily content administrators, see DebianWiki/Contact), wikiweb (runs the moin/etc WSGI processes).

  • Services handled by the team:
    • /srv/wiki.debian.org/ on host wilder.debian.org

  • git repository
    • git://git.debian.org/git/collab-maint/wiki.debian.org.git (browse)

Interacting with the team

  • Read the FAQ first: DebianWiki

  • Email contact (public): <debian-www@lists.debian.org>

  • Email contact (private): <wiki@debian.org>

  • Bug reports: wiki.debian.org

  • Public IRC channel: #debian-www on irc.debian.org (OFTC)

Usual roles

There are 4 kinds of roles. Someone can handle multiple roles:

  • Contributors : That's anyone who contribute to the wiki.
    All pages are editable by everyone logged in (except the wiki's built-in base pages that are immutable).

  • Translators : The Wiki translators (see DebianWiki/TranslationCoordination) are like contributors

  • Content administrators : The Content administrators ensure the wiki is consistent. They also maintain the DebianWiki/EditorGuide. (members: see DebianWiki/Contact).

  • Wiki administrators : The member of the group wikiadm can modify the wiki configuration files (and any arbitrary file). (members: see DebianWiki/Contact).

Also, DSA team manages the machine hosting the wiki.

Tasks

  • Keep the wiki clean, consistent, coordinate structural changes... keep it usable !

you can help us

easy tasks

  • {*} Update the pages tagged with "ToDo".

more advanced tasks

  • {*}{*} write a FAQ about the Wiki?

  • {*}{*} Rename the translated pages (fr/Something, rather than SomethingFrench or FrenchSomething). hint: make sure you update all the links pointing to the renamed page.

  • {*}{*} Prepare/Implement some standards pages tags (see Wikipedia ; UbuntuWiki)

See also: Helping with wiki.debian.org

for Wiki administrators

Remove spam and spammers

Watch RecentChanges for spam and when you find some, login to the wiki server and perform the following steps:

$ PATH=$PATH:/srv/wiki.debian.org/bin
$ kill-spammer "Some user"
$ touch /srv/wiki.debian.org/bin/moin.wsgi
$ whois 1.2.3.4
$ mail abuse@example.com

Contacting the abuse address for the IP address is a good idea but is optional.

More stuff

Bits from Teams/DebianWiki

It is well past time we did a "bits from ..." mai!

DebConf BoF(s)

Any topics?

ikiwiki? ...

Reminders

?DebianBug links

other cool stuff that is unused

Call for help

If you see spam on the wiki, please ping one of the members of the wikiadm group so that the account can be disabled and the IP address banned. More details at DebianWiki/DealingWithSpam

Future directions

licensing stuff? ikiwiki? more work on moin? Add tracking for a core set of pages to get them reviewed regularly? Sledge has a Category tracking script that might help.