|
Revision 1210, 0.6 kB
(checked in by jm3, 2 years ago)
|
== basic functionaliy completed: ==
* auto-forward back to logical index view (without JS)
* clean URLs
* create lists (with auto-focused text input field to pass the OWD test)
* delete lists
* create items (with auto-focused text input field to pass the OWD test)
* create list items with embedded HTML
* complete items
* delete items
* make a list public : private
* basic operation is flash-less and javascript-less, so it works on phones
* public lists have unique, open, and clean URLs
|
| Line | |
|---|
| 1 |
<?xml version="1.0" encoding="UTF-8"?> <list authid="1fb05f49751b3b72247b3937bf108f53" id="22343" name="loftwerk" shortname="loftwerk" public="true" listurl="http://blablalist.com/list/codeswami/loftwerk" feedurl="http://blablalist.com/feed/codeswami/loftwerk" printurl="/printablelist?id=22343" privateshares="0" count="3" isowner="true"> <description></description> <entry id="141042" name="talk to dave about steel for the beam collars" done="false" priority="0"/> <entry id="141043" name="put in handles in bathroom cabinets" done="false" priority="1"/> <entry id="141044" name="call chris's tile guy" done="false" priority="2"/> </list> |
|---|