]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
Fixed page title, now uses SPLIT_PAGE to prevent editing the wrong page (Bug introduc...
[SourceForge/phpwiki.git] / lib /
2001-12-04 carstenklappFixed page title, now uses SPLIT_PAGE to prevent editin...
2001-12-04 carstenklappRemoved split_pagename for the page's <h1> until a...
2001-12-03 carstenklappLinkicons now work for unbracketed links. Optimized...
2001-12-02 carstenklapp//define("USE_LINK_ICONS", 1); this turns on url indica...
2001-12-02 carstenklappbug fix, missing } after adding USE_LINK_ICONS
2001-12-02 carstenklapp//define("USE_LINK_ICONS", 1); this turns on url indica...
2001-11-26 (no author)This commit was manufactured by cvs2svn to create branch
2001-11-16 wainsteadRemoved debug output; improved error messages. pages... release-1_2_2
2001-11-16 wainsteadFixed bug where page titles with apostrophes caused...
2001-11-16 wainsteadFixed a bug with InitBackLinkSearch. Although I complet...
2001-11-15 dairikiMore addslashes() bugs.
2001-11-14 dairikiWhen loading pages from a directory, ignore file names...
2001-11-09 dairikiFix SF bug #424811: putenv(LANG) fails when safe_mode...
2001-11-09 dairikiSF patch #479791 by Carsten Klapp:
2001-11-08 dairikiFix SF bug #420986: Fix PHP "Warning: Passing locale...
2001-11-08 dairikiFixes based on SF patch #479769:
2001-11-08 dairikiApplied SF patch #479753 from Carsten Klapp: Eliminate...
2001-11-07 dairikiFix the backlink code which I just broke.
2001-11-07 dairikiFix SF bug #445108: Empty search string results in...
2001-11-07 dairikiMinor fixage: preg_quote does not quote '/' by default.
2001-11-07 dairikiCleanups of quoting details in the searches.
2001-11-07 dairikiFix SF bug #462168: hit count broken for pages with...
2001-11-07 dairikiFix SF bug #462168: hit count broken for pages with...
2001-11-07 dairikiFix yet another magic_quote_gpc bug.
2001-11-07 wainsteadAdded a new constant, DBM_FILE_TYPE, defaulting to...
2001-11-06 dairikiFix encoding of page names '.' and '..'.
2001-11-06 dairikiEnsure RetrievePage() sets $pagehash[pagename].
2001-11-06 dairikiFix handling of pages with '.' and/or '_' in their...
2001-11-04 dairikiFix bug reported by Roger Goun <roger@bcah.com>:
2001-11-04 dairikiAdd RCS $Id$.
2001-11-02 wainsteadNewer version fixes a bug in InsertPage().
2001-11-02 wainsteadAdded config code contributed by Andrew Pearson for...
2001-11-02 wainsteadMissed these but they will be in the 1.2.2 release...
2001-09-21 wainsteadFixed bug: BackLinkSearchNextMatch needed the address... release-1_2_1
2001-09-21 dairikiPatch by Gary Benson <gary@inauspicious.org>:
2001-09-21 dairikiEfficiency patch from Gary Benson <gary@inauspicious...
2001-08-18 dairikiFix SF bug #227748.
2001-08-18 dairikiFixed SF Bug #233898. (MySQL backend insensitive to...
2001-08-18 dairikiAttempt to fix SF bug #413446.
2001-08-18 dairikiRemove debugging output cruft which should never have...
2001-08-18 dairikiFixed SF Bug #414789
2001-08-18 dairikiFix SF bug #418267.
2001-08-18 dairikiAdded real back-link searches.
2001-08-18 dairikiAdded real back-link searches.
2001-05-21 dairikiAdded call to setlocale(). In some PHP installations...
2001-03-02 dairikiFix for invalid HTML from doubly-indented list elements.
2001-03-02 dairikiSome fixes to clean-up generated HTML.
2001-02-27 dairikiFix SF bug #404646. Must quote htmlspecialchars in...
2001-02-15 dairikiWhen creating the default contents for non-existant...
2001-02-10 dairikiFixes for PHP4 E_NOTICE warnings
2001-02-08 dairikiPropagate bug fixes from MAIN CVS branch into the stabl...
2001-02-01 wainsteadCommented out the GetAllWikiPageNames and SetAllWikiPag...
2001-01-31 ahollosiAdded Swedish translation
2001-01-31 wainsteadGoing back to version 1.5, this time with the signature...
2001-01-31 wainsteadFixed a bug in the loading of dbmlib.php; if the $which...
2001-01-31 wainsteadFixed some white space. No code changes.
2001-01-21 ahollosicorrected if-clause for 'dba' and 'default' (pointed...
2001-01-20 wainsteadAdded a new database configuration selection, 'default...
2001-01-19 wainsteadJoel Uckelman <uckelman@iastate.edu> contributed code...
2001-01-15 ahollosiExtractWikiPageLinks now recognizes references of the...
2001-01-09 wainsteadReverted to version 1.4; there is a bug in Jan Hidders...
2001-01-09 ahollosiadded description to GeneratePage()
2001-01-04 ahollosiyet another E_NOTICED fixed and some comments added.
2001-01-04 ahollosiZERO/SINGLE_DEPTH renamed into ZERO/NESTED_LEVEL
2001-01-04 ahollosiZERO/SINGLE_DEPTH renamed into ZERO/NESTED_LEVEL
2001-01-04 ahollosimoved UpdateRecentChanges() to savepage.php
2001-01-04 ahollosimoved UpdateRecentChanges() to savepage.php
2001-01-02 wainsteadThere were two concatenation operators in a row, on...
2001-01-01 ahollosisquashed some E_NOTICE messages about unset variables
2001-01-01 ahollosichanged two more calls to is_dir() and is_file() to...
2001-01-01 ahollosicleaned up some warnings reported by David LeBlanc
2000-12-30 ahollosiParseAndLink() didn't handle unnamed phpwiki: links...
2000-12-30 ahollosicleaned up ParseAndLink() function, consequences:
2000-12-30 ahollosisome code cleanup -- mostly cosmetic changes
2000-12-15 wainsteadInitial commit of Jan Hidders' changes to dbmlib.php...
2000-12-12 wainsteadBrought the function list in the lead comment box up...
2000-12-06 ahollosifixed bug in _iftoken() - variable-in-string-brackets...
2000-12-06 ahollosifixed another bug in ExtractWikiPageLinks(): wiki_unkno...
2000-11-24 wainsteadAdded semicolon on line 153, which caused the file...
2000-11-22 ahollosifix newline bug in UpdateRecentChanges / fix for-loop...
2000-11-18 ahollosimore sophisticated search: match individual words,...
2000-11-17 wainsteadPatch from "Scott R. Anderson" <sra@diem.net> which...
2000-11-16 ahollosifix for ExtractWikiPageLinks(): didn't care for '[...
2000-11-13 ahollosiadded config options for all mysql table names
2000-11-11 ahollosibugfix in ExtractWikiPageLinks for [text|WikiPage]
2000-11-09 wainsteadUpdated the list of functions in the header comment.
2000-11-08 ahollosiadded named internal links e.g. [wow|FrontPage] --...
2000-11-08 ahollosiadded function RemovePage()
2000-11-08 ahollosiupdates due to new admin structure
2000-11-07 wainsteadAdded GetWikiPageLinks, SetWikiPageLinks, eliminated...
2000-11-03 wainsteadFixed all instances that caused E_NOTICE messages.
2000-11-02 wainsteadIncoming, outgoing, and most popular top 5's appear...
2000-11-02 wainsteadFixed typo: "port" was spelled "pport". Probably from...
2000-11-01 ahollosifixed E_NOTICE warnings
2000-11-01 ahollosiuse $SCRIPT_NAME instead of $REQUEST_URI
2000-10-31 ahollosirestructured config.php completely -- hope this is...
2000-10-31 ahollosiadded "!" syntax for URLs as well, i.e. !http://some...
2000-10-31 ahollosi"phpwiki:" protocol patch -- omitted stdlib.php in...
2000-10-31 ahollosiadded "phpwiki:" protocol within named links [name...
2000-10-31 ahollosiChanged $WikiNameRegexp: doesn't use "\b" (word-boundar...
next