]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
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

23 years agoincluded admin section
ahollosi [Wed, 8 Nov 2000 15:49:15 +0000 (15:49 +0000)]
included admin section

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

23 years agoremoved default user/pwd
ahollosi [Wed, 8 Nov 2000 15:43:46 +0000 (15:43 +0000)]
removed default user/pwd

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

23 years agoadded function RemovePage()
ahollosi [Wed, 8 Nov 2000 15:40:56 +0000 (15:40 +0000)]
added function RemovePage()

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

23 years agoupdates due to new admin structure
ahollosi [Wed, 8 Nov 2000 15:40:00 +0000 (15:40 +0000)]
updates due to new admin structure

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

23 years agoadapted, so that index.php can be included by admin.php
ahollosi [Wed, 8 Nov 2000 15:34:06 +0000 (15:34 +0000)]
adapted, so that index.php can be included by admin.php

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

23 years agoinitial commit of admin.php
ahollosi [Wed, 8 Nov 2000 15:32:34 +0000 (15:32 +0000)]
initial commit of admin.php

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

23 years agoAdded GetWikiPageLinks, SetWikiPageLinks, eliminated error messages,
wainstead [Tue, 7 Nov 2000 05:13:22 +0000 (05:13 +0000)]
Added GetWikiPageLinks, SetWikiPageLinks, eliminated error messages,
though the functionality is still not there.

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

23 years agotranslated into German
ahollosi [Mon, 6 Nov 2000 17:31:54 +0000 (17:31 +0000)]
translated into German

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

23 years agowikified CREDITS
ahollosi [Mon, 6 Nov 2000 16:31:43 +0000 (16:31 +0000)]
wikified CREDITS

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

23 years agoremoved tab syntax, bold ''' -> bold __, plus other minor corrections
ahollosi [Mon, 6 Nov 2000 16:14:43 +0000 (16:14 +0000)]
removed tab syntax, bold ''' -> bold __, plus other minor corrections

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

23 years agoUpdates for 1.1.9.
wainstead [Mon, 6 Nov 2000 03:19:16 +0000 (03:19 +0000)]
Updates for 1.1.9.

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

23 years agoAdded a few words about 1.1.9.
wainstead [Mon, 6 Nov 2000 02:51:07 +0000 (02:51 +0000)]
Added a few words about 1.1.9.

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

23 years agoChanged the example to point to the current PhpWiki homepage.
wainstead [Mon, 6 Nov 2000 02:46:59 +0000 (02:46 +0000)]
Changed the example to point to the current PhpWiki homepage.

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

23 years agoRemoved last remaining references to using tabs, and put in an example
wainstead [Mon, 6 Nov 2000 02:46:07 +0000 (02:46 +0000)]
Removed last remaining references to using tabs, and put in an example
of the new term-definition syntax.

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

23 years agoAdded/tested wikiscore table.
wainstead [Fri, 3 Nov 2000 05:50:52 +0000 (05:50 +0000)]
Added/tested wikiscore table.

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

23 years agoFixed all instances that caused E_NOTICE messages.
wainstead [Fri, 3 Nov 2000 05:27:51 +0000 (05:27 +0000)]
Fixed all instances that caused E_NOTICE messages.

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

23 years agoCredited Sandino for the Spanish language translations.
wainstead [Fri, 3 Nov 2000 04:51:20 +0000 (04:51 +0000)]
Credited Sandino for the Spanish language translations.

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

23 years agoSpanish pages by Sandino Araico Sánchez <sandino@sandino.net>
ahollosi [Thu, 2 Nov 2000 21:15:33 +0000 (21:15 +0000)]
Spanish pages by Sandino Araico Sánchez <sandino@sandino.net>
Initial set of German pages by me (Arno)

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

23 years agoAdded "drop table wikiscore;"
wainstead [Thu, 2 Nov 2000 04:34:41 +0000 (04:34 +0000)]
Added "drop table wikiscore;"

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

23 years agoIncoming, outgoing, and most popular top 5's appear to work now.
wainstead [Thu, 2 Nov 2000 04:23:59 +0000 (04:23 +0000)]
Incoming, outgoing, and most popular top 5's appear to work now.

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

