Overview

Title
write a DOM converter for a drawing item type
Duration
180
Difficulty
Hard
Types
Code, User Interface
Tags
python,jinja2,dom,xml
Mentors
thomaswaldmann,rb_proj,waldi,esyr,pkumar_7
Count
-1

Description

Abstract

Write a converter for 1 type of drawing items. Design your code so it can be reused for other drawing types without much code duplication.

There are 3 drawing item types:

Note: there might be followup tasks for the other types.

Details

Currently we can't transclude items of twikidraw, anywikidraw, svg-edit because there is no dom input converter for this data type.

Transclusion of drawing items should be done like:

Deliverables: patch or changeset

Benefits

Drawing items can be used for transclusions.

Skill Requirements

See tags.

Discussion

MoinMoin: EasyToDo/DomConverterForDrawingItemType (last edited 2011-11-20 23:23:45 by ThomasWaldmann)