Overview

Title
implement an advanced item list / managment view
Duration
180
Difficulty
Hard
Type
Code,User Interface
Tags
python,html,css,jquery,jinja2,mercurial
Mentors
thomaswaldmann,rb_proj,ronny_pfannschmidt,xoraxax,diofeher
Count
-1

Description

Abstract

moin2 currently only has an extremely simple. "global index" view - it just lists item names and mimetypes as a flat list with links.

This task is about an advanced view, that offers much more data and flexibility. It should be also be usable as a frontend for actions that need a selection of items as input.

Details

You have to implement a new "global index" view, featuring:

(!) You maybe don't like to reinvent the wheel, but save some time. Have a look there: http://www.datatables.net/ - they implemented most of what you need already.

/!\ Maybe rather do not try to implement this all "from scratch", you likely would run out of time.

You could also use another free software tool that is appropriate, of course.

Deliverables: changesets

Optional:

Benefits

Your work will be an essential part of moin2 and make locating and managing items much more comfortable.

Skill Requirements

See tags. You need to be good with python, html (jinja2 templates), css, jquery. You need to work with mercurial DVCS.

Note: unless otherwise noted, tasks usually refer to moin2 (http://moinmo.in/MoinMoin2.0)!

Discussion

MoinMoin: EasyToDo/implement item list view (last edited 2011-11-20 14:49:30 by ThomasWaldmann)