TTTW: have a spike/idea/proof of concept

Registered by massimo

TTTW: have a spike/idea/proof of concept
 - transformations
 - python coded tours as plone contents
 - plone contents
 - windmill-ish stuff

Blueprint information

Status:
Complete
Approver:
None
Priority:
Medium
Drafter:
None
Direction:
Needs approval
Assignee:
Andrew Mleczko
Definition:
Discussion
Series goal:
Accepted for 1.x
Implementation:
Implemented
Milestone target:
milestone icon 1.0
Started by
Andrew Mleczko
Completed by
massimo

Related branches

Sprints

Whiteboard

windmill is written in python and it has a web ide that grabs everything you do on the target browser. it saves everything in js or python code.

at first sight it doesn't fit exactly what a aj tour is.
aj tour is made by:
 - tour
 - steps
 - microsteps
 - js code

wm tour is made by
 - tour
 - microsteps-like objects

we can quite easily map a microsteps-like into a microsteps, and the tour is the tour itself.
we miss:
 - step definition: it can be in some way related to the url so we can say that we have a new step every time the url changes
 - text descriptions: for both the step and the microstep. for the step we could want to have a "rich text" editor.

we want to extend the ide interface to:
 - simplify some too complex parts
 - add the step identification
 - add the text insertion for both step (rich) and microstep (standard)

we also want to have the possibility to:
 - save a tour to a remote server
 - load a tour from a remote server

the server should be able to work as as repository for both:
 - amberjack tours
   - eggs from a package (import/export)
 - windmill tours
   - from the ide

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.