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

22 years ago(from Patrick Henry) New function to dump html files into a zip file.
carstenklapp [Mon, 25 Feb 2002 16:07:36 +0000 (16:07 +0000)]
(from Patrick Henry) New function to dump html files into a zip file.

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

22 years ago(from Patrick Henry) New function to dump html files into a zip file.
carstenklapp [Mon, 25 Feb 2002 15:57:11 +0000 (15:57 +0000)]
(from Patrick Henry) New function to dump html files into a zip file.

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

22 years agoTying up loose ends related to PageType.php --actionPages should now have the usual...
carstenklapp [Mon, 25 Feb 2002 03:33:10 +0000 (03:33 +0000)]
Tying up loose ends related to PageType.php --actionPages should now have the usual white background again.

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

22 years ago*** empty log message ***
carstenklapp [Mon, 25 Feb 2002 01:10:24 +0000 (01:10 +0000)]
*** empty log message ***

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

22 years agoAdded message when no pages found. Plugin can now also be called using ActionPage...
carstenklapp [Mon, 25 Feb 2002 01:04:12 +0000 (01:04 +0000)]
Added message when no pages found. Plugin can now also be called using ActionPage syntax (i.e. Sandbox?action=WantedPages or WantedPages?page=SandBox). Some refactoring done.

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

22 years agofixed typos
rurban [Sun, 24 Feb 2002 21:41:01 +0000 (21:41 +0000)]
fixed typos

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

22 years agoovercoming windows time-outs again on dumping. reset watchdog on every
rurban [Sun, 24 Feb 2002 21:21:14 +0000 (21:21 +0000)]
overcoming windows time-outs again on dumping. reset watchdog on every
page dumped (as on load).

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

22 years agoPassword encrypt utility for php versions and operating systems that support the...
carstenklapp [Sun, 24 Feb 2002 20:36:23 +0000 (20:36 +0000)]
Password encrypt utility for php versions and operating systems that support the crypt() function.

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

22 years agoNew plugin page.
carstenklapp [Sun, 24 Feb 2002 20:25:10 +0000 (20:25 +0000)]
New plugin page.

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

22 years agoNew plugin.
carstenklapp [Sun, 24 Feb 2002 20:18:36 +0000 (20:18 +0000)]
New plugin.

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

22 years agoRender nonexistant pagenames as unknown WikiLinks (for WantedPages). Moved globals...
carstenklapp [Sun, 24 Feb 2002 17:59:40 +0000 (17:59 +0000)]
Render nonexistant pagenames as unknown WikiLinks (for WantedPages). Moved globals out of _getValue into column constructors to try to improve speed when rendering large PageLists.

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

22 years agoupdated PHPWIKI_VERSION to 1.3.3
carstenklapp [Sun, 24 Feb 2002 06:07:44 +0000 (06:07 +0000)]
updated PHPWIKI_VERSION to 1.3.3

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

22 years agoUpdated page to use new WikiForm plugin; added XHTML section.
carstenklapp [Sun, 24 Feb 2002 06:05:53 +0000 (06:05 +0000)]
Updated page to use new WikiForm plugin; added XHTML section.

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

22 years agoNew OrphanedPages, RandomPage. Updated link to demo server.
carstenklapp [Sun, 24 Feb 2002 05:20:15 +0000 (05:20 +0000)]
New OrphanedPages, RandomPage. Updated link to demo server.

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

22 years agogerman RandomPage
carstenklapp [Sun, 24 Feb 2002 05:16:19 +0000 (05:16 +0000)]
german RandomPage

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

22 years agoUpdated Apache alias directive instructions for new file layout in 1.3.3. Bugfixes...
carstenklapp [Sat, 23 Feb 2002 23:32:29 +0000 (23:32 +0000)]
Updated Apache alias directive instructions for new file layout in 1.3.3. Bugfixes in instructions for keychain script.

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

22 years agoRequired PHP version 4.0.5, updated instructions for new RawHTML plugin
carstenklapp [Sat, 23 Feb 2002 23:31:19 +0000 (23:31 +0000)]
Required PHP version 4.0.5, updated instructions for new RawHTML plugin

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

22 years agoAdded link to PhpWikiDocumentation.
wainstead [Sat, 23 Feb 2002 22:02:45 +0000 (22:02 +0000)]
Added link to PhpWikiDocumentation.

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

22 years agodon't set_time_limit with safe_mode on. to overcome warning msg. release-1_3_3
rurban [Sat, 23 Feb 2002 20:27:03 +0000 (20:27 +0000)]
don't set_time_limit with safe_mode on. to overcome warning msg.

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

22 years agobugfix
carstenklapp [Sat, 23 Feb 2002 07:01:56 +0000 (07:01 +0000)]
bugfix

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

22 years agotheme renamed to SpaceWiki
carstenklapp [Sat, 23 Feb 2002 05:53:54 +0000 (05:53 +0000)]
theme renamed to SpaceWiki

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

22 years agoAdjustments to english instructions for conflicting edits.
carstenklapp [Sat, 23 Feb 2002 05:53:18 +0000 (05:53 +0000)]
Adjustments to english instructions for conflicting edits.

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

22 years agofixed typo in english
carstenklapp [Sat, 23 Feb 2002 05:05:08 +0000 (05:05 +0000)]
fixed typo in english

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

22 years agotypo
carstenklapp [Sat, 23 Feb 2002 05:04:04 +0000 (05:04 +0000)]
typo

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

22 years agoChanged PhpWikiAlpha to PhpWikiDemo to coincide with the new web site layout.
carstenklapp [Sat, 23 Feb 2002 03:30:51 +0000 (03:30 +0000)]
Changed PhpWikiAlpha to PhpWikiDemo to coincide with the new web site layout.

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

