]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
19 years agoSeveral locale related improvements suggested by Pierrick Meignen
rurban [Fri, 4 Jun 2004 20:32:54 +0000 (20:32 +0000)]
Several locale related improvements suggested by Pierrick Meignen
LDAP fix by John Cole
reanable admin check without ENABLE_PAGEPERM in the admin plugins

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

19 years agoadd random quotes to empty pages
rurban [Fri, 4 Jun 2004 16:50:00 +0000 (16:50 +0000)]
add random quotes to empty pages

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

19 years agoFix various auth_policy old issues with default IMAP,LDAP,POP3 configs. Removed these.
rurban [Fri, 4 Jun 2004 12:41:12 +0000 (12:41 +0000)]
Fix various auth_policy old issues with default IMAP,LDAP,POP3 configs. Removed these.

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

19 years agoRestrict valid usernames to prevent from attacks against external auth or compromise
rurban [Fri, 4 Jun 2004 12:40:21 +0000 (12:40 +0000)]
Restrict valid usernames to prevent from attacks against external auth or compromise
possible holes.
Fix various WikiUser old issues with default IMAP,LDAP,POP3 configs. Removed these.
Fxied more warnings

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

19 years agoadded USE_TAGLINES
rurban [Fri, 4 Jun 2004 11:58:38 +0000 (11:58 +0000)]
added USE_TAGLINES

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

19 years agoReenabled "AS ok" for dbauthcheck for adodb.
rurban [Fri, 4 Jun 2004 11:56:13 +0000 (11:56 +0000)]
Reenabled "AS ok" for dbauthcheck for adodb.
added USE_TAGLINES = false, experimental feature from wlug.org.nz
better charset description

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

19 years agooops, forgot these action pages
rurban [Thu, 3 Jun 2004 22:27:09 +0000 (22:27 +0000)]
oops, forgot these action pages

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

19 years agoreenable admin check on !ENABLE_PAGEPERM, honor s=Wildcard arg, fix warning after...
rurban [Thu, 3 Jun 2004 22:24:48 +0000 (22:24 +0000)]
reenable admin check on !ENABLE_PAGEPERM, honor s=Wildcard arg, fix warning after Remove

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

19 years agopass start_debug to plugin-form
rurban [Thu, 3 Jun 2004 22:23:20 +0000 (22:23 +0000)]
pass start_debug to plugin-form

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

19 years agofix bug #963268 (check existing previous version)
rurban [Thu, 3 Jun 2004 22:08:17 +0000 (22:08 +0000)]
fix bug #963268 (check existing previous version)

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

19 years agofixed bad warning #964850
rurban [Thu, 3 Jun 2004 20:42:49 +0000 (20:42 +0000)]
fixed bad warning #964850

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

19 years agodays links requires action=RelatedChanges arg
rurban [Thu, 3 Jun 2004 18:58:27 +0000 (18:58 +0000)]
days links requires action=RelatedChanges arg

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

19 years agofixed "lost level in session" warning, now that signout sets level = 0 (before -1)
rurban [Thu, 3 Jun 2004 18:54:25 +0000 (18:54 +0000)]
fixed "lost level in session" warning, now that signout sets level = 0 (before -1)

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

19 years agofix file locking issues (only needed on write)
rurban [Thu, 3 Jun 2004 18:06:29 +0000 (18:06 +0000)]
fix file locking issues (only needed on write)
fixed immediate LANG and THEME in-session updates if not stored in prefs
advanced editpage toolbars (search & replace broken)

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

19 years agosupport immediate LANG and THEME switch inside a session
rurban [Thu, 3 Jun 2004 17:58:16 +0000 (17:58 +0000)]
support immediate LANG and THEME switch inside a session

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

19 years agoalternative button themes
rurban [Thu, 3 Jun 2004 16:59:42 +0000 (16:59 +0000)]
alternative button themes

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

19 years agoadded search button, crao msie workaround
rurban [Thu, 3 Jun 2004 16:58:08 +0000 (16:58 +0000)]
added search button, crao msie workaround

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

19 years agoadded Sidebar existing calendar dates
rurban [Thu, 3 Jun 2004 16:56:22 +0000 (16:56 +0000)]
added Sidebar existing calendar dates

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