23 years agoAdded the wikiscore table; stripped out the grant statements that gave
wainstead [Thu, 2 Nov 2000 04:06:21 +0000 (04:06 +0000)]
Added the wikiscore table; stripped out the grant statements that gave
me access to all postgresql databases worldwide ;-)

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

23 years agoCorrected the URL to the example image.
wainstead [Thu, 2 Nov 2000 04:03:54 +0000 (04:03 +0000)]
Corrected the URL to the example image.

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

23 years agoFixed typo: "port" was spelled "pport". Probably from the last
wainstead [Thu, 2 Nov 2000 03:05:20 +0000 (03:05 +0000)]
Fixed typo: "port" was spelled "pport". Probably from the last
patch.

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

23 years agofixed E_NOTICE warnings
ahollosi [Wed, 1 Nov 2000 11:31:41 +0000 (11:31 +0000)]
fixed E_NOTICE warnings

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

23 years agouse $SCRIPT_NAME instead of $REQUEST_URI
ahollosi [Wed, 1 Nov 2000 10:24:58 +0000 (10:24 +0000)]
use $SCRIPT_NAME instead of $REQUEST_URI
removed $ServerAddress - not used anywhere (simplifies $ScriptUrl="" case)
added ALT tag to logo image

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

23 years agorestructured config.php completely -- hope this is more readable / useable
ahollosi [Tue, 31 Oct 2000 20:24:30 +0000 (20:24 +0000)]
restructured config.php completely -- hope this is more readable / useable

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

23 years agoadded "!" syntax for URLs as well, i.e. !http://some.site/ does NOT create a hyperlink
ahollosi [Tue, 31 Oct 2000 19:24:08 +0000 (19:24 +0000)]
added "!" syntax for URLs as well, i.e. !http://some.site/ does NOT create a hyperlink

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

23 years ago"phpwiki:" protocol patch -- omitted stdlib.php in previous commit - *sigh*
ahollosi [Tue, 31 Oct 2000 19:23:03 +0000 (19:23 +0000)]
"phpwiki:" protocol patch -- omitted stdlib.php in previous commit - *sigh*

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

23 years agoadded "phpwiki:" protocol within named links [name|uri]
ahollosi [Tue, 31 Oct 2000 17:07:08 +0000 (17:07 +0000)]
added "phpwiki:" protocol within named links [name|uri]
UpdateRecentChanges() uses "phpwiki:" instead of raw url now

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

23 years agoChanged $WikiNameRegexp: doesn't use "\b" (word-boundary) anymore.
ahollosi [Tue, 31 Oct 2000 16:18:42 +0000 (16:18 +0000)]
Changed $WikiNameRegexp: doesn't use "\b" (word-boundary) anymore.
Necessary because '_' is interpreted as word-character too and thus
e.g. "__WikiName__" is not recognized as link. Note that now
"previously_not_a_WikiName" renders the "WikiName" part as link now too.

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

23 years agofix for bug #117729 (fake author)
ahollosi [Mon, 30 Oct 2000 07:41:10 +0000 (07:41 +0000)]
fix for bug #117729 (fake author)

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

23 years agopgsql patch (version7) from kbrown@sandino.net
ahollosi [Sat, 28 Oct 2000 17:44:00 +0000 (17:44 +0000)]
pgsql patch (version7) from kbrown@sandino.net

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

23 years agofix: savepage didn't check FLAG_PAGE_LOCKED
ahollosi [Thu, 26 Oct 2000 15:47:51 +0000 (15:47 +0000)]
fix: savepage didn't check FLAG_PAGE_LOCKED

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

23 years agoanother gettext() patch from Jan (fix plus translation of savepage)
ahollosi [Thu, 26 Oct 2000 15:38:38 +0000 (15:38 +0000)]
another gettext() patch from Jan (fix plus translation of savepage)

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

