~charmers/charms/oneiric/mediawiki/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
options:
    name:
        default: Please set name of wiki
        description: The name, or Title of the Wiki
        type: string
    skin:
        default: monobook
        description: skin for the Wiki
        type: string
    logo:
        description: URL to fetch logo from
        type: string
    admins:
        description: Admin users to create, user:pass
        type: string