]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
19 years agorelease update,
rurban [Mon, 28 Jun 2004 13:40:33 +0000 (13:40 +0000)]
release update,
mysql install (config.ini) and new upgrading

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

19 years agoupdated CreateToc crash
rurban [Mon, 28 Jun 2004 13:31:31 +0000 (13:31 +0000)]
updated CreateToc crash

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

19 years agoCreateToc disabled for old markup and Apache2 only
rurban [Mon, 28 Jun 2004 13:27:03 +0000 (13:27 +0000)]
CreateToc disabled for old markup and Apache2 only

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

19 years agoCreateToc disabled for old markup
rurban [Mon, 28 Jun 2004 13:13:58 +0000 (13:13 +0000)]
CreateToc disabled for old markup

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

19 years agoimproved dumphtml and virgin setup
rurban [Mon, 28 Jun 2004 12:51:41 +0000 (12:51 +0000)]
improved dumphtml and virgin setup

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

19 years agoskip if non-DEBUG and old markup with CreateToc
rurban [Mon, 28 Jun 2004 12:47:43 +0000 (12:47 +0000)]
skip if non-DEBUG and old markup with CreateToc

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

19 years agoCreateToc causes a crash with old markup
rurban [Mon, 28 Jun 2004 12:38:11 +0000 (12:38 +0000)]
CreateToc causes a crash with old markup

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

19 years agoold markup
rurban [Mon, 28 Jun 2004 12:15:57 +0000 (12:15 +0000)]
old markup

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

19 years agospanish update
rurban [Mon, 28 Jun 2004 12:15:02 +0000 (12:15 +0000)]
spanish update

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

19 years agoadded WLUG
rurban [Mon, 28 Jun 2004 06:18:46 +0000 (06:18 +0000)]
added WLUG

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

19 years agoupdated latest fixes
rurban [Sun, 27 Jun 2004 11:21:49 +0000 (11:21 +0000)]
updated latest fixes

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

19 years agooci8 patch by Philippe Vanhaesendonck + some ADODB notes+fixes
rurban [Sun, 27 Jun 2004 10:26:03 +0000 (10:26 +0000)]
oci8 patch by Philippe Vanhaesendonck + some ADODB notes+fixes

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

19 years agosuggestion by Paul Henry
rurban [Sun, 27 Jun 2004 10:24:19 +0000 (10:24 +0000)]
suggestion by Paul Henry

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

19 years agotypo detected by Philippe Vanhaesendonck
rurban [Sun, 27 Jun 2004 10:23:48 +0000 (10:23 +0000)]
typo detected by Philippe Vanhaesendonck

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

19 years agoavoid debug_skip warning
rurban [Fri, 25 Jun 2004 14:31:56 +0000 (14:31 +0000)]
avoid debug_skip warning

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

19 years agoWikiGroup refactoring:
rurban [Fri, 25 Jun 2004 14:29:22 +0000 (14:29 +0000)]
WikiGroup refactoring:
  global group attached to user, code for not_current user.
  improved helpers for special groups (avoid double invocations)
new experimental config option ENABLE_XHTML_XML (fails with IE, and document.write())
fixed a XHTML validation error on userprefs.tmpl

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

