]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/shortlog
SourceForge/phpwiki.git
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.
2000-10-08 wainsteadThese have been moved to lib/*.php.
2000-10-08 wainsteadAll wiki_*.php3 files are now renamed to lib/*.php...
2000-10-08 wainsteadAdded [[not linked to] and !NotLinkedTo.
2000-10-07 wainsteadUsing ".inc" for an extension lets browsers see the...
2000-10-07 wainsteadMerged in latest changes from Arno's hacking.
2000-09-23 ahollosiadded SandBox and MostPopular
2000-09-23 ahollosiadded links to ReleaseNotes and SandBox
2000-09-23 ahollosiadded SandBox file for experimentation
2000-09-23 ahollosicommented out link related functions - not compatible...
2000-09-23 ahollosiadded NUM_RELATED_PAGES definition
2000-09-23 ahollosiadapted call to ParseAndLink()
2000-09-23 ahollosiadded scored related pages
2000-09-23 ahollosiadded wikiscore table
2000-09-23 ahollosiadded wikilinks functionality plus placeholder for...
2000-09-23 ahollosicommented out debug statement for hitcounter
2000-09-21 ahollosibringing documentation up to date
2000-09-21 ahollosifixed raw HTML bug in search results
2000-09-20 ahollosifix odd bug (disapperaing linespace) introduced by...
2000-09-20 ahollosibrought function interface upto date (e.g. RetrievePage...
2000-09-18 wainsteadAll files of the pattern wiki_foo.php3 have been moved...
2000-09-16 wainsteadAdded GetAllWikiPageNames.
2000-09-08 wainsteadCommented out the code for the "wikilinks" table, for...
2000-09-05 wainsteadInitial support for the wikilinks table. I added three...
2000-09-04 wainsteadFixed bug in fullsearch with case-sensitive matches
2000-09-04 wainsteadRemoved the magic number 20 for MostPopular, replaced...
2000-09-04 wainsteadAdded a new define() for MostPopular, which needs to...
2000-09-04 wainsteadMostPopular finally debugged, looks good.
2000-09-04 wainsteadI removed the calls to RenderQuickSearch, RenderFullSea...
2000-09-04 wainsteadMoved the search to the bottom, since it's not what...
2000-08-29 aredridelImplemeted search features
2000-08-29 aredridelUpdated to include locking
2000-08-29 aredridelSupport functions for a Filesystem based database
2000-08-29 aredridelAdded commented-out configuration for the Filsystem...
2000-08-29 aredridelChanged short <? tags to longer <?php tags so that...
2000-08-29 aredridelChanged short <? tag to long <?php tag, so it will...
2000-08-16 wainsteadMostPopular added.
2000-08-16 wainsteadCorrected a bug in saving pages to the archive.
2000-08-15 wainsteadPartially updated to come in line with the refactoring...
2000-08-15 wainsteadRetrievePage now takes a third argument ('wiki' or...
2000-08-15 wainsteadMoved SaveCopyToArchive into these files; I then rewrot...
2000-08-15 wainsteadMoved SaveCopyToArchive to the database libraries while...
2000-08-15 wainsteadRemoved the if/else for opening the database; there...
2000-08-15 wainsteadAdded a variable to define the database name for Postgr...
2000-08-15 wainsteadFixed a whitespace problem.
2000-08-11 wainsteadI found msql_pconnect to be unstable on wcsb.org (which...
2000-08-10 wainsteadUpdated info on embedding images.
2000-08-10 wainsteadAdded LinkImage() and code to catch [http://foo.com...
2000-08-10 wainsteadAgain, corrected the list.
2000-08-10 wainsteadCoded and tested the four new DB functions for MostPopular.
2000-08-10 wainsteadcorrected the list of pages
2000-08-10 wainsteadAdded the proper list of program authors.
2000-08-10 wainsteadUpdated FrontPage; renamed WhatIsWikiWikiWeb to WikiWik...
2000-08-07 wainsteadChanged the names $WikiDataBase and $ArchiveDataBase...
2000-08-03 dairikiUse file mtime as default for $pagehash['lastmodified'].
2000-08-03 dairikiI just discovered that PHP has a built-in pack() and...
2000-08-01 dairikiStrip trailing white space from lines when initializing...
2000-08-01 dairikiPHP4 compatibility fixes. Also add "versions are ident...
2000-08-01 dairikiPHP4 compatibility fixes.
2000-07-20 dairikiDelete trailing spaces from page lines when saving.
2000-07-20 dairikiCode cleanup and bug fixes.
next