]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
21 years agoLANG still broken, working on better locale handling.
rurban [Tue, 27 Aug 2002 21:51:31 +0000 (21:51 +0000)]
LANG still broken, working on better locale handling.
improved PageList: added checkbox, sortby
added <?plugin-head for FrameInclude and RedirectTo
fixed some minor UserPreferences quirks
solidified templates
added PhpWeather
added a new generic WikiAdminSelect to simulate the commandline:
  work with sets of pages, pass the request to underlying WikiAdmin* plugins

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

21 years agofrom RecBackLinks submitted as sf.net patch by Cuthbert Cat.
rurban [Sun, 25 Aug 2002 11:39:39 +0000 (11:39 +0000)]
from RecBackLinks submitted as sf.net patch by Cuthbert Cat.

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

21 years agoFixed typo: missing underscore on _request
wainstead [Sat, 24 Aug 2002 22:09:14 +0000 (22:09 +0000)]
Fixed typo: missing underscore on _request

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

21 years agonew PrevNext plugin with two buttons
rurban [Sat, 24 Aug 2002 13:18:56 +0000 (13:18 +0000)]
new PrevNext plugin with two buttons
more docs, the buttonfinder supports now gif also.
interwiki.map warning now removable.

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

21 years agofixed problem with remove
rurban [Fri, 23 Aug 2002 22:10:16 +0000 (22:10 +0000)]
fixed problem with remove

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

21 years agofixed homepage on signed-in
rurban [Fri, 23 Aug 2002 21:59:06 +0000 (21:59 +0000)]
fixed homepage on signed-in

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

21 years agomor Preferences testing (still wrong)
rurban [Fri, 23 Aug 2002 21:54:30 +0000 (21:54 +0000)]
mor Preferences testing (still wrong)

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

21 years agoaha, the two missing files for FrameInclude.
rurban [Fri, 23 Aug 2002 18:32:12 +0000 (18:32 +0000)]
aha, the two missing files for FrameInclude.
one more notes on these:
  changed the default template names.
  eg. top => html for all
  frame=top would display the topframe and not everything
  same for frame=left, frame=bottom, frame=body, ...

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

21 years agofixed login, theme selection, UserPreferences.
rurban [Fri, 23 Aug 2002 18:29:34 +0000 (18:29 +0000)]
fixed login, theme selection, UserPreferences.
added language selection (minor errors).
added FrameInclude plugin (not quite ready yet, heavy stuff).
added AllUsers plugin.
work on WikiAuthDB (external auth): almost ready

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

21 years agofixed minor upgrade problem
rurban [Thu, 22 Aug 2002 23:42:51 +0000 (23:42 +0000)]
fixed minor upgrade problem

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

21 years agooops. some missing plugin changes
rurban [Thu, 22 Aug 2002 23:32:33 +0000 (23:32 +0000)]
oops. some missing plugin changes

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

21 years agoFirst (unfinished) UserAuth version, storing prefs in page meta-data.
rurban [Thu, 22 Aug 2002 23:28:32 +0000 (23:28 +0000)]
First (unfinished) UserAuth version, storing prefs in page meta-data.
      in cookies only the userid from now on.
      login in some cases broken.
      Missing is WikiDb_User for external SQL Auth.
Improved UserPreferences (changepass, themes, email notification)
Fixed assert.
Added Create HomePage on login of unknown user.

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

21 years ago*** empty log message ***
rurban [Tue, 20 Aug 2002 23:03:44 +0000 (23:03 +0000)]
*** empty log message ***

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

21 years ago*** empty log message ***
rurban [Tue, 20 Aug 2002 22:57:39 +0000 (22:57 +0000)]
*** empty log message ***

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

21 years agotext from phpwiki site
rurban [Tue, 20 Aug 2002 22:50:06 +0000 (22:50 +0000)]
text from phpwiki site

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

21 years agopgsrc's for new PhpWikiAdministration%2FRemove subpage
rurban [Tue, 20 Aug 2002 22:30:03 +0000 (22:30 +0000)]
pgsrc's for new PhpWikiAdministration%2FRemove subpage

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

21 years agoaction handling support for WikiAdminRemove from PhpWikiAdministration/Remove
rurban [Tue, 20 Aug 2002 21:55:05 +0000 (21:55 +0000)]
action handling support for WikiAdminRemove from PhpWikiAdministration/Remove
(not yet secure! must check for plugin name and locked page also)

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