19 years agoreduce memory footprint by caching only requested pagedate content (improving most...
rurban [Fri, 25 Jun 2004 14:15:08 +0000 (14:15 +0000)]
reduce memory footprint by caching only requested pagedate content (improving most page iterators)

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

19 years agoomit fpdf libs
rurban [Wed, 23 Jun 2004 11:53:55 +0000 (11:53 +0000)]
omit fpdf libs

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

19 years agoapplication/xhtml+xml support (esp. for MathML/SVG)
rurban [Wed, 23 Jun 2004 10:33:11 +0000 (10:33 +0000)]
application/xhtml+xml support (esp. for MathML/SVG)

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

19 years agosqlite fixes
rurban [Wed, 23 Jun 2004 07:59:50 +0000 (07:59 +0000)]
sqlite fixes

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

19 years agomaintainence helper
rurban [Wed, 23 Jun 2004 07:51:50 +0000 (07:51 +0000)]
maintainence helper

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

19 years agoFor future Utf8Migration
rurban [Wed, 23 Jun 2004 07:29:40 +0000 (07:29 +0000)]
For future Utf8Migration

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

19 years agosome small improvements
pmeignen [Tue, 22 Jun 2004 19:06:37 +0000 (19:06 +0000)]
some small improvements

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

19 years agoSome improvements
pmeignen [Tue, 22 Jun 2004 15:49:31 +0000 (15:49 +0000)]
Some improvements

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

19 years agocorrected file name translation
pmeignen [Tue, 22 Jun 2004 12:49:37 +0000 (12:49 +0000)]
corrected file name translation

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

19 years agowrong file name translation
pmeignen [Tue, 22 Jun 2004 12:48:06 +0000 (12:48 +0000)]
wrong file name translation

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

19 years agocorrected file name translation
pmeignen [Tue, 22 Jun 2004 12:43:59 +0000 (12:43 +0000)]
corrected file name translation

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

19 years agowrong file name translation
pmeignen [Tue, 22 Jun 2004 12:41:48 +0000 (12:41 +0000)]
wrong file name translation

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

19 years agoPrevious translator (2002)
pmeignen [Tue, 22 Jun 2004 09:04:17 +0000 (09:04 +0000)]
Previous translator (2002)

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

19 years agoObsolete
pmeignen [Tue, 22 Jun 2004 08:58:15 +0000 (08:58 +0000)]
Obsolete

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

19 years agoHow to include mathematical expression in Wiki page
pmeignen [Tue, 22 Jun 2004 08:45:38 +0000 (08:45 +0000)]
How to include mathematical expression in Wiki page

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

19 years agocomplete new french pgsrc set by PierrickMeignen
pmeignen [Tue, 22 Jun 2004 08:35:02 +0000 (08:35 +0000)]
complete new french pgsrc set by PierrickMeignen

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

19 years agoremoved USE_TAGLINES constant
rurban [Tue, 22 Jun 2004 07:12:49 +0000 (07:12 +0000)]
removed USE_TAGLINES constant

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

19 years agoturn off ExtDb-Auth and some DBAUTH default options (autocreate off), add more licens...
rurban [Tue, 22 Jun 2004 07:05:16 +0000 (07:05 +0000)]
turn off ExtDb-Auth and some DBAUTH default options (autocreate off), add more licenses to choose

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

19 years agopear DB introduced a is_a requirement. so pear lost support for php < 4.2.0
rurban [Mon, 21 Jun 2004 17:29:17 +0000 (17:29 +0000)]
pear DB introduced a is_a requirement. so pear lost support for php < 4.2.0

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

19 years agoadded DEFAULT_DUMP_DIR, HTML_DUMP_DIR
rurban [Mon, 21 Jun 2004 17:15:24 +0000 (17:15 +0000)]
added DEFAULT_DUMP_DIR, HTML_DUMP_DIR

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

19 years agorenamed constant
rurban [Mon, 21 Jun 2004 17:06:38 +0000 (17:06 +0000)]
renamed constant

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

19 years agofix typo and rating method call
rurban [Mon, 21 Jun 2004 17:01:41 +0000 (17:01 +0000)]
fix typo and rating method call

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

19 years agofixed the StartLoadDump html argument hack.
rurban [Mon, 21 Jun 2004 16:38:55 +0000 (16:38 +0000)]
fixed the StartLoadDump html argument hack.

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

19 years agoadd DEFAULT_DUMP_DIR and HTML_DUMP_DIR constants, for easier cmdline dumps,
rurban [Mon, 21 Jun 2004 16:22:32 +0000 (16:22 +0000)]
add DEFAULT_DUMP_DIR and HTML_DUMP_DIR constants, for easier cmdline dumps,
fixed dumping buttons locally (images/buttons/),
support pages arg for dumphtml,
optional directory arg for dumpserial + dumphtml,
fix a AllPages warning,
show dump warnings/errors on DEBUG,
don't warn just ignore on wikilens pagelist columns, if not loaded.
RateIt pagelist column is called "rating", not "ratingwidget" (Dan?)

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

19 years agodont xhtmldump debug template and postponed errors
rurban [Mon, 21 Jun 2004 16:05:08 +0000 (16:05 +0000)]
dont xhtmldump debug template and postponed errors

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

19 years agoAdding comments
pmeignen [Mon, 21 Jun 2004 10:50:36 +0000 (10:50 +0000)]
Adding comments

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

19 years agopear/Cache update from Cache-1.5.4 (added db and trifile container)
rurban [Mon, 21 Jun 2004 08:39:38 +0000 (08:39 +0000)]
pear/Cache update from Cache-1.5.4 (added db and trifile container)
pear/DB update from DB-1.6.1 (mysql bugfixes, php5 compat, DB_PORTABILITY features)

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

19 years agorm pear/Config: not needed and already outdated
rurban [Mon, 21 Jun 2004 06:43:20 +0000 (06:43 +0000)]
rm pear/Config: not needed and already outdated

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

19 years agorevert to prev references
rurban [Mon, 21 Jun 2004 06:30:16 +0000 (06:30 +0000)]
revert to prev references

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

19 years agoformatting: linewrap only
rurban [Mon, 21 Jun 2004 06:29:35 +0000 (06:29 +0000)]
formatting: linewrap only

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

19 years agoget_class case-sensitivity issues
rurban [Sun, 20 Jun 2004 15:30:06 +0000 (15:30 +0000)]
get_class case-sensitivity issues

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

19 years agohttp://www.securityfocus.com/bid/10532/
rurban [Sun, 20 Jun 2004 15:26:29 +0000 (15:26 +0000)]
http://www.securityfocus.com/bid/10532/

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

19 years agovarious php5 fixes (still broken at blockparser)
rurban [Sun, 20 Jun 2004 14:42:54 +0000 (14:42 +0000)]
various php5 fixes (still broken at blockparser)

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

19 years agophp5 isa fix (wrong strtolower)
rurban [Sun, 20 Jun 2004 09:45:35 +0000 (09:45 +0000)]
php5 isa fix (wrong strtolower)

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

19 years agoprevent some warnings in corner cases
rurban [Sat, 19 Jun 2004 12:33:25 +0000 (12:33 +0000)]
prevent some warnings in corner cases

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

19 years agonew TEMP_DIR for ziplib
rurban [Sat, 19 Jun 2004 12:32:37 +0000 (12:32 +0000)]
new TEMP_DIR for ziplib

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

19 years agoslightly improved docs
rurban [Sat, 19 Jun 2004 12:19:09 +0000 (12:19 +0000)]
slightly improved docs

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

19 years agohelp anchors
rurban [Sat, 19 Jun 2004 12:14:33 +0000 (12:14 +0000)]
help anchors

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

19 years agoslightly improved docs
rurban [Sat, 19 Jun 2004 12:13:57 +0000 (12:13 +0000)]
slightly improved docs

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

19 years agoallow_call_time_pass_reference clean
rurban [Sat, 19 Jun 2004 12:12:19 +0000 (12:12 +0000)]
allow_call_time_pass_reference clean

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

19 years agoshorter signed msg
rurban [Sat, 19 Jun 2004 12:10:11 +0000 (12:10 +0000)]
shorter signed msg

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

19 years agoCACHE_CONTROL: NONE => NO_CACHE
rurban [Sat, 19 Jun 2004 11:51:13 +0000 (11:51 +0000)]
CACHE_CONTROL: NONE => NO_CACHE

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

19 years agodont print db passwords
rurban [Sat, 19 Jun 2004 11:49:42 +0000 (11:49 +0000)]
dont print db passwords

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

19 years agodont quote foreign charset chars if defined
rurban [Sat, 19 Jun 2004 11:48:53 +0000 (11:48 +0000)]
dont quote foreign charset chars if defined

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

19 years agomoved version check forwards: already needed in XmlElement::_quote
rurban [Sat, 19 Jun 2004 11:48:05 +0000 (11:48 +0000)]
moved version check forwards: already needed in XmlElement::_quote

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

19 years agoadded CheckConfigUpdate: CACHE_CONTROL = NONE => NO_CACHE
rurban [Sat, 19 Jun 2004 11:47:17 +0000 (11:47 +0000)]
added CheckConfigUpdate: CACHE_CONTROL = NONE => NO_CACHE

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

19 years agooutcomment the pear specific methods to let all pages load
rurban [Sat, 19 Jun 2004 10:22:41 +0000 (10:22 +0000)]
outcomment the pear specific methods to let all pages load

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

19 years agostart with &#num; character support
rurban [Sat, 19 Jun 2004 10:21:32 +0000 (10:21 +0000)]
start with &#num; character support

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

19 years agoMoved lib/plugincache-config.php to config/*.ini
rurban [Sat, 19 Jun 2004 10:06:38 +0000 (10:06 +0000)]
Moved lib/plugincache-config.php to config/*.ini
use PLUGIN_CACHED_* constants instead of global $CacheParams

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

19 years agoMoved lib/plugincache-config.php to config/*.ini
rurban [Sat, 19 Jun 2004 10:01:42 +0000 (10:01 +0000)]
Moved lib/plugincache-config.php to config/*.ini

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

19 years agobetter desc
rurban [Fri, 18 Jun 2004 15:17:19 +0000 (15:17 +0000)]
better desc

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

19 years agoadded the custom prefs
rurban [Fri, 18 Jun 2004 14:46:11 +0000 (14:46 +0000)]
added the custom prefs

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

19 years agojust include the wikilens libs
rurban [Fri, 18 Jun 2004 14:43:41 +0000 (14:43 +0000)]
just include the wikilens libs

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

19 years agoadded wikilens libs (not yet merged good enough, some work for DanFr)
rurban [Fri, 18 Jun 2004 14:42:17 +0000 (14:42 +0000)]
added wikilens libs (not yet merged good enough, some work for DanFr)

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

19 years agoactually check USECACHE
rurban [Fri, 18 Jun 2004 14:39:31 +0000 (14:39 +0000)]
actually check USECACHE

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

19 years agoadopt new PageList style
rurban [Fri, 18 Jun 2004 14:38:22 +0000 (14:38 +0000)]
adopt new PageList style

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

19 years agowarn if invalid [] syntax
rurban [Fri, 18 Jun 2004 14:37:47 +0000 (14:37 +0000)]
warn if invalid [] syntax

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

19 years agorenamed global $Theme to $WikiTheme (gforge nameclash)
rurban [Fri, 18 Jun 2004 08:40:39 +0000 (08:40 +0000)]
renamed global $Theme to $WikiTheme (gforge nameclash)

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

19 years agoapply wikilens work to PageList: all columns are sortable (slightly fixed)
rurban [Thu, 17 Jun 2004 13:16:08 +0000 (13:16 +0000)]
apply wikilens work to PageList: all columns are sortable (slightly fixed)

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

19 years agoprevent from PhpWikiAdministration overwite warning
rurban [Thu, 17 Jun 2004 11:50:19 +0000 (11:50 +0000)]
prevent from PhpWikiAdministration overwite warning

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

19 years agocheck necessary localized actionpages
rurban [Thu, 17 Jun 2004 11:31:50 +0000 (11:31 +0000)]
check necessary localized actionpages

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

19 years agojump back to label after dump/upgrade
rurban [Thu, 17 Jun 2004 11:31:05 +0000 (11:31 +0000)]
jump back to label after dump/upgrade

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

19 years agoBedeutung => Gewichtung
rurban [Thu, 17 Jun 2004 11:00:27 +0000 (11:00 +0000)]
Bedeutung => Gewichtung

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

19 years agoGerman translation update
rurban [Thu, 17 Jun 2004 10:55:37 +0000 (10:55 +0000)]
German translation update

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

19 years agoUpLoad plugin Übersetzung
rurban [Thu, 17 Jun 2004 10:51:22 +0000 (10:51 +0000)]
UpLoad plugin Übersetzung

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

19 years agofix reverse translation of possible actionpage
rurban [Thu, 17 Jun 2004 10:39:18 +0000 (10:39 +0000)]
fix reverse translation of possible actionpage

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

19 years agoanother forgotton required action page
rurban [Thu, 17 Jun 2004 10:37:46 +0000 (10:37 +0000)]
another forgotton required action page

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

19 years agoRename FrischeSeiten to NeuesteÄnderungen. This should have been done at 1.3.5, when...
rurban [Thu, 17 Jun 2004 10:36:14 +0000 (10:36 +0000)]
Rename FrischeSeiten to NeuesteÄnderungen. This should have been done at 1.3.5, when we renamed the de.po string.

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

19 years agobad workaround for very ill-configured windows systems
rurban [Wed, 16 Jun 2004 21:27:33 +0000 (21:27 +0000)]
bad workaround for very ill-configured windows systems

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

19 years agodo not display no-connect warning: #2662
rurban [Wed, 16 Jun 2004 21:24:31 +0000 (21:24 +0000)]
do not display no-connect warning: #2662

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

19 years agofixed non-object fatal #215
rurban [Wed, 16 Jun 2004 21:23:44 +0000 (21:23 +0000)]
fixed non-object fatal #215

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

19 years agominor fixes
rurban [Wed, 16 Jun 2004 15:27:48 +0000 (15:27 +0000)]
minor fixes

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

19 years agosome new german strings
rurban [Wed, 16 Jun 2004 15:17:39 +0000 (15:17 +0000)]
some new german strings

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

19 years agogerman translation of AllPages*ByMe
rurban [Wed, 16 Jun 2004 15:16:54 +0000 (15:16 +0000)]
german translation of AllPages*ByMe

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

19 years agourl icons are already added in the CSS
rurban [Wed, 16 Jun 2004 14:31:26 +0000 (14:31 +0000)]
url icons are already added in the CSS

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

19 years agonew actionpage and desc
rurban [Wed, 16 Jun 2004 14:24:55 +0000 (14:24 +0000)]
new actionpage and desc

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

19 years agofix urlencoding of pagename in PageDump buttons
rurban [Wed, 16 Jun 2004 13:32:43 +0000 (13:32 +0000)]
fix urlencoding of pagename in PageDump buttons

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

19 years agostabilize on failing ldap queries or bind
rurban [Wed, 16 Jun 2004 13:21:16 +0000 (13:21 +0000)]
stabilize on failing ldap queries or bind

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

19 years agoFrischeSeiten is called NeuesteÄnderungen, Guestbook uptodate
rurban [Wed, 16 Jun 2004 12:48:56 +0000 (12:48 +0000)]
FrischeSeiten is called NeuesteÄnderungen, Guestbook uptodate

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

19 years ago4.0.6 cannot use this errorhandler (not found)
rurban [Wed, 16 Jun 2004 12:43:01 +0000 (12:43 +0000)]
4.0.6 cannot use this errorhandler (not found)

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

19 years agofix homepage prefs
rurban [Wed, 16 Jun 2004 12:42:06 +0000 (12:42 +0000)]
fix homepage prefs

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

19 years agowhite background
rurban [Wed, 16 Jun 2004 12:31:39 +0000 (12:31 +0000)]
white background

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

19 years agofixed css button urls
rurban [Wed, 16 Jun 2004 12:22:11 +0000 (12:22 +0000)]
fixed css button urls

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

19 years agofixed palette
rurban [Wed, 16 Jun 2004 12:08:56 +0000 (12:08 +0000)]
fixed palette

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