]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
19 years agoresolve __FILE__ also
rurban [Thu, 13 Jan 2005 07:28:36 +0000 (07:28 +0000)]
resolve __FILE__ also

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

19 years agoSwitched SCRIPT_FILENAME == __FILE__ for realpath(SCRIPT_FILENAME) == __FILE__.
uckelman [Thu, 13 Jan 2005 05:32:51 +0000 (05:32 +0000)]
Switched SCRIPT_FILENAME == __FILE__ for realpath(SCRIPT_FILENAME) == __FILE__.
This is needed for the case when the path in SCRIPT_FILENAME contains one
or more symlinks, and resolves bug 1025476.

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

19 years agokeep all old revisions per default
rurban [Tue, 11 Jan 2005 20:58:32 +0000 (20:58 +0000)]
keep all old revisions per default

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

19 years ago$LANG from DEFAULT_LANGUAGE
rurban [Mon, 10 Jan 2005 18:06:40 +0000 (18:06 +0000)]
$LANG from DEFAULT_LANGUAGE

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

19 years agophp5 case-sensitivity
rurban [Mon, 10 Jan 2005 18:05:56 +0000 (18:05 +0000)]
php5 case-sensitivity

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

19 years agobump version
rurban [Sat, 8 Jan 2005 23:15:24 +0000 (23:15 +0000)]
bump version

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

19 years agoconvert to new markup
rurban [Sat, 8 Jan 2005 23:14:06 +0000 (23:14 +0000)]
convert to new markup

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

19 years agohardcode list of langs (file access is slow)
rurban [Sat, 8 Jan 2005 22:53:50 +0000 (22:53 +0000)]
hardcode list of langs (file access is slow)
fix client detection
set proper locale on empty locale

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

19 years agoremove deprecated workaround
rurban [Sat, 8 Jan 2005 22:51:56 +0000 (22:51 +0000)]
remove deprecated workaround

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

19 years agolocale update,
rurban [Sat, 8 Jan 2005 22:42:04 +0000 (22:42 +0000)]
locale update,
ja.utf-8 autogenerated from ja.euc-jp, ja.po deprecated
use new xgettext -L PHP --from-code=iso-8859-1

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

19 years agoFinally get rid of old markup.
rurban [Sat, 8 Jan 2005 21:33:13 +0000 (21:33 +0000)]
Finally get rid of old markup.

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

19 years agoPrevent from Overlarge session data crash
rurban [Sat, 8 Jan 2005 21:27:45 +0000 (21:27 +0000)]
Prevent from Overlarge session data crash

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

19 years agoending space after colgroup breaks _setTagProperty
rurban [Sat, 8 Jan 2005 20:58:19 +0000 (20:58 +0000)]
ending space after colgroup breaks _setTagProperty

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

19 years agomove password length checker to correct method. thanks to Charles Corrigan
rurban [Thu, 6 Jan 2005 15:44:22 +0000 (15:44 +0000)]
move password length checker to correct method. thanks to Charles Corrigan

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

19 years agohonor DISABLE_HTTP_REDIRECT, do not gzip the redirect template, flush it
rurban [Tue, 4 Jan 2005 20:26:34 +0000 (20:26 +0000)]
honor DISABLE_HTTP_REDIRECT, do not gzip the redirect template, flush it

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

19 years agoremove old [%pagedata][_cached_html] code
rurban [Tue, 4 Jan 2005 20:25:01 +0000 (20:25 +0000)]
remove old [%pagedata][_cached_html] code

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

19 years agoguess $LANG based on client
rurban [Tue, 4 Jan 2005 20:22:46 +0000 (20:22 +0000)]
guess $LANG based on client

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

19 years agojscript undo fix
rurban [Tue, 4 Jan 2005 20:14:59 +0000 (20:14 +0000)]
jscript undo fix

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

19 years agofix by Arnaud
rurban [Tue, 4 Jan 2005 19:58:01 +0000 (19:58 +0000)]
fix by Arnaud

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

19 years agofixed prev link logic
rurban [Sun, 26 Dec 2004 17:31:35 +0000 (17:31 +0000)]
fixed prev link logic

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