21 years agonew plugin to remove multiple pages.
rurban [Tue, 20 Aug 2002 20:34:20 +0000 (20:34 +0000)]
new plugin to remove multiple pages.

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

21 years agoTips bei SeiteFinden
rurban [Tue, 20 Aug 2002 18:31:29 +0000 (18:31 +0000)]
Tips bei SeiteFinden

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

21 years agotd => th in FuzzyPages
rurban [Tue, 20 Aug 2002 18:26:12 +0000 (18:26 +0000)]
td => th in FuzzyPages
fixed HomePage in RecentChanges
added binary locations to TexToPng

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

21 years ago*** empty log message ***
rurban [Tue, 20 Aug 2002 18:23:07 +0000 (18:23 +0000)]
*** empty log message ***

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

21 years ago*** empty log message ***
rurban [Tue, 20 Aug 2002 18:03:10 +0000 (18:03 +0000)]
*** empty log message ***

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

21 years agoadded german FuzzySuche
rurban [Tue, 20 Aug 2002 18:01:25 +0000 (18:01 +0000)]
added german FuzzySuche

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

21 years agojeff voted for gif over png's (older browsers). Ok, we are not PC.
rurban [Tue, 20 Aug 2002 17:43:36 +0000 (17:43 +0000)]
jeff voted for gif over png's (older browsers). Ok, we are not PC.

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

21 years agofixed Conflicting Edits Bug from http://phpwiki.sourceforge.net/phpwiki/KnownBugs
rurban [Tue, 20 Aug 2002 16:51:46 +0000 (16:51 +0000)]
fixed  Conflicting Edits Bug  from http://phpwiki.sourceforge.net/phpwiki/KnownBugs
lib/diff3.php:153: Warning[2]: First argument to array_splice() should be an array

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

21 years agoreplaced gif with png versions
rurban [Tue, 20 Aug 2002 16:15:26 +0000 (16:15 +0000)]
replaced gif with png versions

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

21 years agoLocal buttons to reduce traffic to jigsaw. These have an extension and can
rurban [Tue, 20 Aug 2002 16:06:11 +0000 (16:06 +0000)]
Local buttons to reduce traffic to jigsaw. These have an extension and can
be easier cached.

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

21 years agoadded text-only debug-links instead of images
rurban [Tue, 20 Aug 2002 14:23:07 +0000 (14:23 +0000)]
added text-only debug-links instead of images

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

21 years agono buttons for Portland
rurban [Tue, 20 Aug 2002 14:03:14 +0000 (14:03 +0000)]
no buttons for Portland

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

21 years agowiki: sample index.php override for simplier installation and
rurban [Tue, 20 Aug 2002 11:34:09 +0000 (11:34 +0000)]
wiki: sample index.php override for simplier installation and
      testing of other parameters (lang, theme, db, ...)
added .htaccess hints

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

21 years agofixed (again) the Double Page-Transformation bug. http://phpwiki.sourceforge.net...
rurban [Tue, 20 Aug 2002 11:17:08 +0000 (11:17 +0000)]
fixed (again) the Double Page-Transformation bug. http://phpwiki.sourceforge.net/phpwiki/FixedBugs
somehow the CVS fix from 2002.03.05 didn't made it to me.

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

21 years agoseperated index.php from lib/main.php loading.
rurban [Tue, 20 Aug 2002 08:56:58 +0000 (08:56 +0000)]
seperated index.php from lib/main.php loading.
This allows external inclusion of index.php and easier local overrides,
such as getimg.php, or as in PhpWikiDemo en/de/fr/... overrides.

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

21 years agominor fix
rurban [Tue, 20 Aug 2002 08:37:42 +0000 (08:37 +0000)]
minor fix

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

21 years agode/en Today Buttons
rurban [Tue, 20 Aug 2002 08:33:57 +0000 (08:33 +0000)]
de/en Today Buttons

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

21 years agofixed TitleSearch and other plugin-form problems with USE_PATH_INFO = false
rurban [Mon, 19 Aug 2002 11:32:30 +0000 (11:32 +0000)]
fixed TitleSearch and other plugin-form problems with USE_PATH_INFO = false
renamed the constant HomePage to HOME_PAGE
  fix it in your templates with:
  cd themes
  find . -name \*.tmpl -exec \
    perl -pi~ -e's/([^ ])HomePage/$1HOME_PAGE/g' \{\} \;
changed version string to 1.3.3
 removed -jeffs-hacks, since it's officially released.

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

