]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
20 years agoOops revert
rurban [Sat, 10 Apr 2004 03:33:03 +0000 (03:33 +0000)]
Oops revert

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

20 years agoRssFeed docs and sample
rurban [Sat, 10 Apr 2004 02:59:06 +0000 (02:59 +0000)]
RssFeed docs and sample

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

20 years agofixed old WikiUser
rurban [Sat, 10 Apr 2004 02:55:49 +0000 (02:55 +0000)]
fixed old WikiUser

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

20 years agoenable pref lang
rurban [Sat, 10 Apr 2004 02:38:03 +0000 (02:38 +0000)]
enable pref lang

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

20 years agoFixed gettext problem with VIRTUAL_PATH scripts (Windows only probably)
rurban [Sat, 10 Apr 2004 02:30:49 +0000 (02:30 +0000)]
Fixed gettext problem with VIRTUAL_PATH scripts (Windows only probably)
Fixed "cannot setlocale..." (sf.net problem)

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

20 years agoAdded PhpWiki RssFeed to Sidebar
rurban [Fri, 9 Apr 2004 17:49:12 +0000 (17:49 +0000)]
Added PhpWiki RssFeed to Sidebar
sidebar formatting
some browser dependant fixes (old-browser support)

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

20 years agoRssFeed plugin by Arnaud Fontaine, plus some helpers
rurban [Fri, 9 Apr 2004 17:46:40 +0000 (17:46 +0000)]
RssFeed plugin by Arnaud Fontaine, plus some helpers

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

20 years agofixed PageChange Notification
rurban [Thu, 8 Apr 2004 01:22:54 +0000 (01:22 +0000)]
fixed PageChange Notification

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

20 years agofixed pear/File_Passwd for Windows
rurban [Wed, 7 Apr 2004 23:13:19 +0000 (23:13 +0000)]
fixed pear/File_Passwd for Windows
fixed FilePassUser sessions (filehandle revive) and password update

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

20 years agoWhere we have this from
rurban [Tue, 6 Apr 2004 23:59:57 +0000 (23:59 +0000)]
Where we have this from

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

20 years agofixed guests (no wiki_user session)
rurban [Tue, 6 Apr 2004 20:27:05 +0000 (20:27 +0000)]
fixed guests (no wiki_user session)
added ip (to help in ip-throttling)

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

20 years agoCleanup of special PageList column types
rurban [Tue, 6 Apr 2004 20:00:11 +0000 (20:00 +0000)]
Cleanup of special PageList column types
Added support of plugin and theme specific Pagelist Types
Added support for theme specific UserPreferences
Added session support for ip-based throttling
  sql table schema change: ALTER TABLE session ADD sess_ip CHAR(15);
Enhanced postgres schema
Added DB_Session_dba support

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

20 years agotemp workaround for action=edit AddComment form
rurban [Tue, 6 Apr 2004 19:48:56 +0000 (19:48 +0000)]
temp workaround for action=edit AddComment form

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

20 years agofixed windows dba bug:
rurban [Mon, 5 Apr 2004 19:24:16 +0000 (19:24 +0000)]
fixed windows dba bug:
  PHP 4.3.x Windows lock bug workaround
  see http://bugs.php.net/bug.php?id=23975

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

20 years agofixed PreferencesInfo for WikiUserNew
rurban [Mon, 5 Apr 2004 13:03:26 +0000 (13:03 +0000)]
fixed PreferencesInfo for WikiUserNew

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

20 years agowikiuser icon should be default
rurban [Fri, 2 Apr 2004 15:08:22 +0000 (15:08 +0000)]
wikiuser icon should be default

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

20 years agofixed a nasty ADODB_mysql session update bug
rurban [Fri, 2 Apr 2004 15:06:56 +0000 (15:06 +0000)]
fixed a nasty ADODB_mysql session update bug
improved UserPreferences layout (tabled hints)
fixed UserPreferences auth handling
improved auth stability
improved old cookie handling: fixed deletion of old cookies with paths

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

20 years agooverrides
rurban [Thu, 1 Apr 2004 15:58:58 +0000 (15:58 +0000)]
overrides

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