23 years agofix: added "global $WikiNameRegexp" in ExtractWikiPageLinks()
ahollosi [Thu, 26 Oct 2000 11:34:36 +0000 (11:34 +0000)]
fix: added "global $WikiNameRegexp" in ExtractWikiPageLinks()

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

23 years agoadapted to changes in transform.php
ahollosi [Wed, 25 Oct 2000 14:48:29 +0000 (14:48 +0000)]
adapted to changes in transform.php
Inline images now have an ALT tag
Also, [name|http:image] uses name as ALT tag now
RenderQuickSearch() and RenderFullSearch() create a submit button

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

23 years agoHeavy modification based on Neil Brown's tokenize() patch.
ahollosi [Wed, 25 Oct 2000 14:45:53 +0000 (14:45 +0000)]
Heavy modification based on Neil Brown's tokenize() patch.
Much cleaner structure now -- why didn't we see the obvious?
Images of reference links [\d+] are inlined too now

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

23 years agoadded $InlineImages and $WikiNameRegexp
ahollosi [Wed, 25 Oct 2000 14:41:32 +0000 (14:41 +0000)]
added $InlineImages and $WikiNameRegexp

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

23 years agoset_magic_quotes_runtime(0) added (bug reported by Hawk Newton)
ahollosi [Wed, 25 Oct 2000 09:58:53 +0000 (09:58 +0000)]
set_magic_quotes_runtime(0) added (bug reported by Hawk Newton)

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

23 years agoUpdated for 1.1.8
wainstead [Wed, 25 Oct 2000 05:06:36 +0000 (05:06 +0000)]
Updated for 1.1.8

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

23 years agoCREDITS is reborn!
wainstead [Wed, 25 Oct 2000 04:56:39 +0000 (04:56 +0000)]
CREDITS is reborn!

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

23 years agoUpdated the list of pages to include PhpWiki.
wainstead [Wed, 25 Oct 2000 04:19:27 +0000 (04:19 +0000)]
Updated the list of pages to include PhpWiki.

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

23 years agoAdded a page to define the WikiWord "PhpWiki."
wainstead [Wed, 25 Oct 2000 04:13:46 +0000 (04:13 +0000)]
Added a page to define the WikiWord "PhpWiki."

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

23 years agokilled the !WikiName,!WikiName,!WikiNameSameStem bug for good. -- added examples...
ahollosi [Tue, 24 Oct 2000 10:32:38 +0000 (10:32 +0000)]
killed the !WikiName,!WikiName,!WikiNameSameStem bug for good. -- added examples to TestPage

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

23 years agoJan added some gettext() for pageinfo.php
ahollosi [Tue, 24 Oct 2000 09:55:19 +0000 (09:55 +0000)]
Jan added some gettext() for pageinfo.php

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

23 years agocorrected h1,h2,h3 markup example
ahollosi [Mon, 23 Oct 2000 20:55:24 +0000 (20:55 +0000)]
corrected h1,h2,h3 markup example

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

23 years agoNew: tabless definition lists (even nested): ;Term:definition
ahollosi [Mon, 23 Oct 2000 16:52:05 +0000 (16:52 +0000)]
New: tabless definition lists (even nested):   ;Term:definition
And: ul,ol list types can be mixed - we only look at the last
character. Changes e.g. from "**#*" to "###*" go unnoticed.
and wouldn't make a difference to the HTML layout anyway.

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

23 years agoUpdated rules for the 1.1.8 release.
wainstead [Mon, 23 Oct 2000 12:53:01 +0000 (12:53 +0000)]
Updated rules for the 1.1.8 release.

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

23 years agoNo longer maintained. TODO will happen on Sourceforge.
wainstead [Mon, 23 Oct 2000 00:58:30 +0000 (00:58 +0000)]
No longer maintained. TODO will happen on Sourceforge.

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

23 years agocommit of latest update to Dutch pages by Jan
ahollosi [Sun, 22 Oct 2000 19:52:03 +0000 (19:52 +0000)]
commit of latest update to Dutch pages by Jan

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