19 years agosimplify translation
rurban [Thu, 3 Jun 2004 12:59:41 +0000 (12:59 +0000)]
simplify translation
NS4 wrap=virtual only

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

19 years agofix signout, level must be 0 not -1
rurban [Thu, 3 Jun 2004 12:46:03 +0000 (12:46 +0000)]
fix signout, level must be 0 not -1

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

19 years agofix eval warning on signin
rurban [Thu, 3 Jun 2004 12:36:03 +0000 (12:36 +0000)]
fix eval warning on signin

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

19 years agosupport edit_toolbar in other themes
rurban [Thu, 3 Jun 2004 12:30:38 +0000 (12:30 +0000)]
support edit_toolbar in other themes

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

19 years agoshorten size msg
rurban [Thu, 3 Jun 2004 11:34:20 +0000 (11:34 +0000)]
shorten size msg

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

19 years agodisabled undo button, and resized save/preview buttons
rurban [Thu, 3 Jun 2004 11:32:16 +0000 (11:32 +0000)]
disabled undo button, and resized save/preview buttons

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

19 years agonew config ENABLE_PAGEPERM
rurban [Thu, 3 Jun 2004 10:18:40 +0000 (10:18 +0000)]
new config ENABLE_PAGEPERM

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

19 years agofix FileUser locking issues, new config ENABLE_PAGEPERM
rurban [Thu, 3 Jun 2004 10:18:20 +0000 (10:18 +0000)]
fix FileUser locking issues, new config ENABLE_PAGEPERM

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

19 years agoWikiPluginCache improvements
rurban [Thu, 3 Jun 2004 09:40:57 +0000 (09:40 +0000)]
WikiPluginCache improvements

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

19 years agofix LDAP injection (wildcard in username) detected by Steve Christey, MITRE
rurban [Thu, 3 Jun 2004 09:39:51 +0000 (09:39 +0000)]
fix LDAP injection (wildcard in username) detected by Steve Christey, MITRE

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

19 years agodont use the wikiaction class
rurban [Wed, 2 Jun 2004 20:47:47 +0000 (20:47 +0000)]
dont use the wikiaction class

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

19 years agofix toolbar button styles
rurban [Wed, 2 Jun 2004 20:46:41 +0000 (20:46 +0000)]
fix toolbar button styles

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

19 years agoextended description
rurban [Wed, 2 Jun 2004 19:37:07 +0000 (19:37 +0000)]
extended description

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

19 years agonew Ploticus plugin
rurban [Wed, 2 Jun 2004 19:12:43 +0000 (19:12 +0000)]
new Ploticus plugin

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

19 years agoinit global FileFinder to add proper include paths at startup
rurban [Wed, 2 Jun 2004 18:01:46 +0000 (18:01 +0000)]
init global FileFinder to add proper include paths at startup
  adds PHPWIKI_DIR if started from another dir, lib/pear also
fix slashify for Windows
fix USER_AUTH_POLICY=old, use only USER_AUTH_ORDER methods (besides HttpAuth)

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

19 years agofix getRevisionBefore assertion
rurban [Wed, 2 Jun 2004 17:13:48 +0000 (17:13 +0000)]
fix getRevisionBefore assertion

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

19 years agofix duplicate session id error
rurban [Wed, 2 Jun 2004 17:13:16 +0000 (17:13 +0000)]
fix duplicate session id error

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

19 years agofix adodb DbPassUser login
rurban [Wed, 2 Jun 2004 14:20:27 +0000 (14:20 +0000)]
fix adodb DbPassUser login

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

19 years agoassert only if DEBUG is non-false
rurban [Wed, 2 Jun 2004 10:18:36 +0000 (10:18 +0000)]
assert only if DEBUG is non-false

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

19 years agointegrated search/replace into toolbar
rurban [Wed, 2 Jun 2004 10:17:56 +0000 (10:17 +0000)]
integrated search/replace into toolbar
added save+preview buttons

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

19 years agoadded save,preview to toolbar
rurban [Wed, 2 Jun 2004 10:16:52 +0000 (10:16 +0000)]
added save,preview to toolbar
integrated search/replace into toolbar (undo not yet)

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

19 years agodbi->touch
rurban [Tue, 1 Jun 2004 16:48:11 +0000 (16:48 +0000)]
dbi->touch
security fix to allow post admin only.

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