20 years agosimplified Sidebar theme: table, not absolute css positioning
rurban [Thu, 1 Apr 2004 15:57:20 +0000 (15:57 +0000)]
simplified Sidebar theme: table, not absolute css positioning
added the new box methods.
remaining problems: large left margin, how to override _autosplitWikiWords in Template only

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

20 years agoEnabled Admin "Email Verification"
rurban [Thu, 1 Apr 2004 08:05:52 +0000 (08:05 +0000)]
Enabled Admin "Email Verification"

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

20 years agobetter wording
rurban [Thu, 1 Apr 2004 06:29:51 +0000 (06:29 +0000)]
better wording
RateIt also for ADODB

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

20 years agofix by Dan Frankowski: Cached_Userlink, was not backlinked
rurban [Thu, 1 Apr 2004 06:28:33 +0000 (06:28 +0000)]
fix by Dan Frankowski: Cached_Userlink, was not backlinked

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

20 years agoshorter javascript,
rurban [Wed, 31 Mar 2004 06:22:22 +0000 (06:22 +0000)]
shorter javascript,
added prediction buttons and display logic,
empty HTML if not signed in.
fixed deleting (empty dimension => 0)

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

20 years agoblue predictions buttons and square cancel button
rurban [Wed, 31 Mar 2004 06:18:45 +0000 (06:18 +0000)]
blue predictions buttons and square cancel button

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

20 years agosample theme needed for RateIt
rurban [Tue, 30 Mar 2004 02:40:07 +0000 (02:40 +0000)]
sample theme needed for RateIt

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

20 years agoRateIt support (currently no recommendation engine yet)
rurban [Tue, 30 Mar 2004 02:38:06 +0000 (02:38 +0000)]
RateIt support (currently no recommendation engine yet)

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

20 years agofixed yet another Prefs bug
rurban [Tue, 30 Mar 2004 02:14:04 +0000 (02:14 +0000)]
fixed yet another Prefs bug
added generic PearDb_iter
$request->appendValidators no so strict as before
added some box plugin methods
PageList commalist for condensed output

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

20 years agorevert to prev
rurban [Mon, 29 Mar 2004 23:25:10 +0000 (23:25 +0000)]
revert to prev

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

20 years agorequired page => pagename changes
rurban [Mon, 29 Mar 2004 21:37:42 +0000 (21:37 +0000)]
required page => pagename changes
improved signing

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

20 years agopossible fix for problem reported by Whit Blauvelt
rurban [Mon, 29 Mar 2004 21:33:32 +0000 (21:33 +0000)]
possible fix for problem reported by Whit Blauvelt
  Message-ID: <20040327211707.GA22374@free.transpect.com>
create intermediate redirect subpages for blog/comment/forum

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

20 years agoGroupDb_PearDB fetchmode fix
rurban [Mon, 29 Mar 2004 10:40:36 +0000 (10:40 +0000)]
GroupDb_PearDB fetchmode fix

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

20 years agotwo catches by Konstantin Zadorozhny
rurban [Sat, 27 Mar 2004 22:01:03 +0000 (22:01 +0000)]
two catches by Konstantin Zadorozhny

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

20 years agoinit fix and validator reset
rurban [Sat, 27 Mar 2004 19:40:09 +0000 (19:40 +0000)]
init fix and validator reset

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

20 years agopass init to pref subobject, so that it can avoid initial updates (email+notify),
rurban [Sat, 27 Mar 2004 13:48:23 +0000 (13:48 +0000)]
pass init to pref subobject, so that it can avoid initial updates (email+notify),

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

20 years agofixed problem with unnecessary emailVerification mails on session_init
rurban [Sat, 27 Mar 2004 13:39:58 +0000 (13:39 +0000)]
fixed problem with unnecessary emailVerification mails on session_init

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

20 years agofixed IE redirect: now absolut
rurban [Fri, 26 Mar 2004 03:55:38 +0000 (03:55 +0000)]
fixed IE redirect: now absolut

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

20 years agowide logo
rurban [Fri, 26 Mar 2004 03:45:44 +0000 (03:45 +0000)]
wide logo

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

20 years ago*** empty log message ***
rurban [Fri, 26 Mar 2004 03:14:35 +0000 (03:14 +0000)]
*** empty log message ***

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

