|
1.32 (+2 -2 lines) |
01/06/2009 01:02 PM |
Jan Schneider jan |
Happy New Year |
|
1.31.2.1 FRAMEWORK_3 (+2 -2 lines) |
01/06/2009 10:28 AM |
Jan Schneider jan |
Happy New Year |
|
1.31 (+3 -3 lines) |
01/23/2008 10:32 AM |
Jan Schneider jan |
Add display and edit API methods
Bug: 6130
Submitted by: Duck <duck@obala.net> Tags: FRAMEWORK_3 |
|
1.30 (+2 -2 lines) |
01/02/2008 06:14 AM |
Jan Schneider jan |
Happy New Year |
|
1.29 (+7 -2 lines) |
11/18/2007 09:04 PM |
Jan Schneider jan |
Copyright from Tyler Colbert |
|
1.28 (+2 -2 lines) |
10/30/2007 10:47 PM |
Jan Schneider jan |
Update some email addresses. |
|
1.27 (+2 -2 lines) |
07/03/2006 05:00 AM |
Jan Schneider jan |
Allow to enter lowercase captchas, create new captcha for each form. |
|
1.26 (+8 -2 lines) |
07/02/2006 01:43 AM |
Michael M Slusarz slusarz |
Initial CAPTCHA support. |
|
1.25 (+2 -2 lines) |
02/23/2006 04:51 PM |
Chuck Hagenbuch chuck |
[cjh] Don't create pages until they have content (Bug #2534). |
|
1.24 (+9 -2 lines) |
02/23/2006 12:08 PM |
Chuck Hagenbuch chuck |
Focus the changelog field if it's missing. |
|
1.23 (+3 -3 lines) |
02/23/2006 12:02 PM |
Chuck Hagenbuch chuck |
fix reference to backlinks page and tweak changelog message. |
|
1.22 (+3 -3 lines) |
02/07/2006 10:34 AM |
Chuck Hagenbuch chuck |
clean up some unnecessary references. |
|
1.21 (+2 -2 lines) |
08/24/2005 01:19 AM |
Matt Selsky selsky |
Use double-quotes. |
|
1.20 (+5 -3 lines) |
06/22/2005 10:55 PM |
Matt Selsky selsky |
Remove extra stuff from @var lines in phpdoc. |
|
1.19 (+2 -3 lines) |
06/07/2005 12:35 PM |
Chuck Hagenbuch chuck |
Use getMessage(), not toString(), since we're displaying this to the user. |
|
1.18 (+14 -8 lines) |
06/06/2005 04:54 PM |
Chuck Hagenbuch chuck |
[cjh] If there is only one search result, go directly to it. |
|
1.17 (+3 -2 lines) |
06/02/2005 10:59 PM |
Chuck Hagenbuch chuck |
editpage supports edit - just will always be of referrer. |
|
1.16 (+1 -2 lines) |
06/02/2005 10:56 PM |
Chuck Hagenbuch chuck |
don't do this, it won't get displayed in time. |
|
1.15 (+2 -22 lines) |
06/02/2005 10:48 PM |
Chuck Hagenbuch chuck |
This is one option. Guess we should check edit before showing an edit
link, so behaving so nicely if they go directly to editpage isn't
important. |
|
1.14 (+20 -1 lines) |
06/02/2005 10:27 PM |
Chuck Hagenbuch chuck |
- allows(DISPLAY) on editpage means allows(EDIT) of referrer.
- remove duplicate permission and is_a checks. |
|
1.13 (+2 -2 lines) |
06/02/2005 04:02 PM |
Jan Schneider jan |
Make sure that $page variable is always defined. |
|
1.12 (+9 -12 lines) |
05/30/2005 04:28 PM |
Chuck Hagenbuch chuck |
Try to cut down on unnecessary db queries. |
|
1.11 (+3 -6 lines) |
05/30/2005 02:18 PM |
Chuck Hagenbuch chuck |
[cjh] Add a config option to toggle use of pretty URLS with mod_rewrite
(Bug #1878). |
|
1.10 (+2 -2 lines) |
05/20/2005 10:01 AM |
mdjukic |
make sure notification is global... caught by Zend Studio in 2secs flat. |
|
1.9 (+1 -9 lines) |
04/27/2005 12:34 PM |
Chuck Hagenbuch chuck |
this duplicates the parent method exactly. |
|
1.8 (+6 -1 lines) |
04/27/2005 11:59 AM |
Chuck Hagenbuch chuck |
Use non-localized names for page names. Still may need some tweaking/testing. |
|
1.7 (+2 -2 lines) |
04/26/2005 06:37 PM |
Chuck Hagenbuch chuck |
This arguments aren't necessary. |
|
1.6 (+4 -5 lines) |
04/26/2005 06:13 PM |
Chuck Hagenbuch chuck |
[cjh] Display the page that was edited after editing instead of going to
WikiHome (Bug #1478). |
|
1.5 (+1 -2 lines) |
04/18/2005 12:54 PM |
Chuck Hagenbuch chuck |
Bug: 1811
Submitted by: selsky@columbia.edu |
|
1.4 (+13 -2 lines) |
12/01/2004 11:28 AM |
eraserhd |
* These pages need to check the referrer's permissions.
Submitted by: Ben Chavet <ben@chavet.net> |
|
1.3 (+13 -4 lines) |
10/15/2004 10:08 PM |
eraserhd |
* Add a configuration option to require the user to enter change descriptions
when editing pages. |
|
1.2 (+5 -5 lines) |
09/06/2004 10:59 PM |
Chuck Hagenbuch chuck |
Minor cleanups. |
|
1.1 |
09/01/2004 03:46 PM |
eraserhd |
* Make an EditPage special page. |