21 years ago*** empty log message ***
rurban [Mon, 19 Aug 2002 06:41:28 +0000 (06:41 +0000)]
*** empty log message ***

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

21 years agoadded SUBPAGE_SEPARATOR in code
rurban [Mon, 19 Aug 2002 06:31:17 +0000 (06:31 +0000)]
added SUBPAGE_SEPARATOR in code

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

21 years agoadded header.
rurban [Sun, 18 Aug 2002 13:14:10 +0000 (13:14 +0000)]
added header.
configurable dot binary. defaults to '/usr/local/bin/dot'.

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

21 years agoAdded imagecache headers and doc
rurban [Sun, 18 Aug 2002 12:34:14 +0000 (12:34 +0000)]
Added imagecache headers and doc

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

21 years agoNew "Today" button if the user has a Calender Page defined. weblog-style.
rurban [Sat, 17 Aug 2002 17:03:11 +0000 (17:03 +0000)]
New "Today" button if the user has a Calender Page defined. weblog-style.

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

21 years agoadded SubPages support: see SUBPAGE_SEPERATOR in index.php
rurban [Sat, 17 Aug 2002 15:52:53 +0000 (15:52 +0000)]
added SubPages support: see SUBPAGE_SEPERATOR in index.php
added ImageLinks [ img | link ], like [images/prev.gif|PrevLink][images/next.gif|NextLink]
  external image links might be a security risk.
added support for a local pear copy (DB, Cache)

added Johannes Große's VisualWiki and cached plugins.
fixed some Subpage related pages and templates. (Calender plugin)

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

22 years agominor fix: missing border on "Update Preferences" button
carstenklapp [Fri, 29 Mar 2002 04:43:02 +0000 (04:43 +0000)]
minor fix: missing border on "Update Preferences" button

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

22 years agoadded PHPWIKI_VERSION meta tag to html dumps
carstenklapp [Fri, 29 Mar 2002 04:41:47 +0000 (04:41 +0000)]
added PHPWIKI_VERSION meta tag to html dumps

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

22 years agoadded ZIP html dump
carstenklapp [Thu, 28 Mar 2002 21:03:42 +0000 (21:03 +0000)]
added ZIP html dump

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

22 years agoFormatting corrections and adjustments for Synopsis; references to old alpha server...
carstenklapp [Thu, 28 Mar 2002 20:32:23 +0000 (20:32 +0000)]
Formatting corrections and adjustments for Synopsis; references to old alpha server changed to demo.

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

22 years agohtml dump: fix broken links of page names containing accented letters.
carstenklapp [Thu, 28 Mar 2002 07:20:48 +0000 (07:20 +0000)]
html dump: fix broken links of page names containing accented letters.

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

22 years agoAdded PHPWIKI_VERSION to zipfile comments, $HTML_DUMP_SUFFIX to filenames in html...
carstenklapp [Thu, 28 Mar 2002 07:08:10 +0000 (07:08 +0000)]
Added PHPWIKI_VERSION to zipfile comments, $HTML_DUMP_SUFFIX to filenames in html zip dump, and note about a possible cause of corrupted HTML ZIP dumps.

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

22 years agoFixes to update plugin with new HtmlElement functions.
carstenklapp [Thu, 28 Mar 2002 06:50:48 +0000 (06:50 +0000)]
Fixes to update plugin with new HtmlElement functions.

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

22 years agoRemoved Last-Modified header from editpage. It isn't very useful here and causes...
carstenklapp [Wed, 27 Mar 2002 20:23:43 +0000 (20:23 +0000)]
Removed Last-Modified header from editpage. It isn't very useful here and causes a cache problem for IE5.5. SF bug# 532235 https://sourceforge.net/tracker/index.php?func=detail&aid=532235&group_id=6121&atid=106121

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

22 years agoRolled back minimum required php version to 4.0.4pl1; added note about php's recent...
carstenklapp [Wed, 27 Mar 2002 00:38:51 +0000 (00:38 +0000)]
Rolled back minimum required php version to 4.0.4pl1; added note about php's recent recommended patches and updates, note about compiling php with appropriate database support; updated PEAR note and reorganized REQUIREMENTS & QUICK START INSTRUCTIONS.

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

22 years agoThe configurator is finished, please test it out. Creates the file 'settings.php...
carstenklapp [Tue, 26 Mar 2002 22:29:06 +0000 (22:29 +0000)]
The configurator is finished, please test it out. Creates the file 'settings.php' which you must rename to 'index.php' yourself.

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

