Overview

Title
make a simple, pretty subitems theme widget (modify)
Duration
144
Difficulty
Medium
Types
Code, User Interface
Tags
python,html,css,jinja2
Mentors
thomaswaldmann,rb_proj,waldi,esyr,pkumar_7
Count
-1

Description

Abstract

This is a followup task for the "make a simple, pretty subitems theme widget (show)" task.

We need a similar subitems widget as the one for show view also for the modify (editor) view.

For the "modify" view, it should not link to the subitems, but use javascript to insert link or transclusion markup for the subitem into the editor textarea, so users can easily do that with just one click instead of having to remember the subitem name and type it in manually.

Details

Your task:

Deliverables: changesets

Skill Requirements

See tags. A bit of jinja2 templating needed to modify existing templates and implement the widget (as a j2 macro?).

Discussion

MoinMoin: EasyToDo/make subitems theme widget (modify) (last edited 2011-11-27 23:21:03 by ThomasWaldmann)