22 years agoAdded a count of the number of words on the page for Reini. This seems to work, even...
carstenklapp [Sat, 23 Feb 2002 01:51:55 +0000 (01:51 +0000)]
Added a count of the number of words on the page for Reini. This seems to work, even when the page contains list bullets * but has not really been thoroughly tested with various kinds of wikimarkup. (The regular expression was taken from an emacs lisp tutorial at http://www.delorie.com/gnu/docs/emacs-lisp-intro/emacs-lisp-intro_167.html)

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

22 years agoadded recursive array counting function (for word counting in Info plugin)
carstenklapp [Sat, 23 Feb 2002 01:45:17 +0000 (01:45 +0000)]
added recursive array counting function (for word counting in Info plugin)

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

22 years agoRenamed theme to SpaceWiki to avoid any future problems
carstenklapp [Sat, 23 Feb 2002 00:16:20 +0000 (00:16 +0000)]
Renamed theme to SpaceWiki to avoid any future problems

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

22 years agoRenamed theme to SpaceWiki to avoid any future problems
carstenklapp [Fri, 22 Feb 2002 23:52:41 +0000 (23:52 +0000)]
Renamed theme to SpaceWiki to avoid any future problems

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

22 years agoRenamed theme to SpaceWiki to avoid any future problems
carstenklapp [Fri, 22 Feb 2002 23:46:56 +0000 (23:46 +0000)]
Renamed theme to SpaceWiki to avoid any future problems

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

22 years agoTemporarily disabling DEBUG mode until the 1.3.3 release.
carstenklapp [Fri, 22 Feb 2002 23:25:22 +0000 (23:25 +0000)]
Temporarily disabling DEBUG mode until the 1.3.3 release.

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

22 years agoShow DebugInfo button for admin, even when DEBUG constant not defined.
carstenklapp [Fri, 22 Feb 2002 23:23:47 +0000 (23:23 +0000)]
Show DebugInfo button for admin, even when DEBUG constant not defined.

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

22 years agoBugfix to allow non-admin users access to the Info plugin
carstenklapp [Fri, 22 Feb 2002 23:18:39 +0000 (23:18 +0000)]
Bugfix to allow non-admin users access to the Info plugin

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

22 years agoFix background color (PageType does not provide any container formatting for DebugInf...
carstenklapp [Fri, 22 Feb 2002 23:12:54 +0000 (23:12 +0000)]
Fix background color (PageType does not provide any container formatting for DebugInfo). Force text color as black to ensure readability with themes using odd css colouring (like WikiTrek).

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

22 years agowikitext formatting fix due to new 'lib/PageType.php'
carstenklapp [Fri, 22 Feb 2002 22:59:18 +0000 (22:59 +0000)]
wikitext formatting fix due to new 'lib/PageType.php'

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

22 years ago2 new files added
carstenklapp [Fri, 22 Feb 2002 21:48:26 +0000 (21:48 +0000)]
2 new files added

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

22 years agoFuzzy cleanup.
carstenklapp [Fri, 22 Feb 2002 21:43:31 +0000 (21:43 +0000)]
Fuzzy cleanup.

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

22 years agoFuzzy cleanup.
carstenklapp [Fri, 22 Feb 2002 21:36:44 +0000 (21:36 +0000)]
Fuzzy cleanup.

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

22 years agoFuzzy cleanup. Translated a few of the easy ones
carstenklapp [Fri, 22 Feb 2002 21:30:40 +0000 (21:30 +0000)]
Fuzzy cleanup. Translated a few of the easy ones

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

22 years agofuzzy cleanup
carstenklapp [Fri, 22 Feb 2002 20:51:14 +0000 (20:51 +0000)]
fuzzy cleanup

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

22 years agoa few minor updates
carstenklapp [Fri, 22 Feb 2002 20:27:38 +0000 (20:27 +0000)]
a few minor updates

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

22 years agoFrench updates from Roland
carstenklapp [Fri, 22 Feb 2002 20:10:35 +0000 (20:10 +0000)]
French updates from Roland

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

22 years agolocalization fix
carstenklapp [Fri, 22 Feb 2002 20:03:50 +0000 (20:03 +0000)]
localization fix

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

22 years agoUpdates from Roland
carstenklapp [Fri, 22 Feb 2002 19:44:01 +0000 (19:44 +0000)]
Updates from Roland

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

22 years agoRemoved double-click action until an improved implementation presents itself
carstenklapp [Fri, 22 Feb 2002 19:23:43 +0000 (19:23 +0000)]
Removed double-click action until an improved implementation presents itself

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

22 years agoNew php utility to aid in the configuration of index.php by using an html form to...
carstenklapp [Fri, 22 Feb 2002 07:12:09 +0000 (07:12 +0000)]
New php utility to aid in the configuration of index.php by using an html form to choose the options. For now it produces a file named defaults.php, but identical in format to the current index.php so that it can still be edited by hand. (This is not finished yet, it only handles about a quarter of index.php's settings.)

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

22 years agoanother bugfix sorry
carstenklapp [Thu, 21 Feb 2002 21:18:30 +0000 (21:18 +0000)]
another bugfix sorry

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

22 years agobugfix
carstenklapp [Thu, 21 Feb 2002 21:11:01 +0000 (21:11 +0000)]
bugfix

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

22 years agoNew template top-htmldump for hiding 'base href' and 'link rel's. Started some cleanu...
carstenklapp [Thu, 21 Feb 2002 21:09:50 +0000 (21:09 +0000)]
New template top-htmldump for hiding 'base href' and 'link rel's. Started some cleanup of top.tmpl.

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