23 years agoSome generic pages are included in English, ignoring the language setting
ahollosi [Sun, 22 Oct 2000 19:33:35 +0000 (19:33 +0000)]
Some generic pages are included in English, ignoring the language setting
(avoids unnecessary duplication) - these pages are: TestPage, SteveWainstead,
ReleaseNotes. Removed "nl" counterparts.

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

23 years agoadjusted layout (smaller logo, no use of table anymore)
ahollosi [Sun, 22 Oct 2000 13:30:58 +0000 (13:30 +0000)]
adjusted layout (smaller logo, no use of table anymore)

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

23 years agoAdded 3 functions. No descriptions yet.
wainstead [Sat, 21 Oct 2000 04:14:02 +0000 (04:14 +0000)]
Added 3 functions. No descriptions yet.

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

23 years agoDropped, along with an egg on my face.
wainstead [Sat, 21 Oct 2000 01:11:20 +0000 (01:11 +0000)]
Dropped, along with an egg on my face.

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

23 years agoget rid of headline table, logo now smaller
ahollosi [Fri, 20 Oct 2000 11:49:07 +0000 (11:49 +0000)]
get rid of headline table, logo now smaller

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

23 years agosecond int. patch from Jan (slightly modified)
ahollosi [Fri, 20 Oct 2000 11:42:53 +0000 (11:42 +0000)]
second int. patch from Jan (slightly modified)

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

23 years agoCommitting version 3.12 of syncmail, a Python script provided by
wainstead [Fri, 20 Oct 2000 04:37:26 +0000 (04:37 +0000)]
Committing version 3.12 of syncmail, a Python script provided by
SouceForge which will email phpwiki-checkins@lists.sourceforge.net
when there are commits to the CVS tree.

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

23 years agoExitWiki() function replaces simple calls to exit()
ahollosi [Thu, 19 Oct 2000 22:25:45 +0000 (22:25 +0000)]
ExitWiki() function replaces simple calls to exit()

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

23 years agoforgot to run translate.sh
ahollosi [Thu, 19 Oct 2000 21:49:52 +0000 (21:49 +0000)]
forgot to run translate.sh

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

23 years agointernationalization patch (based on Jan Nieuwenhuizen's original patch)
ahollosi [Thu, 19 Oct 2000 21:39:32 +0000 (21:39 +0000)]
internationalization patch (based on Jan Nieuwenhuizen's original patch)

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

23 years agoChanged the address for bug reporting.
wainstead [Wed, 18 Oct 2000 22:31:03 +0000 (22:31 +0000)]
Changed the address for bug reporting.

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

23 years agoadded Neil Brown's nested-DefinitionLists patch -- slightly modified
ahollosi [Wed, 11 Oct 2000 14:08:56 +0000 (14:08 +0000)]
added Neil Brown's nested-DefinitionLists patch -- slightly modified

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

23 years agoadded Neil Brown's search-button patch -- slightly modified
ahollosi [Wed, 11 Oct 2000 13:57:47 +0000 (13:57 +0000)]
added Neil Brown's search-button patch -- slightly modified

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

23 years agoChanged back to dynamically setting the hostname; using 'http:' is
wainstead [Tue, 10 Oct 2000 02:59:08 +0000 (02:59 +0000)]
Changed back to dynamically setting the hostname; using 'http:' is
commented out and left as an option.

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

23 years agoUpdated the paths to image files, which now live in the images/
wainstead [Sun, 8 Oct 2000 20:05:59 +0000 (20:05 +0000)]
Updated the paths to image files, which now live in the images/
subdirectory.

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

23 years agoMoved these into the images/ directory.
wainstead [Sun, 8 Oct 2000 19:59:31 +0000 (19:59 +0000)]
Moved these into the images/ directory.

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

23 years ago$ServerAddress is now set to "" by default, which should work in most
wainstead [Sun, 8 Oct 2000 19:46:53 +0000 (19:46 +0000)]
$ServerAddress is now set to "" by default, which should work in most
cases; the comments and if/else block remain (commented out).

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

23 years agoUpdated and improved.
wainstead [Sun, 8 Oct 2000 19:19:59 +0000 (19:19 +0000)]
Updated and improved.

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