]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - TODO
add REST, update AJAX
[SourceForge/phpwiki.git] / TODO
1 1.3.15 2009-06-05 rurban:
2 * finish new themes/Sidebar
3 * check new mass rename
4 * check for AJAX format=xml errors
5 * beautify result of empty AJAX format=xml pages.
6   no bordered div, which looks like <HR>
7
8 short-term TODO:
9 * rename should check existing subpages and rename these also.
10 * Sidebar: merge AVL theme (internal MonoBook derivate with customizable 
11   box states) with Sidebar
12 * clarify issues with pagenames: "," breaks PageList. Escape with "~" or "\"?
13 * fix Wikiwys with prettyurl, link labels and killing plugin args
14 * ImportMediaWiki, ImportRdf, ImportOwl, ExportMediaWiki, ExportRdf, ExportOwl
15 * WikiUser/OpenID (from DokuWiki) - Status::in_work
16 * more meta stuff: OpenSearch, format=dc (Dublin Core)
17 * support missing REST interfaces (optional): action=remove => DELETE,
18   action=editpage and minor updates (rating,...) => PUT.
19   with fallbacks to POST
20 * format=mm (FreeMind) for RecentChanges, SemanticWeb's and simple PageList's. 
21   See http://wikkawiki.org/FreeMind. Maybe format=mmap for the commercial MindMap.
22 * format=printable (?) for non js/dom
23 * WatchList (?)
24 * Spellcheck AJAX backend (see DokuWiki)
25 * GeSHi Highlighter plugin
26
27 TODO for 1.4.0:
28 architecture:
29 * Optimization: try template_lite or try simple regex replacements as before.
30 * Evaluate some xml syntax for plugins (as in MediaWiki): 
31   <IncludePages pages=<plugin-list BackLinks/> />
32   <BackLink include_self=false />
33   And/or fix PLUGIN_MARKUP_MAP aliases which break the InlineParser.
34 * Fix postgresql stored procedures.
35 * Move serialized data from page_data / version_data to seperate SQL columns.
36 * WikiDB hooks. (?)
37 * Content expansion hooks in transformer. (SearchHighlight)
38 * Convert RecentChanges to PageList as source for format options. 
39   Generic rss, rdf handling.
40 * embedd basic RDF in XHTML (dc, foaf, ...) for GRDDL. 
41 * Do Microformats automatically? It's a stupid hack so support it only optionally.
42   ToDo: for Calendar, CalendarList, FoafPlugin
43
44 new:
45 * stabilize WYSIWYG converters
46 * HtmlParser and importer plugins (word, excel, html, interwiki)
47 * SemanticWeb link parser+db update, plugins: SemanticSearchAdvanced, SPARQL (php5 only)
48   include or support rdfapi? or write our own Sparql parser? (see pOWL OntoWiki)
49 * ATOM (experimentally done), TrackBack, PingBack services (take it from DokuWiki)
50 * finish Blog theme
51 * lang: mapping
52 * fix ENABLE_MARKUP_DIVSPAN
53 * WikiUser/EMailConfirm (?)
54
55 fixes:
56 * fix pagelist nopage unification (store just key as names?)
57 * pcre textsearch with multiple words: order-independency
58 * SQL textsearch with multiple words: AND 
59   (the two new failing unit tests)
60 * fix textsearch optimize with "word -word -word"
61
62 OLDER TODO's:
63 Maybe (probably defer):
64 * CalendarList/UnfoldSubpages/Blog changes should update links to the basepage.
65 * Warn other editors
66 * http://www.movabletype.org/docs/mttrackback.html, http://umsu.de/beta-blogger/
67 * http://www.hixie.ch/specs/pingback/pingback, http://umsu.de/beta-blogger/
68 * Other languages: check page for [de:pagename] pseudo-interwiki links?
69 * pagerank algo: HITS http://www2002.org/CDROM/refereed/643/node1.html
70   FractalNavigation (pagetrail analysis)
71 * fix more wikilens libs and plugins, layout improvements (header, sidebar include)
72 * format=rdf and a new owl PageType (similar to InterWikiMap)
73   to statically define predicates used by PhpWiki:SemanticWeb
74   (semantically enriched links, like interwiki links).
75 * SqlResult paging (finished?)
76 * plugin\WikiAdminSetAclSimple, Chmod
77 * plugin\NewUserWelcomePage.php (some better template solution)
78 * plugin\SearchHighlight
79 * logfile stuff:
80 *   plugin\RecentReferrers
81 *   WikiAccessRestrictions
82 * SpamAssassinIntegration
83
84 already done lately:
85 * PgsrcTranslation slowness (update_locale?)
86 * overlarge session data
87 * handle empty DEFAULT_LANGUAGE: proper client detection
88 * fix glob errors
89 * display login page on "$action is disallowed on this wiki for user ..."
90 * remove "Invalid username" warning on "sign in as" button click
91 * themes/blog, BlogArchivesPlugin
92 * test WikiPluginCached support for image maps and svg, swf, eps, ...
93   defer header logic
94 * don't print php notices and warnings as red errors.
95   just green or grey
96 * rewrite OldTextFormattingRules, AnciennesR%E8glesDeFormatage
97   for proper importing
98 * PageChangeNotification other actions also (rename, remove).
99   better subject on create.
100 * do all unit tests:
101   all langs, all db backends, all pages import and export
102 * javascript search&replace
103 * pdf button when an external html2pdf app is defined
104   (enabled at PhpWikiDemo)
105 * enhanced WikiPluginCached (static, ondemand)
106 * added LdapSearchPlugin 
107 * more PageList options
108
109 2004-11-10 20:25:13 rurban
110 * optimize increaseHitCount, esp. for mysql.
111 * prepend dirs to the include_path (phpwiki_dir for faster searches)
112 * Pear_DB version logic (awful but needed)
113 * fix broken ADODB quote
114 * _extract_page_data simplification
115
116 2004-11-10 16:24:58 rurban
117 * requires newer Pear_DB (as the internal one): quote() uses now escapeSimple for strings
118 * ACCESS_LOG_SQL: fix cause request not yet initialized
119 * WikiDB: moved SQL specific methods upwards
120 * new Pear_DB quoting: same as ADODB and as newer Pear_DB.
121   fixes all around: WikiGroup, WikiUserNew SQL methods, SQL logging
122
123 2004-11-09 18:10:22 rurban
124 * revert to the wikidb ref passing. there's no memory abuse there.
125 * use new wikidb->_cache->_id_cache[] instead of wikidb->_iwpcache, to effectively
126   store page ids with getPageLinks (GleanDescription) of all existing pages, which 
127   are also needed at the rendering for linkExistingWikiWord().
128   pass options to pageiterator.
129   use this cache also for _get_pageid()
130   This saves about 8 SELECT count per page (num all pagelinks).
131 * fix passing of all page fields to the pageiterator.
132 * fix overlarge session data which got broken with the latest ACCESS_LOG_SQL changes
133
134 1.3.11 Goals:
135
136     * fix more sf.net bugs and patches (90%)
137     * fix LDAP with USER_AUTH_POLICY=old (100%)
138     * ADODB lock and transaction fixes (50%)
139     * some more theme beautification, new crao and nuke theme, 
140       cut or split long sidebar links somehow (100%)
141     * add some basic Recommender engine to enable rating recommendations, 
142       fix metadata getAvg and test it. (100%)
143     * fix metadata RateIt methods and RateIt usergroups, (100%)
144     * rewrite WikiGroup to be current_user independent to be able 
145       to ask for group membership of any user. (100%)
146     * more action=upgrade (diffs, multi-page interface) (60%)
147     * finish PdfOutput plugin and button (80%)
148     * add editpage javascript toolbar (100%)
149     * try the php-internal soap extension, test SOAP, fix GooglePlugin+AmazonPlugin (0%)
150     * iniconfig helpers (Joby?) (0%)
151     * improve more plugins caching (90%)
152
153     * change remove_page in WikiDb API, so that RecentChanges displays it.
154       (just purge all revisions?)
155     * rename global $Theme to $WikiTheme (gforge nameclash) (100%)
156
157 1.4.0 Goals:
158
159     * fix WikiAdminSetAcl (least common ACL denominator) (100%)
160     * enable ACL's in the mime dumps (100%)
161     * force strict PagePermissions on all plugins, which require now 
162       admin and some more administrative actions (90%)
163     * complete full paging support (limit=, prev/next buttons in PageList) (95%)
164       fix paging in MostPopular
165     * fix possibly remaining WikiGroup problems (100%)
166     * fix possibly remaining RateIt problems (50%)
167     * finalize PdfOutput (0%)
168       external works fine
169     * finalize editpage javascript toolbar (80%)
170       fix search/replace bug (100%)
171     * finalize SOAP support (0%)
172     * better utf-8 support (50%)