|
1.24 (+6 -8 lines) |
03/04/2005 11:15 AM |
eraserhd |
* Update TODO, CHANGES based on page_id commit. |
|
1.23 (+1 -4 lines) |
11/18/2004 09:49 AM |
eraserhd |
* Add "Create" buttons on TitleSearch and PageSearch pages.
Submitted by: Vijay Mahrra <vijay.mahrra@es.easynet.net> |
|
1.22 (+7 -1 lines) |
10/19/2004 12:46 PM |
eraserhd |
* Add items suggested by Chuck |
|
1.21 (+3 -1 lines) |
10/16/2004 02:07 AM |
eraserhd |
* Need some way to associate users with homepages. |
|
1.20 (+25 -8 lines) |
10/16/2004 01:53 AM |
eraserhd |
* Add items from e-mail discussion on wicked@ |
|
1.19 (+1 -4 lines) |
10/09/2004 10:33 PM |
eraserhd |
* By popular request, add an onchange handler to the history drop-down. |
|
1.18 (+1 -3 lines) |
10/09/2004 11:29 AM |
eraserhd |
* Checkboxes on MergeOrRename are now checked by default. |
|
1.17 (+6 -1 lines) |
09/29/2004 09:40 AM |
eraserhd |
* Add some requests to the TODO. |
|
1.16 (+15 -3 lines) |
08/27/2004 03:07 PM |
eraserhd |
* Add some ideas which have been floating around my head. |
|
1.15 (+1 -3 lines) |
08/06/2004 07:27 PM |
eraserhd |
* Add ability to display attached files as inline images. |
|
1.14 (+1 -3 lines) |
08/06/2004 09:06 AM |
eraserhd |
* Add ability to attach files to wiki pages. |
|
1.13 (+5 -3 lines) |
07/31/2004 08:42 PM |
eraserhd |
* Introduce WICKED_REGEXP_WIKIWORD so we don't have WikiWord regexps all over
the place.
* BackLinks will now match references at the start or end of the wiki page,
and if the page name isn't a valid WikiWord, will now require match to be
in ((...)) form. |
|
1.12 (+3 -4 lines) |
07/31/2004 12:48 PM |
eraserhd |
* Implement MergeOrRename, so the user can rename a page or merge its contents
into another page and update referring pages. |
|
1.11 (+1 -6 lines) |
05/14/2004 05:05 PM |
Chuck Hagenbuch chuck |
Done. |
|
1.10 (+3 -5 lines) |
05/09/2004 11:39 PM |
Chuck Hagenbuch chuck |
todo and changelog updates for upcoming commits |
|
1.9 (+2 -2 lines) |
05/07/2004 03:05 PM |
Chuck Hagenbuch chuck |
- Diffs between page versions on the history view work now
- General cleanup of the history view; add a space for changlogs.
- Misc related cleanup to all of this. |
|
1.8 (+6 -3 lines) |
05/07/2004 10:11 AM |
Chuck Hagenbuch chuck |
preview todo |
|
1.7 (+8 -1 lines) |
04/30/2004 10:33 AM |
Chuck Hagenbuch chuck |
TODOs |
|
1.6 (+7 -1 lines) |
04/29/2004 03:35 PM |
eraserhd |
* Add some ideas. |
|
1.5 (+1 -6 lines) |
04/29/2004 03:30 PM |
eraserhd |
* Remove completed item. |
|
1.4 (+10 -1 lines) |
12/18/2003 02:59 PM |
Chuck Hagenbuch chuck |
todo items: permissions and notification messages |
|
1.3 (+14 -2 lines) |
11/21/2003 10:04 PM |
Chuck Hagenbuch chuck |
Wicked now correctly (for my impression of "correct behavior" - wikis seem to
be an amazingly divergent class of software - the markup isn't standard, etc...)
create new pages when there's a link to a WikiWord that doesn't yet exist.
We still do try to load them from scripts/data/, though.
This means that you can actually create a wiki with wicked and create new
pages and such, which is kind of exciting.
Also, the functions in lib/api.php no longer try and load pages just to get links
to them, so things should be a lot more efficient now. |
|
1.2 (+4 -1 lines) |
11/15/2003 09:14 PM |
Chuck Hagenbuch chuck |
Some more dreaming/notes. :) |
|
1.1 |
11/14/2003 08:45 PM |
Chuck Hagenbuch chuck |
todo list for Wicked, and add one of my pie-in-the-sky ideas for Jonah to its todo list |