From 083170d96e2bf2eaac6128818888c759a2c4ce8b Mon Sep 17 00:00:00 2001 From: rurban Date: Mon, 24 Aug 2009 12:19:07 +0000 Subject: [PATCH] add REST, update AJAX git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@7081 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- TODO | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 9035664e3..d26b4211b 100644 --- a/TODO +++ b/TODO @@ -1,18 +1,22 @@ 1.3.15 2009-06-05 rurban: * finish new themes/Sidebar * check new mass rename -* fix background in animated gif themes\default\images\folderArrowLoading.gif * check for AJAX format=xml errors -* beautify result of empty AJAX format=xml pages (no bordered div, which looks like
) +* beautify result of empty AJAX format=xml pages. + no bordered div, which looks like
short-term TODO: * rename should check existing subpages and rename these also. -* Sidebar: merge AVL theme (internal MonoBook derivate with customizable box states) with Sidebar +* Sidebar: merge AVL theme (internal MonoBook derivate with customizable + box states) with Sidebar * clarify issues with pagenames: "," breaks PageList. Escape with "~" or "\"? * fix Wikiwys with prettyurl, link labels and killing plugin args * ImportMediaWiki, ImportRdf, ImportOwl, ExportMediaWiki, ExportRdf, ExportOwl * WikiUser/OpenID (from DokuWiki) - Status::in_work * more meta stuff: OpenSearch, format=dc (Dublin Core) +* support missing REST interfaces (optional): action=remove => DELETE, + action=editpage and minor updates (rating,...) => PUT. + with fallbacks to POST * format=mm (FreeMind) for RecentChanges, SemanticWeb's and simple PageList's. See http://wikkawiki.org/FreeMind. Maybe format=mmap for the commercial MindMap. * format=printable (?) for non js/dom @@ -23,7 +27,7 @@ short-term TODO: TODO for 1.4.0: architecture: * Optimization: try template_lite or try simple regex replacements as before. -* Evaluate some xml syntax for plugins: +* Evaluate some xml syntax for plugins (as in MediaWiki): /> And/or fix PLUGIN_MARKUP_MAP aliases which break the InlineParser. -- 2.45.0