]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/WikiDB
Incorporates code from ViewSource plugin when editing a page that is locked.
[SourceForge/phpwiki.git] / lib / WikiDB /
2002-01-10 carstenklappConverted presentational markup to semantic markup...
2002-01-10 carstenklappMinor fixes for xhtml conformance <br> --> <br />.
2001-12-19 carstenklappPearDB broke during sprintf fine-tuning--fixed.
2001-12-19 carstenklappsprintf fine-tuning for gettext
2001-12-19 carstenklappgettext-ified error messages with sprintf(_("%s"),$v)
2001-12-14 dairikiSF bug #492511: Don't assume DB:isManip() exists.
2001-12-08 dairikiSignificant bug fix: not all changes showing up in...
2001-12-03 joe_edelmanFixed a typo in get_all_pages() that was preventing...
2001-11-26 riessenimplemented the most_recent and most_popular functions...
2001-11-21 dairikiFix typo/bug in PearDB::text_search.
2001-11-21 dairikiChange calling conventions for ErrorManager::pushErrorH...
2001-11-17 dairikiFor maximum portability, use old fashioned comma join...
2001-11-08 riessenextended the functionality of the cvs backend, extended...
2001-11-07 dairikiFix quoting of search expressions. (Searches for words...
2001-10-29 dairikiCleanup to get rid of PHP warning.
2001-10-01 riesseninitial implementation of a cvs backend ...
2001-09-28 riessenfirst skeleton version of the cvs
2001-09-21 dairikiFix the fix: fun with regexps. (minor).
2001-09-20 dairiki_pear_notice_filter: Another minor fix (this time for...
2001-09-20 dairiki_pear_notice_filter(): minor fix.
2001-09-19 dairikiSearch some standard locations for PEAR library code...
2001-09-19 wainsteadUpdated the "emacs local variables" blocks.
2001-09-19 dairikiMinor cleanup.
2001-09-18 dairikiJeff's hacks II.