19 years agoChange DEFAULT_LANGUAGE = '' for auto-detection
rurban [Sun, 26 Dec 2004 17:23:24 +0000 (17:23 +0000)]
Change DEFAULT_LANGUAGE = '' for auto-detection
japanase is euc-jp again, but utf-8 experimentally also provided.
  (expect pcre problems though)

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

19 years agodont break sideeffecting sortby flips on paging urls (MostPopular)
rurban [Sun, 26 Dec 2004 17:19:28 +0000 (17:19 +0000)]
dont break sideeffecting sortby flips on paging urls (MostPopular)

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

19 years agoannounce dumps - mult.requests to avoid request::finish, e.g. LinkDatabase, PdfOut...
rurban [Sun, 26 Dec 2004 17:17:25 +0000 (17:17 +0000)]
announce dumps - mult.requests to avoid request::finish, e.g. LinkDatabase, PdfOut, ...

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

19 years agonew reverse locale detection on DEFAULT_LANGUAGE="", ja default euc-jp again
rurban [Sun, 26 Dec 2004 17:15:32 +0000 (17:15 +0000)]
new reverse locale detection on DEFAULT_LANGUAGE="", ja default euc-jp again

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

19 years agofix ADODB MostPopular, avoid limit -1, pass hits on empty data
rurban [Sun, 26 Dec 2004 17:14:03 +0000 (17:14 +0000)]
fix ADODB MostPopular, avoid limit -1, pass hits on empty data

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

19 years agoavoid stdargs in url, php5 fixes
rurban [Sun, 26 Dec 2004 17:12:06 +0000 (17:12 +0000)]
avoid stdargs in url, php5 fixes

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

19 years agojust copyright
rurban [Sun, 26 Dec 2004 17:11:17 +0000 (17:11 +0000)]
just copyright

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

19 years agojust docs or whitespace
rurban [Sun, 26 Dec 2004 17:10:44 +0000 (17:10 +0000)]
just docs or whitespace

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

19 years agophp5 fixes: case-sensitivity, no & new
rurban [Sun, 26 Dec 2004 17:08:36 +0000 (17:08 +0000)]
php5 fixes: case-sensitivity, no & new

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

19 years agofix PHP Fatal error: Call to undefined function: finish() in phpwiki-1.3.11/lib...
rurban [Sun, 26 Dec 2004 14:10:33 +0000 (14:10 +0000)]
fix PHP Fatal error:  Call to undefined function:  finish() in phpwiki-1.3.11/lib/prepend.php on line 105
  some unknown redirect error

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

19 years agodont email on unittest
rurban [Thu, 23 Dec 2004 14:12:31 +0000 (14:12 +0000)]
dont email on unittest

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

19 years agofix default language detection if DEFAULT_LANGUAGE=, collapse to 2char lang code...
rurban [Thu, 23 Dec 2004 14:07:34 +0000 (14:07 +0000)]
fix default language detection if DEFAULT_LANGUAGE=, collapse to 2char lang code, fix typo in @bindtextdomain

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

19 years agobump version
rurban [Wed, 22 Dec 2004 19:03:15 +0000 (19:03 +0000)]
bump version

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

19 years agofix glob for starting * or ?
rurban [Wed, 22 Dec 2004 19:02:29 +0000 (19:02 +0000)]
fix glob for starting * or ?

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

19 years agodocument variable expansion
rurban [Wed, 22 Dec 2004 18:52:17 +0000 (18:52 +0000)]
document variable expansion

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

19 years agodefault: html, warn about dump breakage
rurban [Wed, 22 Dec 2004 18:51:18 +0000 (18:51 +0000)]
default: html, warn about dump breakage

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

19 years agodefault format=html for unit-tests and DumpHtml/Zip breakage
rurban [Wed, 22 Dec 2004 18:48:10 +0000 (18:48 +0000)]
default format=html for unit-tests and DumpHtml/Zip breakage

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

19 years agoadd testIncludePagePlugin loading: ADODB error with _id_cache logic
rurban [Wed, 22 Dec 2004 18:35:24 +0000 (18:35 +0000)]
add testIncludePagePlugin loading: ADODB error with _id_cache logic

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

