]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
22 years agoSet row attribute of day-name header for additional control over css formatting.
carstenklapp [Sun, 10 Feb 2002 05:08:11 +0000 (05:08 +0000)]
Set row attribute of day-name header for additional control over css formatting.

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

22 years agoComplete rewrite from the ground up. Not yet tested against NS4.
carstenklapp [Sun, 10 Feb 2002 05:06:37 +0000 (05:06 +0000)]
Complete rewrite from the ground up. Not yet tested against NS4.

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

22 years agomoved formatting of editarea size controls to css
carstenklapp [Sat, 9 Feb 2002 23:53:58 +0000 (23:53 +0000)]
moved formatting of editarea size controls to css

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

22 years agominor adjustment to accomodate alternate stylesheet topbar.css
carstenklapp [Sat, 9 Feb 2002 23:17:44 +0000 (23:17 +0000)]
minor adjustment to accomodate alternate stylesheet topbar.css

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

22 years agoChanges to RecentChanges plugin. Now takes $limit < 0 to return oldest $limit changes.
lakka [Sat, 9 Feb 2002 23:07:01 +0000 (23:07 +0000)]
Changes to RecentChanges plugin.  Now takes $limit < 0 to return oldest $limit changes.
 $days <=0 is ignored.  So to get the oldest 20 changes in the last three days, use
limit ||= 20, days ||= 3.

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

22 years agofixed typo in css class name
carstenklapp [Sat, 9 Feb 2002 21:35:42 +0000 (21:35 +0000)]
fixed typo in css class name

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

22 years agounhide last edited date in #actionbar
carstenklapp [Sat, 9 Feb 2002 21:25:16 +0000 (21:25 +0000)]
unhide last edited date in #actionbar

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

22 years agorenamed topbar.css to phpwiki-topbottombars.css
carstenklapp [Sat, 9 Feb 2002 20:59:28 +0000 (20:59 +0000)]
renamed topbar.css to phpwiki-topbottombars.css

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

22 years agoUse new WikiPlugin::error() method to report errors.
dairiki [Sat, 9 Feb 2002 20:20:38 +0000 (20:20 +0000)]
Use new WikiPlugin::error() method to report errors.

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

22 years agoNew RawHtml plugin.
dairiki [Sat, 9 Feb 2002 20:02:16 +0000 (20:02 +0000)]
New RawHtml plugin.

WARNING: this is currently insecure.  (See comments for details.)
(I think a refactor of the plugin API is required to fix
the problem.)

Enable at your own risk!

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

22 years agoNew method WikiPlugin::error(). To be used by plugins for reporting
dairiki [Sat, 9 Feb 2002 20:00:26 +0000 (20:00 +0000)]
New method WikiPlugin::error().  To be used by plugins for reporting
run-time (wiki-time?) errors.

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

22 years agoTweaks. Still some bugs with mac ie5.1.
carstenklapp [Sat, 9 Feb 2002 08:08:48 +0000 (08:08 +0000)]
Tweaks. Still some bugs with mac ie5.1.

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

22 years agominor adjustment to accomodate alternate stylesheet topbar.css
carstenklapp [Sat, 9 Feb 2002 08:07:58 +0000 (08:07 +0000)]
minor adjustment to accomodate alternate stylesheet topbar.css

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

22 years agospacing adjustment to accomodate alternate stylesheet topbar.css
carstenklapp [Sat, 9 Feb 2002 07:11:10 +0000 (07:11 +0000)]
spacing adjustment to accomodate alternate stylesheet topbar.css

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

22 years agonew alternate stylesheet topbar.css
carstenklapp [Sat, 9 Feb 2002 05:59:19 +0000 (05:59 +0000)]
new alternate stylesheet topbar.css

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

22 years agoMinor update for compatibility with new topbar.css
carstenklapp [Sat, 9 Feb 2002 05:56:48 +0000 (05:56 +0000)]
Minor update for compatibility with new topbar.css

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

22 years agoNew alternate stylesheet for the default theme, with a fixed navigation bar and actio...
carstenklapp [Sat, 9 Feb 2002 05:54:46 +0000 (05:54 +0000)]
New alternate stylesheet for the default theme, with a fixed navigation bar and action bar.

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

22 years agoBug fix: missing 'break;' causes all pages loaded from serialized pages
dairiki [Sat, 9 Feb 2002 04:01:52 +0000 (04:01 +0000)]
Bug fix: missing 'break;' causes all pages loaded from serialized pages
to be locked.

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