20 years agoAdded flat jscalendar to SideBar theme.
rurban [Fri, 26 Mar 2004 03:13:23 +0000 (03:13 +0000)]
Added flat jscalendar to SideBar theme.
A real-time clock when the calender is not shown.
Shorter signin strings.

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

20 years agoreformatted and fpdf lib upgrade
rurban [Fri, 26 Mar 2004 01:04:16 +0000 (01:04 +0000)]
reformatted and fpdf lib upgrade

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

20 years agomore pdf support
rurban [Fri, 26 Mar 2004 00:42:37 +0000 (00:42 +0000)]
more pdf support

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

20 years agobetter experimental PDF support
rurban [Fri, 26 Mar 2004 00:22:37 +0000 (00:22 +0000)]
better experimental PDF support

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

20 years agolinebreaks + cookie notes
rurban [Thu, 25 Mar 2004 23:37:30 +0000 (23:37 +0000)]
linebreaks + cookie notes

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

20 years agofixed HttpAuth
rurban [Thu, 25 Mar 2004 22:54:31 +0000 (22:54 +0000)]
fixed HttpAuth

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

20 years agofixed problem with two different dsn and auth_dsn database backends
rurban [Thu, 25 Mar 2004 22:33:38 +0000 (22:33 +0000)]
fixed problem with two different dsn and auth_dsn database backends
  (e.g. mysql + pgsql)

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

20 years agoremove wrong filename
rurban [Thu, 25 Mar 2004 19:51:12 +0000 (19:51 +0000)]
remove wrong filename

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

20 years agohelper to patch to and from php5 (workaround for stricter parser, no macros in php)
rurban [Thu, 25 Mar 2004 17:37:36 +0000 (17:37 +0000)]
helper to patch to and from php5 (workaround for stricter parser, no macros in php)

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

20 years agomore code to convert old-style pref array to new hash
rurban [Thu, 25 Mar 2004 17:00:31 +0000 (17:00 +0000)]
more code to convert old-style pref array to new hash

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

20 years agofixed the name
rurban [Wed, 24 Mar 2004 19:41:04 +0000 (19:41 +0000)]
fixed the name

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

20 years ago*** empty log message ***
rurban [Wed, 24 Mar 2004 19:40:35 +0000 (19:40 +0000)]
*** empty log message ***

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

20 years agophp5 workaround code (plus some interim debugging code in XmlElement)
rurban [Wed, 24 Mar 2004 19:39:03 +0000 (19:39 +0000)]
php5 workaround code (plus some interim debugging code in XmlElement)
  php5 doesn't work yet with the current XmlElement class constructors,
  WikiUserNew does work better than php4.
rewrote WikiUserNew user upgrading to ease php5 update
fixed pref handling in WikiUserNew
added Email Notification
added simple Email verification
removed emailVerify userpref subclass: just a email property
changed pref binary storage layout: numarray => hash of non default values
print optimize message only if really done.
forced new cookie policy: delete pref cookies, use only WIKI_ID as plain string.
  prefs should be stored in db or homepage, besides the current session.

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

20 years agoadded tooltip
rurban [Wed, 24 Mar 2004 14:33:31 +0000 (14:33 +0000)]
added tooltip
formname independent

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

20 years agomake clear if only signed in or also authenticated.
rurban [Wed, 24 Mar 2004 14:05:33 +0000 (14:05 +0000)]
make clear if only signed in or also authenticated.
additional authenticate link.

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

20 years agoforgot the schema file
rurban [Wed, 24 Mar 2004 01:02:11 +0000 (01:02 +0000)]
forgot the schema file

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

20 years agoRemoved for new .ini scheme
zorloc [Mon, 22 Mar 2004 21:27:54 +0000 (21:27 +0000)]
Removed for new .ini scheme

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

20 years agofixed links to equal named headers
rurban [Mon, 22 Mar 2004 14:13:53 +0000 (14:13 +0000)]
fixed links to equal named headers

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

20 years agosqlite, new plugins, php5 notes
rurban [Sat, 20 Mar 2004 17:02:19 +0000 (17:02 +0000)]
sqlite, new plugins, php5 notes

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