19 years agofix page _id_cache logic for _get_pageid create_if_missing
rurban [Wed, 22 Dec 2004 18:33:31 +0000 (18:33 +0000)]
fix page _id_cache logic for _get_pageid create_if_missing

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

19 years agofix wrong _update_nonempty_table on empty content (i.e. the new deletePage)
rurban [Wed, 22 Dec 2004 15:47:41 +0000 (15:47 +0000)]
fix wrong _update_nonempty_table on empty content (i.e. the new deletePage)

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

19 years agochmod +x for convenience wit fixperms
rurban [Wed, 22 Dec 2004 15:06:48 +0000 (15:06 +0000)]
chmod +x for convenience wit fixperms

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

19 years agoadd cached_html col
rurban [Wed, 22 Dec 2004 15:05:18 +0000 (15:05 +0000)]
add cached_html col

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

19 years agogettext msg unification
rurban [Mon, 20 Dec 2004 16:05:14 +0000 (16:05 +0000)]
gettext msg unification

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

19 years agogerman language update
rurban [Mon, 20 Dec 2004 16:02:10 +0000 (16:02 +0000)]
german language update

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

19 years agokeep old ja as euc-jp (less expected problems), new strings converted from patch...
rurban [Mon, 20 Dec 2004 15:29:09 +0000 (15:29 +0000)]
keep old ja as euc-jp (less expected problems), new strings converted from patch #1072993

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

19 years agoupdated ja: new strings and utf-8. Patch #1072993
rurban [Mon, 20 Dec 2004 15:26:23 +0000 (15:26 +0000)]
updated ja: new strings and utf-8. Patch #1072993

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

19 years agofix problem described in patch #1088131. SidebarBox may be used before lib/WikiPlugin.php
rurban [Mon, 20 Dec 2004 13:20:23 +0000 (13:20 +0000)]
fix problem described in patch #1088131. SidebarBox may be used before lib/WikiPlugin.php
is loaded.

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

19 years agopatch #1088128 by Kai Krakow. avoid chicken & egg problem
rurban [Mon, 20 Dec 2004 12:56:11 +0000 (12:56 +0000)]
patch #1088128 by Kai Krakow. avoid chicken & egg problem

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

19 years agoomit external libs and local .exclude file from make depend list
rurban [Mon, 20 Dec 2004 12:44:41 +0000 (12:44 +0000)]
omit external libs and local .exclude file from make depend list
fix typo: make dependo

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

19 years agosimplify wording for i18n
rurban [Mon, 20 Dec 2004 12:12:31 +0000 (12:12 +0000)]
simplify wording for i18n

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

19 years agofix "lib/stdlib.php:1348: Warning[2]: Compilation failed: unmatched parentheses at...
rurban [Mon, 20 Dec 2004 12:11:50 +0000 (12:11 +0000)]
fix "lib/stdlib.php:1348: Warning[2]: Compilation failed: unmatched parentheses at offset 2"
  not reproducable other than on sf.net, but this seems to fix it.

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

19 years agomove extra bars from body to browse
rurban [Sun, 19 Dec 2004 18:31:50 +0000 (18:31 +0000)]
move extra bars from body to browse

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

19 years agouse simplier url
rurban [Sun, 19 Dec 2004 18:30:49 +0000 (18:30 +0000)]
use simplier url

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

19 years agotry Blog for calendar also
rurban [Sun, 19 Dec 2004 18:30:17 +0000 (18:30 +0000)]
try Blog for calendar also

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

19 years agonot so ugly logo
rurban [Sun, 19 Dec 2004 18:29:41 +0000 (18:29 +0000)]
not so ugly logo

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

19 years agowrap it into a div content
rurban [Sun, 19 Dec 2004 18:28:59 +0000 (18:28 +0000)]
wrap it into a div content

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

19 years agoremove the duplicate signin buttons here
rurban [Sun, 19 Dec 2004 18:28:22 +0000 (18:28 +0000)]
remove the duplicate signin buttons here

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

19 years agobetter do not use printf here
rurban [Sun, 19 Dec 2004 18:27:12 +0000 (18:27 +0000)]
better do not use printf here

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