22 years agoChanged 'absolute' toolbar positioning to 'fixed'. It's very cool, try scrolling...
carstenklapp [Sat, 9 Feb 2002 03:49:38 +0000 (03:49 +0000)]
Changed 'absolute' toolbar positioning to 'fixed'. It's very cool, try scrolling a long page like TestPage RecentChanges. (Browsers which do not support it simply treat this as absolute positioning instead.)

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

22 years agoTry to make sure that inlined images have an alt attribute (as
dairiki [Sat, 9 Feb 2002 03:46:03 +0000 (03:46 +0000)]
Try to make sure that inlined images have an alt attribute (as
required by DTD.)

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

22 years agoFix bug reported by Cuthbert Cat (SF Patch #515070): <table>s get
dairiki [Sat, 9 Feb 2002 03:41:54 +0000 (03:41 +0000)]
Fix bug reported by Cuthbert Cat (SF Patch #515070):  <table>s get
terminated by </Array> rather than </table>.

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

22 years agoNew class .numeric for right-aligning numeric text input.
carstenklapp [Fri, 8 Feb 2002 23:04:48 +0000 (23:04 +0000)]
New class .numeric for right-aligning numeric text input.

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

22 years agoNew class .numeric for right-aligning numeric text input. Text reformatting.
carstenklapp [Fri, 8 Feb 2002 23:02:55 +0000 (23:02 +0000)]
New class .numeric for right-aligning numeric text input. Text reformatting.

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

22 years agonew class .numeric for right-aligning numeric text input
carstenklapp [Fri, 8 Feb 2002 22:56:37 +0000 (22:56 +0000)]
new class .numeric for right-aligning numeric text input

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

22 years agorestore inadvertantly deleted div.br
carstenklapp [Fri, 8 Feb 2002 22:55:19 +0000 (22:55 +0000)]
restore inadvertantly deleted div.br

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

22 years agoRecentChanges plugin now takes $days < 0 and
lakka [Fri, 8 Feb 2002 22:51:27 +0000 (22:51 +0000)]
RecentChanges plugin now takes $days < 0 and
returns the oldest changes in the $days since the
beginning.  NB:  To return all changes, use
$days = 0.  Tested on Pear and adodb.
Implemented but not yet tested on dba
and cvs backends.

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

22 years agoUse time zone offset from users preferences when figuring
dairiki [Fri, 8 Feb 2002 22:38:21 +0000 (22:38 +0000)]
Use time zone offset from users preferences when figuring
current day and month.

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

22 years agoImplement "least popular" for DBA backend.
dairiki [Fri, 8 Feb 2002 22:20:36 +0000 (22:20 +0000)]
Implement "least popular" for DBA backend.

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

22 years agoCleanup/refactor time-zone offset preference and relative date
dairiki [Fri, 8 Feb 2002 22:03:04 +0000 (22:03 +0000)]
Cleanup/refactor time-zone offset preference and relative date
preference handling.

Time-zone offsets: the allowable range has to be at least [-24,24]
hours (maybe a bit more, depending on daylight savings, etc...)
Also note that there are some 1/4 hour time zones.
I think its really much cleaner just to use a text input to enter
the time zone offset.

Relative Dates:  Unified code for generating "Last edited on" message.
(This logic was replicated in various places, and was buggy...)

Theme:
 formatDateTime() now always gives you a Date and Time.
 formatDate() now always gives you a Date.
 use getDay() if you want a (possibly) relative date.
 use getLastModifiedMessage() to get the "Last edited on" message.

These modifications slightly alter the markup of the last edited
dates in the Portland theme, and the stardates in the WikiTrek theme.
(But I think the gains in code reuse and simplicity are wroth the
sacrifice.)

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

22 years agoMostPopular plugin now takes $limit < 0, and will return the least popular pages...
lakka [Fri, 8 Feb 2002 20:30:48 +0000 (20:30 +0000)]
MostPopular plugin now takes $limit < 0, and will return the least popular pages.  Works for adodb and PEAR.  Untested with cvs backend.  Does the db backend support the plugin?

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

22 years agoRemove unused <hr> hooks in Theme.
dairiki [Fri, 8 Feb 2002 19:02:25 +0000 (19:02 +0000)]
Remove unused <hr> hooks in Theme.

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

22 years agoRemoved extraneous 'y'.
dairiki [Fri, 8 Feb 2002 18:56:22 +0000 (18:56 +0000)]
Removed extraneous 'y'.
Also removed .linkicon style.  (This theme doesn't use them.)

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

22 years agoFix last nights bugs. More optimization.
dairiki [Fri, 8 Feb 2002 18:26:20 +0000 (18:26 +0000)]
Fix last nights bugs.  More optimization.
(Currently there are no bugs known to me.)
(But it's still somewhat slow, and the code is ugly.)

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

22 years agoStrip 'mailto:' prefix from linktext. Stub for filetype icon in IconForLink.
carstenklapp [Fri, 8 Feb 2002 17:49:37 +0000 (17:49 +0000)]
Strip 'mailto:' prefix from linktext. Stub for filetype icon in IconForLink.

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

22 years agoCopied body {background-image} css hack from MacOSX theme (a little late to do this)
carstenklapp [Fri, 8 Feb 2002 17:03:36 +0000 (17:03 +0000)]
Copied body {background-image} css hack from MacOSX theme (a little late to do this)

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

22 years agoAdded img border=0 for linkicons for NS4 (already done in templates)
carstenklapp [Fri, 8 Feb 2002 16:55:00 +0000 (16:55 +0000)]
Added img border=0 for linkicons for NS4 (already done in templates)

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

22 years agoremoved unnecessary black pixels from img
carstenklapp [Fri, 8 Feb 2002 16:50:02 +0000 (16:50 +0000)]
removed unnecessary black pixels from img

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

22 years agoworkaround for NS4
carstenklapp [Fri, 8 Feb 2002 16:19:03 +0000 (16:19 +0000)]
workaround for NS4

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

22 years agobugfix
carstenklapp [Fri, 8 Feb 2002 16:07:21 +0000 (16:07 +0000)]
bugfix

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

22 years agoRemoved unnecessary elements.
carstenklapp [Fri, 8 Feb 2002 15:50:21 +0000 (15:50 +0000)]
Removed unnecessary elements.

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

22 years agoBugfix: default time offset uses 0.
carstenklapp [Fri, 8 Feb 2002 15:37:04 +0000 (15:37 +0000)]
Bugfix: default time offset uses 0.

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

22 years agoHack so as not to completely break old PhpWikiAdministration pages.
dairiki [Fri, 8 Feb 2002 15:31:34 +0000 (15:31 +0000)]
Hack so as not to completely break old PhpWikiAdministration pages.

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

22 years agoRemoved TIFF from default inline image (thanks Jeff). Only Mac iCab and OmniWeb suppo...
carstenklapp [Fri, 8 Feb 2002 15:12:08 +0000 (15:12 +0000)]
Removed TIFF from default inline image (thanks Jeff). Only Mac iCab and OmniWeb support inline TIFFs, and possiblly some versions of IE before 5.5. Mac versions of IE 5.1, Opera, Netscape 4 do not display inline TIFFs; IE6 also no longer displays TIFFs since dropping support for Netscape-style plugins. (I'm suprised by this because Microsoft is credited as one of the designers of the TIFF specification along with HP and Aldus as a universal image interchange format for fax and scanner images.)

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

22 years agoBeginning css cleanup. Removed .ns4bug, doesn't appear to be used anywhere anymore.
carstenklapp [Fri, 8 Feb 2002 08:36:11 +0000 (08:36 +0000)]
Beginning css cleanup. Removed .ns4bug, doesn't appear to be used anywhere anymore.

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

22 years agoCleanup.
carstenklapp [Fri, 8 Feb 2002 08:30:11 +0000 (08:30 +0000)]
Cleanup.

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

22 years agocomment about invalid css and NS4
carstenklapp [Fri, 8 Feb 2002 08:19:10 +0000 (08:19 +0000)]
comment about invalid css and NS4

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

22 years agoFixed IE problem
lakka [Fri, 8 Feb 2002 08:01:32 +0000 (08:01 +0000)]
Fixed IE problem

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

22 years agoAdjusted negative spacing after p.editdate for Konquorer (which actually renders...
carstenklapp [Fri, 8 Feb 2002 07:52:23 +0000 (07:52 +0000)]
Adjusted negative spacing after p.editdate for Konquorer (which actually renders it correctly).

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

22 years agominor adjustment
carstenklapp [Fri, 8 Feb 2002 07:48:22 +0000 (07:48 +0000)]
minor adjustment

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

22 years agominor adjustment
carstenklapp [Fri, 8 Feb 2002 07:39:09 +0000 (07:39 +0000)]
minor adjustment

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

22 years agofixes for correct css validation
carstenklapp [Fri, 8 Feb 2002 07:34:00 +0000 (07:34 +0000)]
fixes for correct css validation

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

22 years agofixes for correct css validation
carstenklapp [Fri, 8 Feb 2002 07:24:23 +0000 (07:24 +0000)]
fixes for correct css validation

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

22 years agolink to CSS validator
carstenklapp [Fri, 8 Feb 2002 06:20:59 +0000 (06:20 +0000)]
link to CSS validator

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

22 years agoFixed some serious bugs, created others.
dairiki [Fri, 8 Feb 2002 05:46:16 +0000 (05:46 +0000)]
Fixed some serious bugs, created others.
(Now blank lines in <pre> blocks get eaten.)

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

22 years agoStill more optimization. This one really helps with input like:
dairiki [Fri, 8 Feb 2002 05:44:54 +0000 (05:44 +0000)]
Still more optimization.  This one really helps with input like:
   _''''_Name_''''_          _''''_Cost_''''_   _''''_Notes_''''_
   _''''_First_''''_    _''''_Last_''''_

which has lots of opening delimiters (_) which could have an end
delimiter, but don't really (mixed with lots of other action ---
'' '' pairs).

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

22 years agoTiny refactor to allow (interim solution) for overriding any display of relative...
carstenklapp [Fri, 8 Feb 2002 05:29:08 +0000 (05:29 +0000)]
Tiny refactor to allow (interim solution) for overriding any display of relative dates. Check for DEBUG before dispalying asterisk.

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

22 years agoTime zone difference now specified relative to the server's time instead of relative...
carstenklapp [Fri, 8 Feb 2002 05:26:00 +0000 (05:26 +0000)]
Time zone difference now specified relative to the server's time instead of relative to GMT. As Jeff pointed out, by using a time relative to the server, sometimes the time would remain correct when daylight savings starts / stops, dependant upon the time zones involved. (Otherwise we'd have to open up a new can of worms by fully implementing all the named time zones, each with differing daylight savings time rules.)

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

22 years agoTime zone difference now specified relative to the server's time instead of relative...
carstenklapp [Fri, 8 Feb 2002 05:03:10 +0000 (05:03 +0000)]
Time zone difference now specified relative to the server's time instead of relative to GMT. As Jeff pointed out, by using a time relative to the server, sometimes the time would remain correct when daylight savings starts / stops, dependant upon the time zones involved. (Otherwise we'd have to open up a new can of worms by fully implementing all the named time zones, each with differing daylight savings time rules.)

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

22 years agoBug fix.
dairiki [Fri, 8 Feb 2002 03:17:09 +0000 (03:17 +0000)]
Bug fix.

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

22 years agoTransform API cleanup.
dairiki [Fri, 8 Feb 2002 03:01:12 +0000 (03:01 +0000)]
Transform API cleanup.
Change from revision meta-data markup=new to markup=2.0 to indicate
new markup.  (For future growing room.)

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

22 years agoRevert to <verbatim> InterWikiMap. (Re-)Fix the Category: prefix
dairiki [Fri, 8 Feb 2002 02:58:32 +0000 (02:58 +0000)]
Revert to <verbatim> InterWikiMap.  (Re-)Fix the Category: prefix
bug.

The idea is to have it cut-and-pastable and diff-able from the
regular UseMod format map files.

If we really want an annotated InterWikiMap, we should think out a
better format than just a <pre> block.  (Perhaps based on definition
lists, or definition list tables.)  Also note that many of the "URLs"
in the map, are invalid by themselves, so linking them all as is
is not a great idea.

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

22 years agoAdd 'markup' column.
dairiki [Fri, 8 Feb 2002 02:32:49 +0000 (02:32 +0000)]
Add 'markup' column.

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

22 years agoDon't display all info by default. (Page generation takes 10 seconds
dairiki [Fri, 8 Feb 2002 02:23:54 +0000 (02:23 +0000)]
Don't display all info by default.  (Page generation takes 10 seconds
on a moderate sized wiki with all info vs 2 seconds with no info.)

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

22 years agorebuild for new WikiForm.php
carstenklapp [Fri, 8 Feb 2002 00:55:23 +0000 (00:55 +0000)]
rebuild for new WikiForm.php

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

22 years agotranslation for new preference
carstenklapp [Fri, 8 Feb 2002 00:33:23 +0000 (00:33 +0000)]
translation for new preference

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

22 years agorebuild
carstenklapp [Thu, 7 Feb 2002 23:58:53 +0000 (23:58 +0000)]
rebuild

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

22 years agominor update
carstenklapp [Thu, 7 Feb 2002 23:56:44 +0000 (23:56 +0000)]
minor update

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

22 years ago\88versikt
carstenklapp [Thu, 7 Feb 2002 23:55:03 +0000 (23:55 +0000)]
\88versikt

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

22 years agoCache now seems to work. Test please. On
lakka [Thu, 7 Feb 2002 23:40:41 +0000 (23:40 +0000)]
Cache now seems to work.  Test please.  On
HomePage, SQL calls down from 34 to 25, and about
6 or 7 of the remaining calls are LOCKs followed
immediately by UNLOCKs, and so could be eliminated

If any problems, try undefining the constant at the
start of WikiDB.php

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

22 years agoNew function to convert old-style markup to new-style markup.
dairiki [Thu, 7 Feb 2002 23:23:26 +0000 (23:23 +0000)]
New function to convert old-style markup to new-style markup.

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

22 years agoA few minor updates for GebruikersVoorkeuren.
carstenklapp [Thu, 7 Feb 2002 22:34:36 +0000 (22:34 +0000)]
A few minor updates for GebruikersVoorkeuren.

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

22 years agoUpdated to use plugin.
carstenklapp [Thu, 7 Feb 2002 22:33:57 +0000 (22:33 +0000)]
Updated to use plugin.

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

22 years agoFix boolean preference checkbox.
dairiki [Thu, 7 Feb 2002 22:01:33 +0000 (22:01 +0000)]
Fix boolean preference checkbox.

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

22 years agoMinor update for headings example (no <h1>).
carstenklapp [Thu, 7 Feb 2002 22:00:05 +0000 (22:00 +0000)]
Minor update for headings example (no <h1>).

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

22 years agoBugfix for heading padding & margins.
carstenklapp [Thu, 7 Feb 2002 21:58:19 +0000 (21:58 +0000)]
Bugfix for heading padding & margins.

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

22 years agoMore adjustments to the sidebar positions. The space between the actionbar and the...
carstenklapp [Thu, 7 Feb 2002 21:42:28 +0000 (21:42 +0000)]
More adjustments to the sidebar positions. The space between the actionbar and the navbar are little too much in mozilla, but this is required for many browsers which ignore or don't properly render changed line-heights, like OmniWeb 4.1sp39 and Mac IE5.1.

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

22 years agoSubmit buttons default to class 'button'.
dairiki [Thu, 7 Feb 2002 21:21:06 +0000 (21:21 +0000)]
Submit buttons default to class 'button'.

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

22 years agoEliminate MagicPhpWikiURL forms in favor of new WikiForm plugin.
dairiki [Thu, 7 Feb 2002 21:17:26 +0000 (21:17 +0000)]
Eliminate MagicPhpWikiURL forms in favor of new WikiForm plugin.

The problem with the MagicPhpWikiURL forms, is that <form>s are
not inline (HTML) markup, while MagicPhpWikiURLs look like links,
which are inline markup.  The mixing of the two makes for very
messy hackage in the text transformation engines.

(The only place the magic forms were still used in for the
file load/upload and file dump administrative functions.
The WikiForm plugin now produces those forms.)

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

22 years agoRelative time display preference works now. There is still a small bug due to the...
carstenklapp [Thu, 7 Feb 2002 20:20:24 +0000 (20:20 +0000)]
Relative time display preference works now. There is still a small bug due to the hack to get the checkbox to work: if you click "Update Preferences" twice, then the relative dates preference turns itself off again even if the checkbox is on (however it will never spontaneously turn itself 'on', you must explicity click it 'on' then hit update once).

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

22 years agoAdd debug time.
carstenklapp [Thu, 7 Feb 2002 19:49:57 +0000 (19:49 +0000)]
Add debug time.

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

22 years agoHide debug elements from printer.
carstenklapp [Thu, 7 Feb 2002 19:49:42 +0000 (19:49 +0000)]
Hide debug elements from printer.

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

22 years agoBug fix (new-style <dl> parsing).
dairiki [Thu, 7 Feb 2002 19:45:15 +0000 (19:45 +0000)]
Bug fix (new-style <dl> parsing).

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

22 years agoJust a bit of code cleanup.
carstenklapp [Thu, 7 Feb 2002 19:36:53 +0000 (19:36 +0000)]
Just a bit of code cleanup.

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

22 years agoOptimization to fix extremely slow markup times on text with
dairiki [Thu, 7 Feb 2002 19:27:41 +0000 (19:27 +0000)]
Optimization to fix extremely slow markup times on text with
*lots *of _opening *delimeters *without *matching *end _delimiters.

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

22 years agoMore cacheing hacks. Currently doesn't
lakka [Thu, 7 Feb 2002 17:07:58 +0000 (17:07 +0000)]
More cacheing hacks.  Currently doesn't
work, so disabled.

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

22 years agoThe session_cache_limiter hack causes problems with IE5 on W2K (and maybe others).
lakka [Thu, 7 Feb 2002 11:32:04 +0000 (11:32 +0000)]
The session_cache_limiter hack causes problems with IE5 on W2K (and maybe others).
Test as follows:  Create a new page.  Edit the default  text.  Save it.  The page displays
correctly.  Click Edit again.  The *old* text is then displayed, rather than the new text.  Any
attempt to save it creates a conflicting edits message.  I have disabled the hack for the moment.

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

22 years agoNew checkbox form for the relative dates preference--does not work yet though. (I...
carstenklapp [Thu, 7 Feb 2002 05:11:33 +0000 (05:11 +0000)]
New checkbox form for the relative dates preference--does not work yet though. (I can't seem to get any kind of boolean prefs true / false or 1 / 0 to work at all.) :-(

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

22 years agoRestore date & time back to a default of non-relative dates, will be a user configura...
carstenklapp [Thu, 7 Feb 2002 04:11:44 +0000 (04:11 +0000)]
Restore date & time back to a default of non-relative dates, will be a user configurable preference.

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

22 years agoIncreased the maxlength for the summary field to 256 bytes.
carstenklapp [Thu, 7 Feb 2002 03:52:45 +0000 (03:52 +0000)]
Increased the maxlength for the summary field to 256 bytes.

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

22 years agomaxlength for editarea width and height to 4 digits
carstenklapp [Thu, 7 Feb 2002 03:51:33 +0000 (03:51 +0000)]
maxlength for editarea width and height to 4 digits

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

22 years agoMaxlength for SignIn 256 bytes.
carstenklapp [Thu, 7 Feb 2002 03:50:19 +0000 (03:50 +0000)]
Maxlength for SignIn 256 bytes.

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

22 years agoMaxlength for QuickSearch 256 bytes.
carstenklapp [Thu, 7 Feb 2002 03:49:52 +0000 (03:49 +0000)]
Maxlength for QuickSearch 256 bytes.

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

22 years agoMaxlength for userid and password 256 bytes.
carstenklapp [Thu, 7 Feb 2002 03:49:15 +0000 (03:49 +0000)]
Maxlength for userid and password 256 bytes.

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

22 years agoRound off debug time to 3 digits.
carstenklapp [Thu, 7 Feb 2002 03:48:19 +0000 (03:48 +0000)]
Round off debug time to 3 digits.

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

22 years agoMaxlength for textarea width and height set to 4 digits.
carstenklapp [Thu, 7 Feb 2002 03:47:27 +0000 (03:47 +0000)]
Maxlength for textarea width and height set to 4 digits.

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

22 years agoWorkaround for "unterminated quote" warning in Makefile during locale build.
carstenklapp [Thu, 7 Feb 2002 03:41:42 +0000 (03:41 +0000)]
Workaround for "unterminated quote" warning in Makefile during locale build.

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

22 years agoSmall bug fixes
dairiki [Thu, 7 Feb 2002 00:26:08 +0000 (00:26 +0000)]
Small bug fixes

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

22 years agoMore refactors. Another attempt at solving the loose/tight list
dairiki [Wed, 6 Feb 2002 23:45:34 +0000 (23:45 +0000)]
More refactors.  Another attempt at solving the loose/tight list
problem.

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

22 years agoHide PHP error messages from failed include of plugins.
dairiki [Wed, 6 Feb 2002 23:02:45 +0000 (23:02 +0000)]
Hide PHP error messages from failed include of plugins.
(These seemed to screw up LawrenceAkka's browser.)
The failure is still reported, since the plugin expansion
will read 'Include of 'lib/plugin/Foo.php' failed.'.
(I suppose that message could be cleaned up a bit, too...)

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

22 years agoTruncate summary string down to 50 characters, for browsers (or hackers) which do...
carstenklapp [Wed, 6 Feb 2002 21:08:51 +0000 (21:08 +0000)]
Truncate summary string down to 50 characters, for browsers (or hackers) which do not honour the 50 character limit in the html form.

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