Overview

Title
implement wikiconfig view
Duration
120
Difficulty
Medium
Types
Code
Tags
python,jinja2
Mentors
thomaswaldmann,rb_proj,waldi,esyr, pkumar_7
Count
-100 # delay that, unclear, see discussion

Description

Abstract

wikiconfig view shows differences from current wiki configuration to default configuration and is available for admins.

This view is neccessary to read the config from within the wiki (no server access needed).

Details

In 1.x versions of moin we used the macro WikiConfig which was used on the wiki page SystemInfo.

Only a superuser user could read the output of this macro.

This macro needs to get rewritten as a view in moin2.

Deliverables: a patch or changeset

Skill Requirements

See tags

Discussion

Might be too early.

First we should decide about how we document the wiki configuration as those "docstrings" might be also used in the wiki config view.

MoinMoin: EasyToDo/WikiConfig (last edited 2011-11-20 19:05:32 by ThomasWaldmann)