20 years agowork to make it php5 compatible
rurban [Thu, 18 Mar 2004 22:32:33 +0000 (22:32 +0000)]
work to make it php5 compatible

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

20 years agoworkaround for php5 object upgrading problem
rurban [Thu, 18 Mar 2004 22:18:31 +0000 (22:18 +0000)]
workaround for php5 object upgrading problem

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

20 years agofixed sqlite support
rurban [Thu, 18 Mar 2004 21:41:11 +0000 (21:41 +0000)]
fixed sqlite support
WikiUserNew: PHP5 fixes: don't assign $this (untested)

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

20 years agoThe missing sqlite pear module, but it doesn't work yet good enough.
rurban [Thu, 18 Mar 2004 20:17:47 +0000 (20:17 +0000)]
The missing sqlite pear module, but it doesn't work yet good enough.

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

20 years agosqlite installation instructions
rurban [Thu, 18 Mar 2004 20:00:45 +0000 (20:00 +0000)]
sqlite installation instructions

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

20 years agoADODB SelectLimit fix
rurban [Wed, 17 Mar 2004 22:21:42 +0000 (22:21 +0000)]
ADODB SelectLimit fix

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

20 years agofixed p[] pagehash passing from WikiAdminSelect, fixed problem removing pages with...
rurban [Wed, 17 Mar 2004 20:23:44 +0000 (20:23 +0000)]
fixed p[] pagehash passing from WikiAdminSelect, fixed problem removing pages with [] in the pagename

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

20 years agoif LANG is not set
rurban [Wed, 17 Mar 2004 19:36:31 +0000 (19:36 +0000)]
if LANG is not set

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

20 years agooptimized fields for SELECT and SQLite
rurban [Wed, 17 Mar 2004 19:35:59 +0000 (19:35 +0000)]
optimized fields for SELECT and SQLite

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

20 years agojust reformatting
rurban [Wed, 17 Mar 2004 18:41:49 +0000 (18:41 +0000)]
just reformatting

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

20 years agoinitial_content and template support for CreatePage
rurban [Wed, 17 Mar 2004 18:41:05 +0000 (18:41 +0000)]
initial_content and template support for CreatePage

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

20 years agomore problems detected
rurban [Wed, 17 Mar 2004 18:33:31 +0000 (18:33 +0000)]
more problems detected

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

20 years agofixed alignment which caused a BlockParser error
rurban [Wed, 17 Mar 2004 18:29:37 +0000 (18:29 +0000)]
fixed alignment which caused a BlockParser error

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

20 years agoprint warning on non-properly idented table rows, instead of an error
rurban [Wed, 17 Mar 2004 17:42:54 +0000 (17:42 +0000)]
print warning on non-properly idented table rows, instead of an error

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

