[cvs] commit: wicked/docs TODO wicked/lib Driver.php Page.php
api.php wicked/lib/Driver sql.php wicked/lib/Page StandardPage.php
Chuck Hagenbuch
chuck at horde.org
Fri Nov 21 19:04:39 PST 2003
chuck 2003/11/21 19:04:39 PST
Modified files:
docs TODO
lib api.php Driver.php Page.php
lib/Driver sql.php
lib/Page StandardPage.php
Log:
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.
Revision Changes Path
1.3 +14 -2 wicked/docs/TODO
1.4 +14 -12 wicked/lib/Driver.php
1.6 +6 -5 wicked/lib/Driver/sql.php
1.8 +17 -25 wicked/lib/Page.php
1.10 +7 -7 wicked/lib/Page/StandardPage.php
1.3 +3 -9 wicked/lib/api.php
Chora Links:
http://cvs.horde.org/diff.php/wicked/docs/TODO?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/wicked/lib/Driver.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/wicked/lib/Driver/sql.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/wicked/lib/Page.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/wicked/lib/Page/StandardPage.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/wicked/lib/api.php?r1=1.2&r2=1.3&ty=u
More information about the cvs
mailing list