]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/shortlog
SourceForge/phpwiki.git
2000-12-12 wainsteadAdded a paragraph about the feature differences between...
2000-12-12 wainsteadI will never finish this, so I'm removing it from the...
2000-12-12 wainsteadBrought the manifest up to date. Some files were remove...
2000-12-11 ahollosiupdate to Dutch translation by Jan Nieuwenhuizen
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 wainsteadAdded Scott to the credits for patches.
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 ahollosicorrected title link
2000-11-13 ahollosiadded config options for all mysql table names
2000-11-13 ahollosinew run of translate.sh / updated templates
2000-11-13 ahollosifixed bug which omitted last string in */LC_MESSAGE...
2000-11-13 ahollosilocalized remove function
2000-11-13 ahollosifixed errors pointed out by Markus Guske
2000-11-11 ahollosibugfix in ExtractWikiPageLinks for [text|WikiPage]
2000-11-09 ahollosiAdded safety step for 'remove page' feature
2000-11-09 wainsteadUpdated the list of functions in the header comment.
2000-11-08 ahollosiupdate for new syntax: !http and [named internal link...
2000-11-08 ahollosiadded named internal links e.g. [wow|FrontPage] --...
2000-11-08 ahollosifix for RemovePage when get_magic_quotes_gpc()==1
2000-11-08 ahollosiexplained new ###IF### syntax
2000-11-08 ahollosiadded admin page -- should be locked for normal users
2000-11-08 ahollosiupdated to new ###IF### syntax
2000-11-08 ahollosiincluded admin section
2000-11-08 ahollosiremoved default user/pwd
2000-11-08 ahollosiadded function RemovePage()
2000-11-08 ahollosiupdates due to new admin structure
2000-11-08 ahollosiadapted, so that index.php can be included by admin.php
2000-11-08 ahollosiinitial commit of admin.php
2000-11-07 wainsteadAdded GetWikiPageLinks, SetWikiPageLinks, eliminated...
2000-11-06 ahollositranslated into German
2000-11-06 ahollosiwikified CREDITS
2000-11-06 ahollosiremoved tab syntax, bold ''' -> bold __, plus other...
2000-11-06 wainsteadUpdates for 1.1.9.
2000-11-06 wainsteadAdded a few words about 1.1.9.
2000-11-06 wainsteadChanged the example to point to the current PhpWiki...
2000-11-06 wainsteadRemoved last remaining references to using tabs, and...
2000-11-03 wainsteadAdded/tested wikiscore table.
2000-11-03 wainsteadFixed all instances that caused E_NOTICE messages.
2000-11-03 wainsteadCredited Sandino for the Spanish language translations.
2000-11-02 ahollosiSpanish pages by Sandino Araico Sánchez <sandino@sandin...
2000-11-02 wainsteadAdded "drop table wikiscore;"
2000-11-02 wainsteadIncoming, outgoing, and most popular top 5's appear...
2000-11-02 wainsteadAdded the wikiscore table; stripped out the grant state...
2000-11-02 wainsteadCorrected the URL to the example image.
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...
2000-10-30 ahollosifix for bug #117729 (fake author)
2000-10-28 ahollosipgsql patch (version7) from kbrown@sandino.net
2000-10-26 ahollosifix: savepage didn't check FLAG_PAGE_LOCKED
2000-10-26 ahollosianother gettext() patch from Jan (fix plus translation...
2000-10-26 ahollosifix: added "global $WikiNameRegexp" in ExtractWikiPageL...
2000-10-25 ahollosiadapted to changes in transform.php
2000-10-25 ahollosiHeavy modification based on Neil Brown's tokenize(...
2000-10-25 ahollosiadded $InlineImages and $WikiNameRegexp
2000-10-25 ahollosiset_magic_quotes_runtime(0) added (bug reported by...
2000-10-25 wainsteadUpdated for 1.1.8
2000-10-25 wainsteadCREDITS is reborn!
2000-10-25 wainsteadUpdated the list of pages to include PhpWiki.
2000-10-25 wainsteadAdded a page to define the WikiWord "PhpWiki."
2000-10-24 ahollosikilled the !WikiName,!WikiName,!WikiNameSameStem bug...
2000-10-24 ahollosiJan added some gettext() for pageinfo.php
2000-10-23 ahollosicorrected h1,h2,h3 markup example
2000-10-23 ahollosiNew: tabless definition lists (even nested): ;Term...
2000-10-23 wainsteadUpdated rules for the 1.1.8 release.
2000-10-23 wainsteadNo longer maintained. TODO will happen on Sourceforge.
2000-10-22 ahollosicommit of latest update to Dutch pages by Jan
2000-10-22 ahollosiSome generic pages are included in English, ignoring...
2000-10-22 ahollosiadjusted layout (smaller logo, no use of table anymore)
2000-10-21 wainsteadAdded 3 functions. No descriptions yet.
2000-10-21 wainsteadDropped, along with an egg on my face.
2000-10-20 ahollosiget rid of headline table, logo now smaller
2000-10-20 ahollosisecond int. patch from Jan (slightly modified)
2000-10-20 wainsteadCommitting version 3.12 of syncmail, a Python script...
2000-10-19 ahollosiExitWiki() function replaces simple calls to exit()
2000-10-19 ahollosiforgot to run translate.sh
2000-10-19 ahollosiinternationalization patch (based on Jan Nieuwenhuizen...
2000-10-18 wainsteadChanged the address for bug reporting.
2000-10-11 ahollosiadded Neil Brown's nested-DefinitionLists patch --...
2000-10-11 ahollosiadded Neil Brown's search-button patch -- slightly...
2000-10-10 wainsteadChanged back to dynamically setting the hostname; using...
2000-10-08 wainsteadUpdated the paths to image files, which now live in...
2000-10-08 wainsteadMoved these into the images/ directory.
2000-10-08 wainstead$ServerAddress is now set to "" by default, which shoul...
2000-10-08 wainsteadUpdated and improved.
2000-10-08 wainsteadReread and updated.
2000-10-08 wainsteadMissed an occurance of the extension php3.
2000-10-08 wainsteadChanged occurances of *php3 to *php.
2000-10-08 wainsteadRenamed from index.php3
2000-10-08 wainsteadRenamed to index.php.
next