]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
23 years agoJeff hacks again: LOT's of changes.
dairiki [Sat, 10 Feb 2001 22:15:08 +0000 (22:15 +0000)]
Jeff hacks again: LOT's of changes.
Highlights:
  * Pagename in PATH_INFO support added.
  * Redid the user (admin)  authentication stuff.
    All access now through index.php.

See HISTORY for (a few) more details.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@425 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoFix type in wtm_fulltext_search()
dairiki [Fri, 9 Feb 2001 04:00:25 +0000 (04:00 +0000)]
Fix type in wtm_fulltext_search()

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@423 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoDon't display $SignatureImg unless one is set in config.php
dairiki [Thu, 8 Feb 2001 18:19:16 +0000 (18:19 +0000)]
Don't display $SignatureImg unless one is set in config.php
Fix check for DB files in /tmp

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@421 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoRender*() functions are no longer
dairiki [Thu, 8 Feb 2001 18:18:10 +0000 (18:18 +0000)]
Render*() functions are no longer

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@420 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoRemove unused variable
dairiki [Thu, 8 Feb 2001 15:11:00 +0000 (15:11 +0000)]
Remove unused variable

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@419 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoadded InterWiki linking based on patch by Gary Benson <garyb@ee.bath.ac.uk>
ahollosi [Thu, 8 Feb 2001 10:39:41 +0000 (10:39 +0000)]
added InterWiki linking based on patch by Gary Benson <garyb@ee.bath.ac.uk>

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@418 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoadded InterWiki linking based on patch by Gary Benson <garyb@ee.bath.ac.uk>
ahollosi [Thu, 8 Feb 2001 10:29:44 +0000 (10:29 +0000)]
added InterWiki linking based on patch by Gary Benson <garyb@ee.bath.ac.uk>

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@417 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoremoved references, added footnotes
ahollosi [Thu, 8 Feb 2001 09:10:26 +0000 (09:10 +0000)]
removed references, added footnotes

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@416 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoremoved links to editlinks page
ahollosi [Thu, 8 Feb 2001 08:51:50 +0000 (08:51 +0000)]
removed links to editlinks page

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@415 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoremoved editlinks template -- references are no longer in use
ahollosi [Thu, 8 Feb 2001 08:48:09 +0000 (08:48 +0000)]
removed editlinks template -- references are no longer in use

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@414 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agocorrected "Minor Edit" translation
ahollosi [Thu, 8 Feb 2001 08:43:50 +0000 (08:43 +0000)]
corrected "Minor Edit" translation

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@413 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoAdded "minor edit, don't archive" checkbox to the templates for
dairiki [Thu, 8 Feb 2001 03:02:08 +0000 (03:02 +0000)]
Added "minor edit, don't archive" checkbox to the templates for
the non-english locales.