22 years agoAdded an option to control the suffix appended to filenames in the XHTML file dump...
carstenklapp [Mon, 25 Mar 2002 20:21:57 +0000 (20:21 +0000)]
Added an option to control the suffix appended to filenames in the XHTML file dump. Comment the line out if you don't want any suffix added.

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

22 years agoAdded link rel="index" pointing to AllPages for XHTML dumps; for use with Mozilla...
carstenklapp [Mon, 25 Mar 2002 15:07:58 +0000 (15:07 +0000)]
Added link rel="index" pointing to AllPages for XHTML dumps; for use with Mozilla, iCab and Amaya.

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

22 years agoOnly display RCS_IDS when DEBUG is defined in main.php. (The PHPWIKI_VERSION is still...
carstenklapp [Mon, 25 Mar 2002 14:28:16 +0000 (14:28 +0000)]
Only display RCS_IDS when DEBUG is defined in main.php. (The PHPWIKI_VERSION is still always shown in the meta tags.)

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

22 years agoAdded the rest of the configuration options. Almost finished, only $DBParams doesn...
carstenklapp [Mon, 25 Mar 2002 00:41:23 +0000 (00:41 +0000)]
Added the rest of the configuration options. Almost finished, only $DBParams doesn't work yet.

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

22 years agoFixed SF bug #528567 (I think) - two or three functions were called with arguments
lakka [Thu, 21 Mar 2002 21:24:50 +0000 (21:24 +0000)]
Fixed SF bug #528567 (I think) - two or three functions were called with arguments
passed by reference.  This is not necessary (and generates a warning) if
the function definition indicates that the argument is to be passed by reference.

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

22 years agoFormatting fixes for RecentChanges sidebar
carstenklapp [Fri, 8 Mar 2002 21:31:14 +0000 (21:31 +0000)]
Formatting fixes for RecentChanges sidebar

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

22 years agoUpdated themes to work properly with RecentChanges?format=sidebar
carstenklapp [Fri, 8 Mar 2002 20:31:14 +0000 (20:31 +0000)]
Updated themes to work properly with RecentChanges?format=sidebar

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

22 years agoreplaced by preview.png
carstenklapp [Fri, 8 Mar 2002 06:20:28 +0000 (06:20 +0000)]
replaced by preview.png

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

22 years agoMore sculpting of SpaceWiki theme css. Mozilla / Netscape 6 is required to fully...
carstenklapp [Fri, 8 Mar 2002 06:19:57 +0000 (06:19 +0000)]
More sculpting of SpaceWiki theme css. Mozilla / Netscape 6 is required to fully appreciate the changes.

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

22 years agoFormatting for RecentChanges Mozilla sidebar.
carstenklapp [Fri, 8 Mar 2002 04:25:33 +0000 (04:25 +0000)]
Formatting for RecentChanges Mozilla sidebar.

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

22 years agoNew formatter to view RecentChanges in a Mozilla / Netscape 6 sidebar. When the brows...
carstenklapp [Fri, 8 Mar 2002 03:29:51 +0000 (03:29 +0000)]
New formatter to view RecentChanges in a Mozilla / Netscape 6 sidebar. When the browser supports sidebars, a link named "sidebar" appears next to the rss icon which allows you to automatically add the new RC sidebar panel. A sidebar view of RecentChanges is smaller than the normal RC; by default it only shows 1 day of activity; and all nonessential page elements are removed. Clicking on any link in the RC sidebar opens the result in the main browser window.

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

22 years agopoint to new location of css files of default theme
carstenklapp [Thu, 7 Mar 2002 03:47:00 +0000 (03:47 +0000)]
point to new location of css files of default theme

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

22 years agofixed typo in url
carstenklapp [Wed, 6 Mar 2002 22:36:25 +0000 (22:36 +0000)]
fixed typo in url

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

22 years agominor code optimizations (removed an unused line and a duplicate line)
carstenklapp [Wed, 6 Mar 2002 03:52:22 +0000 (03:52 +0000)]
minor code optimizations (removed an unused line and a duplicate line)

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

22 years agoAdded ADODB as one of the choices in part two: Database Selection.
carstenklapp [Wed, 6 Mar 2002 02:35:42 +0000 (02:35 +0000)]
Added ADODB as one of the choices in part two: Database Selection.

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

22 years agomoved default css files from phpwiki root into themes/default/
carstenklapp [Wed, 6 Mar 2002 02:21:16 +0000 (02:21 +0000)]
moved default css files from phpwiki root into themes/default/

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

22 years agoFix for the double transformation bug which caused each page to be rendered twice...
carstenklapp [Wed, 6 Mar 2002 01:02:59 +0000 (01:02 +0000)]
Fix for the double transformation bug which caused each page to be rendered twice: this will probably restore the page rendering speed to what it was before PageType.php was added for the 1.3.3 release. (Every page was being rendered as both a regular wiki page and again formatted as an InterWikiMap page, even when the current page wasn't the InterWikiMap page.)

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

22 years agominor german grammatical fixes
rurban [Sun, 3 Mar 2002 14:49:02 +0000 (14:49 +0000)]
minor german grammatical fixes

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

22 years agoFixed photograph not showing in calendar.
carstenklapp [Sun, 3 Mar 2002 04:08:37 +0000 (04:08 +0000)]
Fixed photograph not showing in calendar.

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

22 years agoIncreased height of text input elements (ie5mac and older browsers ignore this) but...
carstenklapp [Sun, 3 Mar 2002 03:58:10 +0000 (03:58 +0000)]
Increased height of text input elements (ie5mac and older browsers ignore this) but let me know if it just looks wrong in your browser. Changed appearance of debug output.

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

22 years agoImprovements to display of headings and Info page, more formatting for RecentChanges...
carstenklapp [Sun, 3 Mar 2002 03:54:56 +0000 (03:54 +0000)]
Improvements to display of headings and Info page, more formatting for RecentChanges. Tests ok in NS4.

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

22 years agoApplied a workaround patch, for the double-call to do_transform() on old-markup pages...
carstenklapp [Sat, 2 Mar 2002 22:55:44 +0000 (22:55 +0000)]
Applied a workaround patch, for the double-call to do_transform() on old-markup pages. It's been running on the demo server today without any problems so far, let me know if you find any problems with this fix installed.

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

22 years agoShow pages skipped during loading with italics
carstenklapp [Sat, 2 Mar 2002 22:45:30 +0000 (22:45 +0000)]
Show pages skipped during loading with italics

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

22 years agoUpdate translation with english version
carstenklapp [Sat, 2 Mar 2002 22:32:39 +0000 (22:32 +0000)]
Update translation with english version

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

22 years agoMinor corrections *das* Wiki
carstenklapp [Sat, 2 Mar 2002 22:32:06 +0000 (22:32 +0000)]
Minor corrections *das* Wiki

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

22 years agoUpdated to include FuzzyPages search. Include Tips section from FindPage on each...
carstenklapp [Sat, 2 Mar 2002 05:58:06 +0000 (05:58 +0000)]
Updated to include FuzzyPages search. Include Tips section from FindPage on each search page. Pgsrc header update & markup=2.

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

22 years agoComments cleanup. Removed the rest of the code for invoking the plugin as a wikiactio...
carstenklapp [Sat, 2 Mar 2002 05:47:27 +0000 (05:47 +0000)]
Comments cleanup. Removed the rest of the code for invoking the plugin as a wikiaction (I don't think the plugin is very useful as a WikiAction).

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

22 years agoAdded argument to display the section heading when including a named section from...
carstenklapp [Sat, 2 Mar 2002 05:40:33 +0000 (05:40 +0000)]
Added argument to display the section heading when including a named section from another page.

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

22 years agoThis is a complete rewrite of the FuzzyPages plugin. The page-title comparson criteri...
carstenklapp [Sat, 2 Mar 2002 02:59:56 +0000 (02:59 +0000)]
This is a complete rewrite of the FuzzyPages plugin. The page-title comparson criteria have been greatly simplified and the new search results are now much more satisfying.

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

22 years agopositioning tweaks
carstenklapp [Fri, 1 Mar 2002 17:05:46 +0000 (17:05 +0000)]
positioning tweaks

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

22 years agoNew css classes search-context and search-term. Make text-input boxes look like OSX...
carstenklapp [Fri, 1 Mar 2002 17:04:54 +0000 (17:04 +0000)]
New css classes search-context and search-term. Make text-input boxes look like OSX in Mozilla (ie5.1mac ignores this). Colour tweaks.

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

22 years agoNew css classes search-context and search-term.
carstenklapp [Fri, 1 Mar 2002 17:03:11 +0000 (17:03 +0000)]
New css classes search-context and search-term.

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

22 years agoFixed a few instances of "in dieser wiki" to "in diesem Wiki" (das Wiki -- I hope...
carstenklapp [Fri, 1 Mar 2002 03:29:15 +0000 (03:29 +0000)]
Fixed a few instances of "in dieser wiki" to "in diesem Wiki" (das Wiki -- I hope the other grammar is ok) Also some new strings added.

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

22 years agorebuilt for new files added
carstenklapp [Fri, 1 Mar 2002 03:25:10 +0000 (03:25 +0000)]
rebuilt for new files added

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

22 years agoTurned debug constant back on. Added a descriptive version of the WikiAction keyword...
carstenklapp [Fri, 1 Mar 2002 03:23:57 +0000 (03:23 +0000)]
Turned debug constant back on. Added a descriptive version of the WikiAction keyword which is displayed during Sign In-- the accompanying sentence "You must sign in to %s this wiki" was refactored for localization.

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

22 years agochanged plugin arg 'size' to 'formsize' for consistency with other search plugins
carstenklapp [Thu, 28 Feb 2002 01:01:14 +0000 (01:01 +0000)]
changed plugin arg 'size' to 'formsize' for consistency with other search plugins

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

22 years agoFix example plugin args
carstenklapp [Thu, 28 Feb 2002 00:57:22 +0000 (00:57 +0000)]
Fix example plugin args

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

22 years agoReverting back to old version, WikiPlugin already has arg named 'formsize'.
carstenklapp [Thu, 28 Feb 2002 00:46:51 +0000 (00:46 +0000)]
Reverting back to old version, WikiPlugin already has arg named 'formsize'.

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

22 years agoNew plugin.
carstenklapp [Thu, 28 Feb 2002 00:11:17 +0000 (00:11 +0000)]
New plugin.

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

22 years agoReplaced obsolete "Magic forms" examples with equivalent examples using <?plugin...
carstenklapp [Wed, 27 Feb 2002 19:40:03 +0000 (19:40 +0000)]
Replaced obsolete "Magic forms" examples with equivalent examples using <?plugin-form.

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

22 years agoAdded input 'size' arg to plugin-form.
carstenklapp [Wed, 27 Feb 2002 19:04:30 +0000 (19:04 +0000)]
Added input 'size' arg to plugin-form.

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

22 years agocss bugfix: unnamed urls now use the 'rawurl' class (all url links were inadvertantly...
carstenklapp [Wed, 27 Feb 2002 04:41:12 +0000 (04:41 +0000)]
css bugfix: unnamed urls now use the 'rawurl' class (all url links were inadvertantly being assigned the class 'namedurl')

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

22 years agoHttp header "Last-Modified" added for pages, actionpages and view source.
carstenklapp [Tue, 26 Feb 2002 21:58:49 +0000 (21:58 +0000)]
Http header "Last-Modified" added for pages, actionpages and view source.

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

22 years agoFound a better place to grab the date of most recent change listed, so the http heade...
carstenklapp [Tue, 26 Feb 2002 20:52:12 +0000 (20:52 +0000)]
Found a better place to grab the date of most recent change listed, so the http header "Last-Modified" now works for RecentEdits and RSS too.

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

22 years agoWorkaround absence of %e date format specifier in Windows strftime function.
lakka [Tue, 26 Feb 2002 11:08:41 +0000 (11:08 +0000)]
Workaround absence of %e date format specifier in Windows strftime function.
See code for comments

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

22 years agoOrphanedPages now (correctly) excludes pages which have only themselves as a parent
lakka [Tue, 26 Feb 2002 10:44:30 +0000 (10:44 +0000)]
OrphanedPages now (correctly) excludes pages which have only themselves as a parent

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

22 years agoSet http header "Last-Modified" to date of most recent change listed (for us RecentCh...
carstenklapp [Tue, 26 Feb 2002 06:33:11 +0000 (06:33 +0000)]
Set http header "Last-Modified" to date of most recent change listed (for us RecentChanges junkies).

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

22 years agoAll options which are currently covered now have input means appropriate to the data...
carstenklapp [Tue, 26 Feb 2002 01:05:10 +0000 (01:05 +0000)]
All options which are currently covered now have input means appropriate to the data type, textarea for input of arrays and list items. Added comments and some code cleanup.

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

22 years agoNow handles about two thirds of the settings in config.php, and incorporates the...
carstenklapp [Mon, 25 Feb 2002 18:14:11 +0000 (18:14 +0000)]
Now handles about two thirds of the settings in config.php, and incorporates the password encryption functions from passencrypt.php for generating an encoded admin password if the crypt() function is available.

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