19 years agoBetter error message. Search in /phpweather-2.2.1 and in /phpweather.
rurban [Tue, 1 Jun 2004 16:46:42 +0000 (16:46 +0000)]
Better error message. Search in /phpweather-2.2.1 and in /phpweather.

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

19 years agoAdminUser only ADMIN_USER not member of Administrators
rurban [Tue, 1 Jun 2004 15:28:02 +0000 (15:28 +0000)]
AdminUser only ADMIN_USER not member of Administrators
some RateIt improvements by dfrankow
edit_toolbar buttons

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

19 years agoedit_toolbar fixes
rurban [Tue, 1 Jun 2004 15:23:10 +0000 (15:23 +0000)]
edit_toolbar fixes

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

19 years agoedit_toolbar buttons (from htmlarea and mediawiki)
rurban [Tue, 1 Jun 2004 15:22:02 +0000 (15:22 +0000)]
edit_toolbar buttons (from htmlarea and mediawiki)

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

19 years agoadded url_get_contents() used in XmlParser and elsewhere
rurban [Tue, 1 Jun 2004 10:22:56 +0000 (10:22 +0000)]
added url_get_contents() used in XmlParser and elsewhere

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

20 years agosupport to disable highlighting
rurban [Fri, 28 May 2004 11:01:58 +0000 (11:01 +0000)]
support to disable highlighting
example: s=ReiniUrban&hilight=0&noheader=1

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

20 years agofix bug #962117, incorrect init of auth_dsn
rurban [Fri, 28 May 2004 10:09:58 +0000 (10:09 +0000)]
fix bug #962117, incorrect init of auth_dsn

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

20 years agomore ReleaseNotes and fixed dates
rurban [Thu, 27 May 2004 18:01:46 +0000 (18:01 +0000)]
more ReleaseNotes and fixed dates

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

20 years agofixed Calendar link
rurban [Thu, 27 May 2004 17:55:39 +0000 (17:55 +0000)]
fixed Calendar link

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

20 years agoAdded Owner and Last author link
rurban [Thu, 27 May 2004 17:53:09 +0000 (17:53 +0000)]
Added Owner and Last author link
Fixed Calender link

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

20 years agoENABLE_EDIT_TOOLBAR
rurban [Thu, 27 May 2004 17:51:57 +0000 (17:51 +0000)]
ENABLE_EDIT_TOOLBAR

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

20 years agorenamed DB_Session to DbSession (in CVS also)
rurban [Thu, 27 May 2004 17:49:06 +0000 (17:49 +0000)]
renamed DB_Session to DbSession (in CVS also)
added WikiDB->getParam and WikiDB->getAuthParam method to get rid of globals
remove leading slash in error message
added force_unlock parameter to File_Passwd (no return on stale locks)
fixed adodb session AffectedRows
added FileFinder helpers to unify local filenames and DATA_PATH names
editpage.php: new edit toolbar javascript on ENABLE_EDIT_TOOLBAR

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

20 years agoThe mediawiki name for OrphanedPages. Just an alias.
rurban [Thu, 27 May 2004 12:10:31 +0000 (12:10 +0000)]
The mediawiki name for OrphanedPages. Just an alias.

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

20 years agoadded external requirements to PluginManager
rurban [Tue, 25 May 2004 20:05:50 +0000 (20:05 +0000)]
added external requirements to PluginManager
updated ReleaseNotes for the new 1.3.11

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

20 years agofixed Fatal error: Call to a member function on a non-object in PluginManager.php...
rurban [Tue, 25 May 2004 13:17:12 +0000 (13:17 +0000)]
fixed Fatal error: Call to a member function on a non-object in PluginManager.php on line 222

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

20 years agoViewSource link, better actionpage usage
rurban [Tue, 25 May 2004 12:43:29 +0000 (12:43 +0000)]
ViewSource link, better actionpage usage

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

20 years agomissing german action page
rurban [Tue, 25 May 2004 12:42:23 +0000 (12:42 +0000)]
missing german action page

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

20 years agotrim the pagename
rurban [Tue, 25 May 2004 12:40:48 +0000 (12:40 +0000)]
trim the pagename

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