(My wife speaks spanish, so that one is probably okay.  The German
translation might be okay.  The others (Dutch and Swedish) I left
in English.)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@412 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoConvert references to footnotes when reading a zip dump
dairiki [Thu, 8 Feb 2001 02:34:32 +0000 (02:34 +0000)]
Convert references to footnotes when reading a zip dump

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@411 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoSpelling fixes
dairiki [Thu, 8 Feb 2001 01:28:16 +0000 (01:28 +0000)]
Spelling fixes

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@410 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoAdded "Minor edit, do not archive" checkbox on the edit form.
dairiki [Wed, 7 Feb 2001 22:14:35 +0000 (22:14 +0000)]
Added "Minor edit, do not archive" checkbox on the edit form.
(Sourceforge task #25913)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@409 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoMinor security bug fix.
dairiki [Wed, 7 Feb 2001 21:11:46 +0000 (21:11 +0000)]
Minor security bug fix.
The URL 'index.php?zip=all' should not get you to the wiki page
named 'zip=all'.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@408 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoFix bug #131372: diff hangs.
dairiki [Wed, 7 Feb 2001 18:35:09 +0000 (18:35 +0000)]
Fix bug #131372: diff hangs.

The problem had to do with subtleties introduced by the code
cleanups to remove the PHP4 warnings.

I've now added several assert()'s (only active under PHP4)
to perform further sanity checks.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@407 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoremoved references, added footnotes
ahollosi [Wed, 7 Feb 2001 17:21:33 +0000 (17:21 +0000)]
removed references, added footnotes

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@406 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoclean up of SetHTMLMode() -- patch from Neil Brown
ahollosi [Wed, 7 Feb 2001 16:38:33 +0000 (16:38 +0000)]
clean up of SetHTMLMode() -- patch from Neil Brown

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@405 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoJeff emerges from his hole long enough to fix a trivial bug which causes
dairiki [Tue, 6 Feb 2001 23:16:31 +0000 (23:16 +0000)]
Jeff emerges from his hole long enough to fix a trivial bug which causes
trouble when trying to restore a wiki from a zip archive which uses the
'binary' type MIME encoding.  This is only pertinent for zip archives
generated by certain old beta versions of phpwiki.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@404 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoredesign of transfrom.php: modularization
ahollosi [Sun, 4 Feb 2001 18:22:34 +0000 (18:22 +0000)]
redesign of transfrom.php: modularization
markup functions are now registered to WikiTransform object
first working version.
removed HTML mode "|", tab markup, and %%ADMIN-%% tokens.
(more functionality to be added)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@403 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agomoved SetHTMLOutputMode(), RenderQuickSearch(), RenderFullSearch(), and RenderMostPop...
ahollosi [Sun, 4 Feb 2001 18:19:30 +0000 (18:19 +0000)]
moved SetHTMLOutputMode(), RenderQuickSearch(), RenderFullSearch(), and RenderMostPopular() to transform.php

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@402 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoCorrected Ari's name.
wainstead [Fri, 2 Feb 2001 03:51:58 +0000 (03:51 +0000)]
Corrected Ari's name.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@399 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoAdded note that this page is largely obsolete.
wainstead [Fri, 2 Feb 2001 03:23:05 +0000 (03:23 +0000)]
Added note that this page is largely obsolete.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@398 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoAdded Ari.
wainstead [Fri, 2 Feb 2001 03:21:46 +0000 (03:21 +0000)]
Added Ari.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@397 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoMinor update.
wainstead [Fri, 2 Feb 2001 03:19:39 +0000 (03:19 +0000)]
Minor update.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@396 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoListed new features over version 1.0. There are a lot. They are big too.
wainstead [Fri, 2 Feb 2001 03:18:44 +0000 (03:18 +0000)]
Listed new features over version 1.0. There are a lot. They are big too.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@395 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoUpdated: listed flat file Wiki as stable, included URL to bug list on
wainstead [Fri, 2 Feb 2001 03:03:27 +0000 (03:03 +0000)]
Updated: listed flat file Wiki as stable, included URL to bug list on
Sourceforge.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@394 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoAdded comment about the warnings on loading; updated the info about
wainstead [Fri, 2 Feb 2001 02:55:31 +0000 (02:55 +0000)]
Added comment about the warnings on loading; updated the info about
editing config.php, which was a little dated.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@393 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agofixed some mailto: links, added Pablo to spanish translation
ahollosi [Thu, 1 Feb 2001 07:12:59 +0000 (07:12 +0000)]
fixed some mailto: links, added Pablo to spanish translation

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@392 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoupdate to spanish locale by Pablo Roca Rozas
ahollosi [Thu, 1 Feb 2001 07:06:39 +0000 (07:06 +0000)]
update to spanish locale by Pablo Roca Rozas

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@391 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agorenamed 'PrimeraPlana' to 'PaginaPrincipal'
ahollosi [Thu, 1 Feb 2001 07:05:59 +0000 (07:05 +0000)]
renamed 'PrimeraPlana' to 'PaginaPrincipal'

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@390 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoWrote list of additions/changes for 1.2
wainstead [Thu, 1 Feb 2001 05:35:01 +0000 (05:35 +0000)]
Wrote list of additions/changes for 1.2

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@389 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoMinor addition of info, and a note on the stability and features in
wainstead [Thu, 1 Feb 2001 04:34:08 +0000 (04:34 +0000)]
Minor addition of info, and a note on the stability and features in
the flat file version.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@388 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoCommented out the GetAllWikiPageNames and SetAllWikiPageNames
wainstead [Thu, 1 Feb 2001 04:24:26 +0000 (04:24 +0000)]
Commented out the GetAllWikiPageNames and SetAllWikiPageNames
functions. They don't work yet... and as long as they are defined, the
lists of related pages appear at the bottom of all pages but have no
values in them.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@387 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoUpdated the opening statement (mSQL support isn't very new anymore ;-)
wainstead [Thu, 1 Feb 2001 04:12:38 +0000 (04:12 +0000)]
Updated the opening statement (mSQL support isn't very new anymore ;-)
and explained why there are missing features vs. the other database
implementations.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@386 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoRemoved the notice that PhpWiki did not work with 4.0.4 out of the
wainstead [Thu, 1 Feb 2001 02:50:51 +0000 (02:50 +0000)]
Removed the notice that PhpWiki did not work with 4.0.4 out of the
box.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@385 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoupdated German translation
ahollosi [Wed, 31 Jan 2001 07:56:11 +0000 (07:56 +0000)]
updated German translation

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@384 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoadded Jon Åslund
ahollosi [Wed, 31 Jan 2001 07:40:55 +0000 (07:40 +0000)]
added Jon Åslund

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@383 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoAdded Swedish translation
ahollosi [Wed, 31 Jan 2001 07:38:10 +0000 (07:38 +0000)]
Added Swedish translation

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@382 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoAdded Swedish translation by Jon Åslund
ahollosi [Wed, 31 Jan 2001 07:36:48 +0000 (07:36 +0000)]
Added Swedish translation by Jon Åslund

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@381 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoadded Swedish translation by Jon Åslund
ahollosi [Wed, 31 Jan 2001 07:26:26 +0000 (07:26 +0000)]
added Swedish translation by Jon Åslund

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@380 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoGoing back to version 1.5, this time with the signature Jan Hidder
wainstead [Wed, 31 Jan 2001 03:11:25 +0000 (03:11 +0000)]
Going back to version 1.5, this time with the signature Jan Hidder
used for InsertPage() that I removed, thus causing a bug. It feels
slower now though.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@379 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoFixed a bug in the loading of dbmlib.php; if the $whichdatabase was
wainstead [Wed, 31 Jan 2001 02:18:26 +0000 (02:18 +0000)]
Fixed a bug in the loading of dbmlib.php; if the $whichdatabase was
set to 'dbm' a logic error always set it to 'dba', which had
unpredictable results with PHP3.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@378 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoFixed some white space. No code changes.
wainstead [Wed, 31 Jan 2001 02:01:27 +0000 (02:01 +0000)]
Fixed some white space. No code changes.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@377 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoadded hint about loading mysql php-module (suggested by Jerritt)
ahollosi [Wed, 24 Jan 2001 18:36:17 +0000 (18:36 +0000)]
added hint about loading mysql php-module (suggested by Jerritt)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@376 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agocorrected if-clause for 'dba' and 'default' (pointed out by kc7dx)
ahollosi [Sun, 21 Jan 2001 11:00:00 +0000 (11:00 +0000)]
corrected if-clause for 'dba' and 'default' (pointed out by kc7dx)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@375 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoAdded a new database configuration selection, 'default'. There is an
wainstead [Sat, 20 Jan 2001 21:52:21 +0000 (21:52 +0000)]
Added a new database configuration selection, 'default'. There is an
if/else that determines whether the user is running PHP3 or PHP4 and
sets $WhichDatabase to either 'dbm' or 'dba', and then the
corresponding library file (dbmlib.php or dbalib.php) is loaded.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@374 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoAdded note at the top for users of PHP 4.0.4 or later about needing to
wainstead [Fri, 19 Jan 2001 22:47:02 +0000 (22:47 +0000)]
Added note at the top for users of PHP 4.0.4 or later about needing to
edit config.php first.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@373 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoUpdated the credits for Joel and Pablo
wainstead [Fri, 19 Jan 2001 22:38:59 +0000 (22:38 +0000)]
Updated the credits for Joel and Pablo

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@372 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoJoel Uckelman <uckelman@iastate.edu> contributed code changes
wainstead [Fri, 19 Jan 2001 22:20:30 +0000 (22:20 +0000)]
Joel Uckelman <uckelman@iastate.edu> contributed code changes
including a new database library file 'dbalib.php' that uses the new
interface library for DBM files. The changes in config.php still
default to the dbmlib.php library for now, and the user must set
'dba' in config.php if they are using PHP 4.0.4 or later. Tested
this (just barely) on a newly built PHP 4.0.4p1 on my RH6.2 box.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@371 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoExtractWikiPageLinks now recognizes references of the form [\d+]
ahollosi [Mon, 15 Jan 2001 12:32:57 +0000 (12:32 +0000)]
ExtractWikiPageLinks now recognizes references of the form [\d+]

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@370 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoinitial commit - text by Jan Nieuwenhuizen and me
ahollosi [Thu, 11 Jan 2001 09:54:12 +0000 (09:54 +0000)]
initial commit - text by Jan Nieuwenhuizen and me

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@369 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoReverted to version 1.4; there is a bug in Jan Hidders' patch for dbmlib.
wainstead [Tue, 9 Jan 2001 19:02:52 +0000 (19:02 +0000)]
Reverted to version 1.4; there is a bug in Jan Hidders' patch for dbmlib.
It causes a stack overflow in stdlib.php line 318.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@368 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoadded description to GeneratePage()
ahollosi [Tue, 9 Jan 2001 18:22:49 +0000 (18:22 +0000)]
added description to GeneratePage()

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@367 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoInstallation directions for flat file Wikis.
wainstead [Sat, 6 Jan 2001 19:30:31 +0000 (19:30 +0000)]
Installation directions for flat file Wikis.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@366 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoyet another E_NOTICED fixed and some comments added.
ahollosi [Thu, 4 Jan 2001 18:37:56 +0000 (18:37 +0000)]
yet another E_NOTICED fixed and some comments added.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@365 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoZERO/SINGLE_DEPTH renamed into ZERO/NESTED_LEVEL
ahollosi [Thu, 4 Jan 2001 18:34:15 +0000 (18:34 +0000)]
ZERO/SINGLE_DEPTH renamed into ZERO/NESTED_LEVEL
empty lines are now treated as tag '' (i.e. no tag) instead of '<p>'
normal text is now treated as '<p>' instead of tag ''
added and corrected some comments, some code cleanup

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@364 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoZERO/SINGLE_DEPTH renamed into ZERO/NESTED_LEVEL
ahollosi [Thu, 4 Jan 2001 18:32:43 +0000 (18:32 +0000)]
ZERO/SINGLE_DEPTH renamed into ZERO/NESTED_LEVEL

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@363 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agomoved UpdateRecentChanges() to savepage.php
ahollosi [Thu, 4 Jan 2001 18:32:25 +0000 (18:32 +0000)]
moved UpdateRecentChanges() to savepage.php
ZERO/SINGLE_DEPTH renamed into ZERO/NESTED_LEVEL
added and corrected some comments, some code cleanup

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@362 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agomoved UpdateRecentChanges() to savepage.php
ahollosi [Thu, 4 Jan 2001 18:30:32 +0000 (18:30 +0000)]
moved UpdateRecentChanges() to savepage.php

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@361 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoThere were two concatenation operators in a row, on lines 8
wainstead [Tue, 2 Jan 2001 00:10:28 +0000 (00:10 +0000)]
There were two concatenation operators in a row, on lines 8
and 9. This caused a syntax error.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@360 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agosquashed some E_NOTICE messages about unset variables
ahollosi [Mon, 1 Jan 2001 23:34:57 +0000 (23:34 +0000)]
squashed some E_NOTICE messages about unset variables

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@359 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agochanged two more calls to is_dir() and is_file() to file_exists in order to avoid...
ahollosi [Mon, 1 Jan 2001 23:18:46 +0000 (23:18 +0000)]
changed two more calls to is_dir() and is_file() to file_exists in order to avoid warnings

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@358 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agocleaned up some warnings reported by David LeBlanc
ahollosi [Mon, 1 Jan 2001 23:13:32 +0000 (23:13 +0000)]
cleaned up some warnings reported by David LeBlanc

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@357 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoParseAndLink() didn't handle unnamed phpwiki: links correctly - fixed.
ahollosi [Sat, 30 Dec 2000 21:48:15 +0000 (21:48 +0000)]
ParseAndLink() didn't handle unnamed phpwiki: links correctly - fixed.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@356 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agocleaned up ParseAndLink() function, consequences:
ahollosi [Sat, 30 Dec 2000 21:42:50 +0000 (21:42 +0000)]
cleaned up ParseAndLink() function, consequences:
- link['type']='unknwon' no longer exists (never happened anyway)
- link['type']='wiki' is now link['type']='wiki-simple'
- "phpwiki:" may appear in unnamed links as well
- LinkURL() function now takes second argument

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@355 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agosome code cleanup -- mostly cosmetic changes
ahollosi [Sat, 30 Dec 2000 21:09:13 +0000 (21:09 +0000)]
some code cleanup -- mostly cosmetic changes

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@354 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoadded Antti Kaihola and Jan Hidders
ahollosi [Fri, 22 Dec 2000 21:10:56 +0000 (21:10 +0000)]
added Antti Kaihola and Jan Hidders

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@353 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoran translate.sh to update .mo & .php files
ahollosi [Fri, 22 Dec 2000 20:18:13 +0000 (20:18 +0000)]
ran translate.sh to update .mo & .php files

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@352 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoInitial commit of Jan Hidders' changes to dbmlib.php. He added the
wainstead [Fri, 15 Dec 2000 03:11:41 +0000 (03:11 +0000)]
Initial commit of Jan Hidders' changes to dbmlib.php. He added the
code needed for the incoming/outgoing/most popular nearby
features. The only change I made was to revert the signature for
InsertPage, which he added a fourth parameter to. In fact it should
have a (shudder) global variable $WikiPageStore, which makes it
consistent with SaveCopyToArchive.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@351 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoBrought the function list in the lead comment box up to date.
wainstead [Tue, 12 Dec 2000 22:06:09 +0000 (22:06 +0000)]
Brought the function list in the lead comment box up to date.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@350 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoUpdated against the mysql.php file. This should be accurate and
wainstead [Tue, 12 Dec 2000 21:53:20 +0000 (21:53 +0000)]
Updated against the mysql.php file. This should be accurate and
finished for 1.2.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@349 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoAdded a paragraph about the feature differences between the different
wainstead [Tue, 12 Dec 2000 21:24:50 +0000 (21:24 +0000)]
Added a paragraph about the feature differences between the different
database implementations.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@348 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoI will never finish this, so I'm removing it from the distribution.
wainstead [Tue, 12 Dec 2000 17:19:03 +0000 (17:19 +0000)]
I will never finish this, so I'm removing it from the distribution.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@347 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoBrought the manifest up to date. Some files were removed, others added
wainstead [Tue, 12 Dec 2000 17:11:14 +0000 (17:11 +0000)]
Brought the manifest up to date. Some files were removed, others added
to the lists of files in the distribution.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@346 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoupdate to Dutch translation by Jan Nieuwenhuizen
ahollosi [Mon, 11 Dec 2000 14:00:42 +0000 (14:00 +0000)]
update to Dutch translation by Jan Nieuwenhuizen

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@345 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agofixed bug in _iftoken() - variable-in-string-brackets were used in a way that causes...
ahollosi [Wed, 6 Dec 2000 23:12:02 +0000 (23:12 +0000)]
fixed bug in _iftoken() - variable-in-string-brackets were used in a way that causes problems for PHP3. Fix by Jan Hidders.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@344 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agofixed another bug in ExtractWikiPageLinks(): wiki_unknown-named was not recognized...
ahollosi [Wed, 6 Dec 2000 10:59:27 +0000 (10:59 +0000)]
fixed another bug in ExtractWikiPageLinks(): wiki_unknown-named was not recognized and named wiki links had the wrong linktext inserted into the wikilinks table

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@343 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoAdded semicolon on line 153, which caused the file to not compile correctly.
wainstead [Fri, 24 Nov 2000 22:07:34 +0000 (22:07 +0000)]
Added semicolon on line 153, which caused the file to not compile correctly.
.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@342 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agofix newline bug in UpdateRecentChanges / fix for-loop boundary
ahollosi [Wed, 22 Nov 2000 22:17:06 +0000 (22:17 +0000)]
fix newline bug in UpdateRecentChanges / fix for-loop boundary

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@341 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agomore sophisticated search: match individual words, also excluding words possible
ahollosi [Sat, 18 Nov 2000 13:50:36 +0000 (13:50 +0000)]
more sophisticated search: match individual words, also excluding words possible

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@340 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoAdded Scott to the credits for patches.
wainstead [Fri, 17 Nov 2000 03:04:46 +0000 (03:04 +0000)]
Added Scott to the credits for patches.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@339 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoPatch from "Scott R. Anderson" <sra@diem.net> which allows the use
wainstead [Fri, 17 Nov 2000 03:01:26 +0000 (03:01 +0000)]
Patch from "Scott R. Anderson" <sra@diem.net> which allows the use
of $PHP_AUTH_USER if it's set; i.e. if a user is logged in their name
will appear in RecentChanges instead of REMOTE_HOST or REMOTE_ADDR.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@338 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agofix for ExtractWikiPageLinks(): didn't care for '[[' escapes and thus detected invali...
ahollosi [Thu, 16 Nov 2000 08:52:51 +0000 (08:52 +0000)]
fix for ExtractWikiPageLinks(): didn't care for '[[' escapes and thus detected invalid links

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@337 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agocorrected title link
ahollosi [Mon, 13 Nov 2000 21:52:52 +0000 (21:52 +0000)]
corrected title link

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@336 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoadded config options for all mysql table names
ahollosi [Mon, 13 Nov 2000 14:54:08 +0000 (14:54 +0000)]
added config options for all mysql table names

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@335 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agonew run of translate.sh / updated templates
ahollosi [Mon, 13 Nov 2000 11:22:10 +0000 (11:22 +0000)]
new run of translate.sh / updated templates

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@334 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agofixed bug which omitted last string in */LC_MESSAGE/phpwiki.php
ahollosi [Mon, 13 Nov 2000 11:01:15 +0000 (11:01 +0000)]
fixed bug which omitted last string in */LC_MESSAGE/phpwiki.php

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@333 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agolocalized remove function
ahollosi [Mon, 13 Nov 2000 10:59:27 +0000 (10:59 +0000)]
localized remove function

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@332 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agofixed errors pointed out by Markus Guske
ahollosi [Mon, 13 Nov 2000 10:37:32 +0000 (10:37 +0000)]
fixed errors pointed out by Markus Guske

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@331 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agobugfix in ExtractWikiPageLinks for [text|WikiPage]
ahollosi [Sat, 11 Nov 2000 12:15:35 +0000 (12:15 +0000)]
bugfix in ExtractWikiPageLinks for [text|WikiPage]

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@330 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoAdded safety step for 'remove page' feature
ahollosi [Thu, 9 Nov 2000 16:29:10 +0000 (16:29 +0000)]
Added safety step for 'remove page' feature

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@329 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoUpdated the list of functions in the header comment.
wainstead [Thu, 9 Nov 2000 02:57:51 +0000 (02:57 +0000)]
Updated the list of functions in the header comment.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@328 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoupdate for new syntax: !http and [named internal link|WikiPage]
ahollosi [Wed, 8 Nov 2000 17:07:32 +0000 (17:07 +0000)]
update for new syntax: !http and [named internal link|WikiPage]

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@327 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoadded named internal links e.g. [wow|FrontPage] -- patch idea from Antti Kaihola
ahollosi [Wed, 8 Nov 2000 16:52:00 +0000 (16:52 +0000)]
added named internal links e.g. [wow|FrontPage] -- patch idea from Antti Kaihola

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@326 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agofix for RemovePage when get_magic_quotes_gpc()==1
ahollosi [Wed, 8 Nov 2000 16:48:34 +0000 (16:48 +0000)]
fix for RemovePage when get_magic_quotes_gpc()==1

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@325 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoexplained new ###IF### syntax
ahollosi [Wed, 8 Nov 2000 16:19:01 +0000 (16:19 +0000)]
explained new ###IF### syntax

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@324 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoadded admin page -- should be locked for normal users
ahollosi [Wed, 8 Nov 2000 15:54:00 +0000 (15:54 +0000)]
added admin page -- should be locked for normal users

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@323 96ab9672-09ca-45d6-a79d-3d69d39ca109

23 years agoupdated to new ###IF### syntax
ahollosi [Wed, 8 Nov 2000 15:50:57 +0000 (15:50 +0000)]
updated to new ###IF### syntax

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@322 96ab9672-09ca-45d6-a79d-3d69d39ca109