]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
Added/changed info specific to wiki 1.3 branch pertinent to Mac OS X.
[SourceForge/phpwiki.git] / lib /
2001-12-02 carstenklapp//define("autosplit_wikiwords", 1); option to automatic...
2001-12-02 carstenklapp//define("USE_LINK_ICONS", 1) this turns on url indicat...
2001-12-02 joe_edelmanOops. This is undoing a previous & unnecessary patch...
2001-12-02 joe_edelmanA patch necessary to support plugin/UserPage.php. ...
2001-12-02 joe_edelmanThis is an alternative sign-in scheme that uses a Plugi...
2001-12-02 joe_edelmanMy IncludePage plugin. Docs at phpwiki:IncludePage...
2001-12-02 joe_edelman*** empty log message ***
2001-12-01 carstenklappMoved hyperlink in delete-page confirmation to clarify.
2001-12-01 carstenklappNew text2png WikiPlugin. Doesn't accept any arguments...
2001-11-29 dairikiFix bugs in access logging code.
2001-11-29 dairikiMake _("string") an alias for gettext("string").
2001-11-29 dairikiLanguage independent templates.
2001-11-28 dairikiRevert to working version until theme support becomes...
2001-11-26 dairikiFix SF bug #484557: "Fatal error: Call to a member...
2001-11-26 dairikiFix typos in getPreferences.
2001-11-26 dairikiFix my last fix: minor cleanup of file load diagnostics.
2001-11-26 riessenimplemented the most_recent and most_popular functions...
2001-11-26 carstenklappCSS & images now stored in a folder within templates...
2001-11-21 dairikiNew class: WikiAnonymousCb
2001-11-21 dairikiFix typo/bug in PearDB::text_search.
2001-11-21 dairikiChange argument semantics for TextSearchQuery::makeSqlC...
2001-11-21 dairikiChange calling conventions for ErrorManager::pushErrorH...
2001-11-21 dairikiClasses for callbacks.
2001-11-21 dairikiTypo fix.
2001-11-17 dairikiFix file upload bug.
2001-11-17 dairikiFor maximum portability, use old fashioned comma join...
2001-11-16 dairikiHack/fix to get proper nesting of lists and
2001-11-16 dairikiFix regexp so that punctuation does not get included...
2001-11-14 dairikiXHTML fixes. At this point, PhpWiki's output is almost...
2001-11-14 dairikiAdd new entries collected by Adam Shand.
2001-11-14 dairikiAdd support for '%s' (which gets replaced by rhs of...
2001-11-14 dairikiChange regexp for InterWiki links to accept non-WikiWor...
2001-11-14 dairikiWhen loading pages from a directory, ignore file names...
2001-11-14 dairikiComment out the not yet implemented action=xmldump...
2001-11-10 dairikiFirst crack at calendar plugin based on ideas from...
2001-11-09 dairikiFix SF bug #480061: Example search forms on MagicPhpWik...
2001-11-09 dairikiEncode leading '.' in filenames for both zip dumps...
2001-11-09 dairikiComment out putenv(LANG) which causes trouble when...
2001-11-08 dairikiMerge changes from http://usemod.com/intermap.txt
2001-11-08 dairikiAdded RCS $Id$ tags.
2001-11-08 dairikiMove admin/removepage.php to lib/removepage.php.
2001-11-08 dairikiFor security add .htaccess files to subdirectories.
2001-11-08 riessenextended the functionality of the cvs backend, extended...
2001-11-07 dairikiFix quoting of search expressions. (Searches for words...
2001-11-06 dairikiFix typo.
2001-10-29 dairikiFixes based on SF Patch #471014. Detect when protocol... release-1_3_1
2001-10-29 dairiki(Slightly modified) SF Patch #473466 by <ax@condat...
2001-10-29 dairikiTitle and full-text searches are now handled by plug...
2001-10-29 dairikiFix SF bug #473493: Need to include lib/template.php...
2001-10-29 dairikiFix SF Bug #473499: Diff from page history always diffs...
2001-10-29 dairikiFix SF bug #468595: Can not unlock pages.
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 dairikiWorkaround for apparent bug in some versions of PHP...
2001-09-20 dairiki_pear_notice_filter(): minor fix.
2001-09-19 dairikiSearch some standard locations for PEAR library code...
2001-09-19 dairikiNew file lib/FileFinder.php with utility code to help...
2001-09-19 wainsteadmsql is not likely to be supported by DB.php, the deman...
2001-09-19 wainsteadUpdated the "emacs local variables" blocks.
2001-09-19 dairikiMinor cleanup.
2001-09-19 dairikiFixed a couple bugs having to do with file uploads...
2001-09-19 wainsteadAdded new local variables list; reformatted leading...
2001-09-19 wainsteadTesting latest Local Variables setting. I stripped...
2001-09-18 dairikiJeff's hacks II, continued:
2001-09-18 dairikiJeff's hacks II.
2001-08-14 dairiki(WikiUser::getPreferences): More fixes to address PHP...
2001-08-12 wainsteadUndefined links will now have a question mark at the...
2001-08-09 dairikiFix for PHP warning: "argument passed to unserialize...
2001-07-20 dairikiAdded support for bogo-logins.
2001-07-20 wainsteadInitial file for an abstract base class. For now I...
2001-07-18 uckelmanChanged PostgreSQL db library and schema to work with...
2001-07-18 uckelmanMore cosmetic changes... wow did I not follow formating...
2001-07-18 uckelmanMinor cosmetic changes (removed some hard tabs).
2001-07-15 wainsteadUpdated the table names.
2001-07-15 wainsteadFixed the table names. Here is an example of duplicate...
2001-07-07 wainsteadGot fooled by an IF with no braces.
2001-07-07 wainsteadReformatted the code by hand to PEAR standards. Well...
2001-06-26 uckelmanlib/editpage.php
2001-06-26 uckelmanAdded $version to RetrievePage call.
2001-06-26 uckelmanAdded $version to RetrievePage calls.
2001-06-26 uckelmanThis is a near total rewrite of this file. It is respon...
2001-06-26 uckelmanLots of changes here:
2001-06-22 wainsteadSame as dbmlib.php: ran indent-region on whole buffer...
2001-06-22 wainsteadConverted white space only; I ran indent-region on...
2001-05-31 dairikiGettext()ification of more strings, by Jan Nieuwenhuize...
2001-05-31 dairikiMinor fix to cleanup "Undefined variable: time" notice.
2001-05-31 dairikiRevert $LANG back to being a global rather than an...
2001-04-09 dairikiRestrict the conditions under which we try to load...
2001-04-09 dairikiMake tables left aligned, rather than centered.
2001-04-07 dairikiUse strftime() for dates/times instead of date().
2001-04-06 wainsteadDid find-grep to replace all occurances of FrontPage...
2001-03-14 dairikiAttempt to fix the recognition of international charact...
2001-03-14 dairikiRemove extraneous <P> from HTML output.
2001-03-14 dairikiMinor typo fix.
2001-03-11 wainsteadJust fixed a typo in a comment.
2001-03-07 dairikiRecognize international characters in WikiWords.
2001-03-05 dairikiMinor code cleanup: don't htmlspecialchar page title...
next