20 years agoCheck for UTF-8 URLs; Internet Explorer produces these if you
rurban [Tue, 25 May 2004 10:18:44 +0000 (10:18 +0000)]
Check for UTF-8 URLs; Internet Explorer produces these if you
type non-ASCII chars in the URL bar or follow unescaped links.
Fixes sf.net bug #953949
src: languages/Language.php:checkTitleEncoding() from mediawiki

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

20 years agoget_cfg_var sometimes fails
rurban [Mon, 24 May 2004 17:37:22 +0000 (17:37 +0000)]
get_cfg_var sometimes fails

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

20 years agobugfix for imagelinks
rurban [Mon, 24 May 2004 17:36:32 +0000 (17:36 +0000)]
bugfix for imagelinks

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

20 years agonew interface
rurban [Mon, 24 May 2004 17:36:06 +0000 (17:36 +0000)]
new interface

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

20 years agoadd CPAN
rurban [Mon, 24 May 2004 17:35:15 +0000 (17:35 +0000)]
add CPAN

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

20 years agouse ACLs
rurban [Mon, 24 May 2004 17:34:53 +0000 (17:34 +0000)]
use ACLs

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

20 years agorenamed testbox to .testbox
rurban [Mon, 24 May 2004 17:33:17 +0000 (17:33 +0000)]
renamed testbox to .testbox
fixed InlineParser link tests
added HtmlParser tests
enhanced MockRequest

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

20 years agonew XmlParser and HtmlParser, RssParser based on that.
rurban [Mon, 24 May 2004 17:31:31 +0000 (17:31 +0000)]
new XmlParser and HtmlParser, RssParser based on that.

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

20 years agounified Anchor CSS for named-wiki links also
rurban [Tue, 18 May 2004 16:25:04 +0000 (16:25 +0000)]
unified Anchor CSS for named-wiki links also

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

20 years agorename split_pagename to SplitPagename
rurban [Tue, 18 May 2004 16:23:40 +0000 (16:23 +0000)]
rename split_pagename to SplitPagename

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

20 years agosmaller margin
rurban [Tue, 18 May 2004 16:19:21 +0000 (16:19 +0000)]
smaller margin

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

20 years agoAutoSplit at subpage seperators
rurban [Tue, 18 May 2004 16:18:37 +0000 (16:18 +0000)]
AutoSplit at subpage seperators
RssFeed stability fix for empty feeds or broken connections

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

20 years agoactually use the sidebar.css
rurban [Tue, 18 May 2004 15:35:54 +0000 (15:35 +0000)]
actually use the sidebar.css
smaller and hovered sidebar links.

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

20 years agoSimplified strings for easier translation
rurban [Tue, 18 May 2004 14:49:52 +0000 (14:49 +0000)]
Simplified strings for easier translation

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

20 years agoEinige neue deutsche Texte
rurban [Tue, 18 May 2004 14:46:16 +0000 (14:46 +0000)]
Einige neue deutsche Texte

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

20 years agoeinige deutsche texte
rurban [Tue, 18 May 2004 14:45:46 +0000 (14:45 +0000)]
einige deutsche texte

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

20 years agoPageGroup translation
rurban [Tue, 18 May 2004 14:37:15 +0000 (14:37 +0000)]
PageGroup translation

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

20 years agorename simpleQuery to genericQuery
rurban [Tue, 18 May 2004 13:59:15 +0000 (13:59 +0000)]
rename simpleQuery to genericQuery

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

20 years agoverbatim needs a linebreak
rurban [Tue, 18 May 2004 13:58:39 +0000 (13:58 +0000)]
verbatim needs a linebreak

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

20 years agocount forward links
rurban [Tue, 18 May 2004 13:37:06 +0000 (13:37 +0000)]
count forward links

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

20 years ago improve Pagelist layout by equal pagename width for limited lists
rurban [Tue, 18 May 2004 13:35:39 +0000 (13:35 +0000)]
 improve Pagelist layout by equal pagename width for limited lists

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

20 years agono default for the AUTH_DSN, otherwise we cannot set it equal to the WikiDB DSN
rurban [Tue, 18 May 2004 13:34:04 +0000 (13:34 +0000)]
no default for the AUTH_DSN, otherwise we cannot set it equal to the WikiDB DSN

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

20 years agowe already have a CGI function
rurban [Tue, 18 May 2004 13:33:13 +0000 (13:33 +0000)]
we already have a CGI function

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