19 years agodescribe the themes
rurban [Sun, 19 Dec 2004 18:22:24 +0000 (18:22 +0000)]
describe the themes

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

19 years agoadd TermsOfUse footer
rurban [Sun, 19 Dec 2004 17:42:46 +0000 (17:42 +0000)]
add TermsOfUse footer

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

19 years agoAdd a minimalistic design by walter rafelsberger
rurban [Sun, 19 Dec 2004 17:34:19 +0000 (17:34 +0000)]
Add a minimalistic design by walter rafelsberger
See http://www.shamino.com/wiki/
  Tiny actionbar: PageInfo, Edit and
    all other actionbars buttons in info.tmpl,
  Signin only implictly after Edit.
  Tiny navbar: without buttons, just links

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

19 years agoEnforce PASSWORD_LENGTH_MINIMUM in almost all PassUser checks,
rurban [Sun, 19 Dec 2004 00:58:02 +0000 (00:58 +0000)]
Enforce PASSWORD_LENGTH_MINIMUM in almost all PassUser checks,
Provide an errormessage if so. Just PersonalPage and BogoLogin not.
Simplify httpauth logout handling and set sessions for all methods.
fix main.php unknown index "x" getLevelDescription() warning.

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

19 years agostabilize not to call UserName() of an incomplete (not loaded) object
rurban [Sat, 18 Dec 2004 17:04:24 +0000 (17:04 +0000)]
stabilize not to call UserName() of an incomplete (not loaded) object

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

19 years agofix DbSession_dba::currentSessions: no unserialize
rurban [Sat, 18 Dec 2004 17:03:19 +0000 (17:03 +0000)]
fix DbSession_dba::currentSessions: no unserialize

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

19 years agofix RPC for !USE_PATH_INFO, add debugging helper
rurban [Sat, 18 Dec 2004 16:49:29 +0000 (16:49 +0000)]
fix RPC for !USE_PATH_INFO, add debugging helper

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

19 years agoavoid Invalid username message on Sign In button click
rurban [Fri, 17 Dec 2004 16:49:52 +0000 (16:49 +0000)]
avoid Invalid username message on Sign In button click

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

19 years agoadd not yet used url helper
rurban [Fri, 17 Dec 2004 16:40:45 +0000 (16:40 +0000)]
add not yet used url helper

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

19 years agoenable sessions for HttpAuth
rurban [Fri, 17 Dec 2004 16:39:55 +0000 (16:39 +0000)]
enable sessions for HttpAuth

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

19 years agominor reformatting
rurban [Fri, 17 Dec 2004 16:39:03 +0000 (16:39 +0000)]
minor reformatting

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

19 years agoavoid warning
rurban [Fri, 17 Dec 2004 16:37:30 +0000 (16:37 +0000)]
avoid warning

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

19 years agonew notes and reformatted.
rurban [Fri, 17 Dec 2004 16:32:28 +0000 (16:32 +0000)]
new notes and reformatted.

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

19 years agoadd working dynamic hyperwiki sidebar box (hyperapplet not yet),
rurban [Fri, 17 Dec 2004 16:12:09 +0000 (16:12 +0000)]
add working dynamic hyperwiki sidebar box (hyperapplet not yet),
fix RPC wiki.listLinks interface: name=>page

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

19 years agoSome HttpAuth notes.
rurban [Fri, 17 Dec 2004 12:39:24 +0000 (12:39 +0000)]
Some HttpAuth notes.
new BLOG_DEFAULT_EMPTY_PREFIX cfg

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

19 years agobetter logout, fake httpauth not yet
rurban [Fri, 17 Dec 2004 12:31:57 +0000 (12:31 +0000)]
better logout, fake httpauth not yet

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

19 years agodoc update
rurban [Fri, 17 Dec 2004 09:28:40 +0000 (09:28 +0000)]
doc update

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

19 years agoavoid ugly img border
rurban [Thu, 16 Dec 2004 18:30:59 +0000 (18:30 +0000)]
avoid ugly img border

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

19 years agoallow empty Blog prefix
rurban [Thu, 16 Dec 2004 18:29:00 +0000 (18:29 +0000)]
allow empty Blog prefix

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