20 years agoMake use of the new _WikiTranslation plugin (supporting japanese,
rurban [Wed, 17 Mar 2004 16:56:40 +0000 (16:56 +0000)]
Make use of the new _WikiTranslation plugin (supporting japanese,
latest translations and (!) the new TranslateText action.

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

20 years agomore translations
rurban [Wed, 17 Mar 2004 15:38:03 +0000 (15:38 +0000)]
more translations

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

20 years agoproperly support initial_content and template with URI length overflow workaround
rurban [Wed, 17 Mar 2004 15:37:41 +0000 (15:37 +0000)]
properly support initial_content and template with URI length overflow workaround

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

20 years agoNeue Plugin Beschreibung
rurban [Wed, 17 Mar 2004 15:05:44 +0000 (15:05 +0000)]
Neue Plugin Beschreibung

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

20 years agoby Matthew Palmer
rurban [Wed, 17 Mar 2004 14:41:33 +0000 (14:41 +0000)]
by Matthew Palmer

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

20 years agoPlaceholder for all yet untranslated pgsrc pagenames. Add german translations of...
rurban [Wed, 17 Mar 2004 13:20:31 +0000 (13:20 +0000)]
Placeholder for all yet untranslated pgsrc pagenames. Add german translations of these.

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

20 years agomore docs
rurban [Wed, 17 Mar 2004 12:04:36 +0000 (12:04 +0000)]
more docs

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

20 years agoaction plugin to store user contributed translations via <?plugin _WikiTranslation ?>
rurban [Wed, 17 Mar 2004 11:42:37 +0000 (11:42 +0000)]
action plugin to store user contributed translations via <?plugin _WikiTranslation ?>
todo: admin email notification

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

20 years agoadded link to TranslateText action
rurban [Tue, 16 Mar 2004 20:22:32 +0000 (20:22 +0000)]
added link to TranslateText action

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

20 years agoadded match, fixed reverse translation, added page=, what=allpages, what=wikiwords...
rurban [Tue, 16 Mar 2004 15:47:27 +0000 (15:47 +0000)]
added match, fixed reverse translation, added page=, what=allpages, what=wikiwords, fixed what=pages, simplified _PageList_Column_custom

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

20 years agojshide not default as in CreateToc
rurban [Tue, 16 Mar 2004 15:44:34 +0000 (15:44 +0000)]
jshide not default as in CreateToc

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

20 years agomake fileSet sortable to please PageList
rurban [Tue, 16 Mar 2004 15:43:08 +0000 (15:43 +0000)]
make fileSet sortable to please PageList

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

20 years agomore fixes for undefined property warnings
rurban [Tue, 16 Mar 2004 15:42:04 +0000 (15:42 +0000)]
more fixes for undefined property warnings

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

20 years agoreformatting, most_recent typo fix
rurban [Tue, 16 Mar 2004 13:30:48 +0000 (13:30 +0000)]
reformatting, most_recent typo fix

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

20 years agofix also early attach type bug, attached as wikiblog pagetype
rurban [Mon, 15 Mar 2004 10:59:40 +0000 (10:59 +0000)]
fix also early attach type bug, attached as wikiblog pagetype

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

20 years agolinks bold again
rurban [Mon, 15 Mar 2004 09:54:13 +0000 (09:54 +0000)]
links bold again

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

20 years agojshide button: dynamic titles
rurban [Mon, 15 Mar 2004 09:52:59 +0000 (09:52 +0000)]
jshide button: dynamic titles

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

20 years agojshide button
rurban [Sun, 14 Mar 2004 20:30:21 +0000 (20:30 +0000)]
jshide button

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

20 years agocomment layout
rurban [Sun, 14 Mar 2004 20:08:24 +0000 (20:08 +0000)]
comment layout

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

20 years agofixed comment pagetype
rurban [Sun, 14 Mar 2004 19:58:41 +0000 (19:58 +0000)]
fixed comment pagetype

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

20 years agoJust the page matrix for now.
rurban [Sun, 14 Mar 2004 16:45:10 +0000 (16:45 +0000)]
Just the page matrix for now.
doesn't work yet, if the default langauge != en

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

20 years agominor fixes
rurban [Sun, 14 Mar 2004 16:42:47 +0000 (16:42 +0000)]
minor fixes

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

20 years agouserpref: fixed default
rurban [Sun, 14 Mar 2004 16:40:45 +0000 (16:40 +0000)]
userpref: fixed default
workaround for strange login sprintf problem
editpage: search & replace support

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

20 years agodont load backup files
rurban [Sun, 14 Mar 2004 16:36:37 +0000 (16:36 +0000)]
dont load backup files

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

20 years agouse CreateToc
rurban [Sun, 14 Mar 2004 16:34:22 +0000 (16:34 +0000)]
use CreateToc
WhoIsOnline: new session browser
updated Release Notes.

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

20 years agoset locale before we use gettext. FindLocalizedButtonFile reinit must be called later
rurban [Sun, 14 Mar 2004 16:32:18 +0000 (16:32 +0000)]
set locale before we use gettext. FindLocalizedButtonFile reinit must be called later

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

20 years agodb-handle session revivification, dba fixes
rurban [Sun, 14 Mar 2004 16:30:52 +0000 (16:30 +0000)]
db-handle session revivification, dba fixes

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

20 years agonew custom PageList column
rurban [Sun, 14 Mar 2004 16:28:53 +0000 (16:28 +0000)]
new custom PageList column

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

20 years agonew pages
rurban [Sun, 14 Mar 2004 16:27:26 +0000 (16:27 +0000)]
new pages

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