20 years agohold warnings until headers are sent. new Error-style with collapsed output of repeat...
rurban [Tue, 18 May 2004 13:31:19 +0000 (13:31 +0000)]
hold warnings until headers are sent. new Error-style with collapsed output of repeated messages

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

20 years agoprevent from endless loop with oldstyle warnings
rurban [Tue, 18 May 2004 13:30:04 +0000 (13:30 +0000)]
prevent from endless loop with oldstyle warnings

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

20 years agoCGI: no PATH_INFO fix
rurban [Mon, 17 May 2004 17:43:29 +0000 (17:43 +0000)]
CGI: no PATH_INFO fix

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

20 years agodisplay RelatedChanges only if >= 2 links
rurban [Mon, 17 May 2004 16:56:49 +0000 (16:56 +0000)]
display RelatedChanges only if >= 2 links

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

20 years agoApply RFE #952323 "ExternalSearchPlugin improvement", but
rurban [Mon, 17 May 2004 13:36:49 +0000 (13:36 +0000)]
Apply RFE #952323 "ExternalSearchPlugin improvement", but
  with <button><img></button>

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

20 years agoupdate_locale wrongly resetted LANG, which broke japanese.
rurban [Sun, 16 May 2004 23:10:45 +0000 (23:10 +0000)]
update_locale wrongly resetted LANG, which broke japanese.
japanese now correctly uses EUC_JP, not utf-8.
more charset and lang headers to help the browser.

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

20 years agosetacl icons
rurban [Sun, 16 May 2004 22:32:54 +0000 (22:32 +0000)]
setacl icons

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

20 years agooops, this is now a checkbox. could need a background image
rurban [Sun, 16 May 2004 22:14:16 +0000 (22:14 +0000)]
oops, this is now a checkbox. could need a background image

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

20 years agoplaceholder for dumpbin icon
rurban [Sun, 16 May 2004 22:09:04 +0000 (22:09 +0000)]
placeholder for dumpbin icon

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

20 years agocheck more config-default and predefined constants
rurban [Sun, 16 May 2004 22:07:36 +0000 (22:07 +0000)]
check more config-default and predefined constants
various PagePerm fixes:
  fix default PagePerms, esp. edit and view for Bogo and Password users
  implemented Creator and Owner
  BOGOUSERS renamed to BOGOUSER
fixed syntax errors in signin.tmpl

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

20 years agofix bug #950841 "Sign In:" button appears twice, more signin unification
rurban [Sun, 16 May 2004 17:38:02 +0000 (17:38 +0000)]
fix bug #950841 "Sign In:" button appears twice, more signin unification

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

20 years agofixed important WikiDB bug with DEBUG > 0: wrong assertion
rurban [Sat, 15 May 2004 22:54:49 +0000 (22:54 +0000)]
fixed important WikiDB bug with DEBUG > 0: wrong assertion
improved SetAcl (works) and PagePerms, some WikiGroup helpers.

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

20 years agoRetooled recent changes days buttons, with alpha channel
carstenklapp [Sat, 15 May 2004 20:39:54 +0000 (20:39 +0000)]
Retooled recent changes days buttons, with alpha channel

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

20 years agoSome new pages
rurban [Sat, 15 May 2004 19:55:43 +0000 (19:55 +0000)]
Some new pages

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

20 years agoRateIt: added list
rurban [Sat, 15 May 2004 19:51:47 +0000 (19:51 +0000)]
RateIt: added list
PhpWikiAdministration: added local overwrite (not upload & overwrite)
  Note: This prints a warning

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

20 years agoremoved empty lines
rurban [Sat, 15 May 2004 19:50:09 +0000 (19:50 +0000)]
removed empty lines

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

20 years agogerman update
rurban [Sat, 15 May 2004 19:49:42 +0000 (19:49 +0000)]
german update

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

20 years agomoved action_pdf to lib/pdf.php
rurban [Sat, 15 May 2004 19:49:09 +0000 (19:49 +0000)]
moved action_pdf to lib/pdf.php

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

20 years agofix some too loose PagePerms for signed, but not authenticated users
rurban [Sat, 15 May 2004 19:48:33 +0000 (19:48 +0000)]
fix some too loose PagePerms for signed, but not authenticated users
 (admin, owner, creator)
no double login page header, better login msg.
moved action_pdf to lib/pdf.php

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