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

20 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

20 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

20 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

20 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

20 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

20 years agosome action=pdf Request fixes: With MSIE it works now. Now the work with the page...
rurban [Sat, 15 May 2004 18:31:01 +0000 (18:31 +0000)]
some action=pdf Request fixes: With MSIE it works now. Now the work with the page formatting begins.

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

20 years agoskip the HomePage, at first upgrade the ActionPages, then the database, then the...
rurban [Sat, 15 May 2004 13:06:17 +0000 (13:06 +0000)]
skip the HomePage, at first upgrade the ActionPages, then the database, then the rest

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

20 years agoupgrade prefix fix by Kai Krakow
rurban [Sat, 15 May 2004 01:19:41 +0000 (01:19 +0000)]
upgrade prefix fix by Kai Krakow

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

20 years agomore interwiki update
rurban [Fri, 14 May 2004 21:55:15 +0000 (21:55 +0000)]
more interwiki update

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

20 years agointerwiki update from wakkawiki
rurban [Fri, 14 May 2004 21:38:51 +0000 (21:38 +0000)]
interwiki update from wakkawiki

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

20 years agosimplified RecentComments
rurban [Fri, 14 May 2004 20:55:04 +0000 (20:55 +0000)]
simplified RecentComments

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

20 years agofixed RecentComments
rurban [Fri, 14 May 2004 17:40:56 +0000 (17:40 +0000)]
fixed RecentComments

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

20 years agonew plugin RecentChanges
rurban [Fri, 14 May 2004 17:33:12 +0000 (17:33 +0000)]
new plugin RecentChanges

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

20 years agoprotect color argument, more error handling, added default css
rurban [Fri, 14 May 2004 15:56:16 +0000 (15:56 +0000)]
protect color argument, more error handling, added default css

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

20 years agoAlec Thomas original plugin, which comes with highlight http://www.andre-simon.de/,
rurban [Fri, 14 May 2004 14:55:52 +0000 (14:55 +0000)]
Alec Thomas original plugin, which comes with highlight http://www.andre-simon.de/,
plus some extensions by Reini Urban

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

20 years agoversion updated to 1.3.11pre
rurban [Fri, 14 May 2004 11:33:03 +0000 (11:33 +0000)]
version updated to 1.3.11pre
upgrade stability fix

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

20 years agofixed gridbutton style left-over
rurban [Fri, 14 May 2004 11:08:14 +0000 (11:08 +0000)]
fixed gridbutton style left-over

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

20 years agospecial colors
rurban [Fri, 14 May 2004 10:59:37 +0000 (10:59 +0000)]
special colors

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

20 years agofixed gridbutton style and buttons
rurban [Fri, 14 May 2004 10:52:44 +0000 (10:52 +0000)]
fixed gridbutton style and buttons

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

20 years agofix for undefined DEBUG warning on default config
rurban [Fri, 14 May 2004 10:23:43 +0000 (10:23 +0000)]
fix for undefined DEBUG warning on default config

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

20 years agofix by jim cheetham
rurban [Fri, 14 May 2004 10:16:38 +0000 (10:16 +0000)]
fix by jim cheetham

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

20 years agoimportant security fix
rurban [Fri, 14 May 2004 10:14:58 +0000 (10:14 +0000)]
important security fix

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

20 years agoRetooled recent changes days buttons, with alpha channel
carstenklapp [Fri, 14 May 2004 02:11:18 +0000 (02:11 +0000)]
Retooled recent changes days buttons, with alpha channel

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

20 years agoNew buttons with alpha channel
carstenklapp [Thu, 13 May 2004 22:12:54 +0000 (22:12 +0000)]
New buttons with alpha channel

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

20 years agoAlpha channel added
carstenklapp [Thu, 13 May 2004 22:10:22 +0000 (22:10 +0000)]
Alpha channel added

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

20 years agoAdded bgcolor mouseover tests
carstenklapp [Thu, 13 May 2004 18:57:14 +0000 (18:57 +0000)]
Added bgcolor mouseover tests

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

20 years agoAlpha channel added, flipped icon
carstenklapp [Thu, 13 May 2004 18:21:14 +0000 (18:21 +0000)]
Alpha channel added, flipped icon

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

20 years agoAlpha channel added
carstenklapp [Thu, 13 May 2004 18:20:44 +0000 (18:20 +0000)]
Alpha channel added

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

20 years agoTweak: moved text down 1 pixel
carstenklapp [Thu, 13 May 2004 18:06:15 +0000 (18:06 +0000)]
Tweak: moved text down 1 pixel

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

20 years agoNew buttons
carstenklapp [Thu, 13 May 2004 17:49:01 +0000 (17:49 +0000)]
New buttons

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

20 years agoTweak: moved text down 1 pixel
carstenklapp [Thu, 13 May 2004 17:47:51 +0000 (17:47 +0000)]
Tweak: moved text down 1 pixel

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

20 years agoNew buttons
carstenklapp [Thu, 13 May 2004 17:07:13 +0000 (17:07 +0000)]
New buttons

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

20 years agodoc update for the new 1.3.10 release release_1_3_10
rurban [Thu, 13 May 2004 13:48:34 +0000 (13:48 +0000)]
doc update for the new 1.3.10 release

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

20 years agofix for MacOSX border CSS attr, and if sort buttons are not found
rurban [Thu, 13 May 2004 12:30:35 +0000 (12:30 +0000)]
fix for MacOSX border CSS attr, and if sort buttons are not found

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

20 years agonecessary fix for unknown subpages and ? at the end: missing sep
rurban [Thu, 13 May 2004 12:10:50 +0000 (12:10 +0000)]
necessary fix for unknown subpages and ? at the end: missing sep

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

20 years agorelative actionbar for IE
rurban [Thu, 13 May 2004 12:03:31 +0000 (12:03 +0000)]
relative actionbar for IE

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

20 years agoadd pagelist buttons, fixed height
rurban [Thu, 13 May 2004 11:55:20 +0000 (11:55 +0000)]
add pagelist buttons, fixed height

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

20 years agoadd pagelist buttons, narrow logo
rurban [Thu, 13 May 2004 11:54:13 +0000 (11:54 +0000)]
add pagelist buttons, narrow logo

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

20 years agosearch also default buttons
rurban [Thu, 13 May 2004 11:52:34 +0000 (11:52 +0000)]
search also default buttons

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

20 years agouse the macosx button
rurban [Thu, 13 May 2004 11:03:47 +0000 (11:03 +0000)]
use the macosx button

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

20 years agonew Crao theme by Arnaud Fontaine and Laurent Lunati
rurban [Wed, 12 May 2004 19:42:47 +0000 (19:42 +0000)]
new Crao theme by Arnaud Fontaine and Laurent Lunati

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

20 years agorevert wrong inline optimization.
rurban [Wed, 12 May 2004 19:27:48 +0000 (19:27 +0000)]
revert wrong inline optimization.

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

20 years agorevert RecentChanges
rurban [Wed, 12 May 2004 11:00:37 +0000 (11:00 +0000)]
revert RecentChanges

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

20 years agorm copy of admin page
rurban [Wed, 12 May 2004 10:59:10 +0000 (10:59 +0000)]
rm copy of admin page

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