19 years agokeep wikiblog summary = page title
rurban [Thu, 16 Dec 2004 18:28:05 +0000 (18:28 +0000)]
keep wikiblog summary = page title

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

19 years agoAvoid double calculation
rurban [Thu, 16 Dec 2004 18:26:57 +0000 (18:26 +0000)]
Avoid double calculation

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

19 years agofix corner pixel
rurban [Wed, 15 Dec 2004 17:50:22 +0000 (17:50 +0000)]
fix corner pixel

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

19 years agofix RecentChanges links
rurban [Wed, 15 Dec 2004 17:47:32 +0000 (17:47 +0000)]
fix RecentChanges links
fix footer layout

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

19 years agofix box method
rurban [Wed, 15 Dec 2004 17:45:09 +0000 (17:45 +0000)]
fix box method

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

19 years agoBlogs => Blog
rurban [Wed, 15 Dec 2004 15:33:18 +0000 (15:33 +0000)]
Blogs => Blog

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

19 years agojust aesthetics
rurban [Tue, 14 Dec 2004 21:38:12 +0000 (21:38 +0000)]
just aesthetics

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

19 years agoexclude is already handled by getArgs
rurban [Tue, 14 Dec 2004 21:36:06 +0000 (21:36 +0000)]
exclude is already handled by getArgs

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

19 years agosupport new BLOG_EMPTY_DEFAULT_PREFIX
rurban [Tue, 14 Dec 2004 21:35:15 +0000 (21:35 +0000)]
support new BLOG_EMPTY_DEFAULT_PREFIX

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

19 years agofix syntax error
rurban [Tue, 14 Dec 2004 21:34:22 +0000 (21:34 +0000)]
fix syntax error

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

19 years agomake Sidebar derivable
rurban [Tue, 14 Dec 2004 21:32:46 +0000 (21:32 +0000)]
make Sidebar derivable

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

19 years agonew blog theme: Kubrick
rurban [Tue, 14 Dec 2004 21:30:37 +0000 (21:30 +0000)]
new blog theme: Kubrick

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

19 years agofix sort buttons transparency
rurban [Tue, 14 Dec 2004 20:47:18 +0000 (20:47 +0000)]
fix sort buttons transparency

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

19 years agonew generic GraphViz plugin: similar to Ploticus
rurban [Mon, 13 Dec 2004 14:45:33 +0000 (14:45 +0000)]
new generic GraphViz plugin: similar to Ploticus

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

19 years agoaesthetics
rurban [Mon, 13 Dec 2004 14:39:46 +0000 (14:39 +0000)]
aesthetics

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

19 years agoavoid warning
rurban [Mon, 13 Dec 2004 14:39:16 +0000 (14:39 +0000)]
avoid warning

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

19 years agosimplify msg for new GraphViz plugin
rurban [Mon, 13 Dec 2004 14:37:22 +0000 (14:37 +0000)]
simplify msg for new GraphViz plugin

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

19 years agoavoid nameclash with SetAcl
rurban [Mon, 13 Dec 2004 14:36:35 +0000 (14:36 +0000)]
avoid nameclash with SetAcl

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

19 years agoverbose arg
rurban [Mon, 13 Dec 2004 14:35:42 +0000 (14:35 +0000)]
verbose arg

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

19 years agobox parent method exists
rurban [Mon, 13 Dec 2004 14:34:46 +0000 (14:34 +0000)]
box parent method exists

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

19 years agominor search improvements
rurban [Mon, 13 Dec 2004 13:24:06 +0000 (13:24 +0000)]
minor search improvements

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

19 years agonew BlogArchives plugin for the new blog theme. enable default box method
rurban [Mon, 13 Dec 2004 13:22:58 +0000 (13:22 +0000)]
new BlogArchives plugin for the new blog theme. enable default box method
for all plugins. Minor search improvement.

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

19 years agoworkaround strange buffering PHP issue on certain platforms
rurban [Mon, 13 Dec 2004 09:13:33 +0000 (09:13 +0000)]
workaround strange buffering PHP issue on certain platforms

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