]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
22 years agoAdded caption, thead, tbody table elements.
carstenklapp [Mon, 21 Jan 2002 16:51:12 +0000 (16:51 +0000)]
Added caption, thead, tbody table elements.

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

22 years agoConverted to use new PageList class.
carstenklapp [Mon, 21 Jan 2002 16:31:53 +0000 (16:31 +0000)]
Converted to use new PageList class.

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

22 years agoConverted to use new HtmlElement functions.
carstenklapp [Mon, 21 Jan 2002 16:28:28 +0000 (16:28 +0000)]
Converted to use new HtmlElement functions.

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

22 years agoConverted plugin to use the new PageList class. (Old code just commented out, will...
carstenklapp [Mon, 21 Jan 2002 08:28:16 +0000 (08:28 +0000)]
Converted plugin to use the new PageList class. (Old code just commented out, will clean up tomorrow.)

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

22 years agoFinshed off the class, still a few rough edges.
carstenklapp [Mon, 21 Jan 2002 08:19:17 +0000 (08:19 +0000)]
Finshed off the class, still a few rough edges.

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

22 years agoFnished off the class, still a few rough edges.
carstenklapp [Mon, 21 Jan 2002 08:01:42 +0000 (08:01 +0000)]
Fnished off the class, still a few rough edges.

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

22 years agoadded more columns
carstenklapp [Mon, 21 Jan 2002 07:29:43 +0000 (07:29 +0000)]
added more columns

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

22 years agoThis will relieve some of the work of plugins like LikePages, MostPopular, and allows...
carstenklapp [Mon, 21 Jan 2002 07:04:33 +0000 (07:04 +0000)]
This will relieve some of the work of plugins like LikePages, MostPopular, and allows expansion of those plugins to dynamically include more columns in their output if desired.
This doesn't quite work yet, the database access stuff here isn't finished.

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

22 years agoMore infiltration of new object-based HTML generation.
dairiki [Mon, 21 Jan 2002 06:55:47 +0000 (06:55 +0000)]
More infiltration of new object-based HTML generation.
(I've probably broken some things, sorry... I'll work on more cleanup
tomorrow.)

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

22 years ago*** empty log message ***
carstenklapp [Mon, 21 Jan 2002 03:26:46 +0000 (03:26 +0000)]
*** empty log message ***

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

22 years agoFree "burn all gifs" image, courtesy of http://www.iconoclast.net/burngifs/burnallgif...
carstenklapp [Mon, 21 Jan 2002 03:13:15 +0000 (03:13 +0000)]
Free "burn all gifs" image, courtesy of http://www.iconoclast.net/burngifs/burnallgifs_87x50.png.

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

22 years agosync'd with macosx icon
carstenklapp [Mon, 21 Jan 2002 03:00:51 +0000 (03:00 +0000)]
sync'd with macosx icon

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

22 years agorebuilt
carstenklapp [Mon, 21 Jan 2002 02:54:10 +0000 (02:54 +0000)]
rebuilt

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

22 years agoNew translations (only 2 fuzzy remaining!)
carstenklapp [Mon, 21 Jan 2002 02:49:51 +0000 (02:49 +0000)]
New translations (only 2 fuzzy remaining!)

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

22 years agoDelete debugging output.
dairiki [Mon, 21 Jan 2002 02:34:56 +0000 (02:34 +0000)]
Delete debugging output.

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

22 years agoRefactor to use new HtmlElement class.
dairiki [Mon, 21 Jan 2002 01:50:33 +0000 (01:50 +0000)]
Refactor to use new HtmlElement class.

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

22 years agoNew object-oriented code for HTML generation.
dairiki [Mon, 21 Jan 2002 01:50:10 +0000 (01:50 +0000)]
New object-oriented code for HTML generation.

I hope to eventually replace all current use of (Q)Element() and
__(s)printf() with this code.

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

22 years agoMinor refactoring of class XmlElement. Also move class definition from
dairiki [Mon, 21 Jan 2002 01:48:50 +0000 (01:48 +0000)]
Minor refactoring of class XmlElement.  Also move class definition from
from lib/RssWriter.php into its own source file.

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

22 years agoNew function: can($object, $method).
dairiki [Mon, 21 Jan 2002 01:46:18 +0000 (01:46 +0000)]
New function: can($object, $method).

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

22 years agonew german buttons
carstenklapp [Mon, 21 Jan 2002 01:38:56 +0000 (01:38 +0000)]
new german buttons

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

22 years agominor fix for Summary: alignment
carstenklapp [Mon, 21 Jan 2002 00:40:15 +0000 (00:40 +0000)]
minor fix for Summary: alignment

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

22 years agoRemoved extra spaces to fix numbered list.
carstenklapp [Mon, 21 Jan 2002 00:32:11 +0000 (00:32 +0000)]
Removed extra spaces to fix numbered list.

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

22 years agoViewSource -> View Source
carstenklapp [Mon, 21 Jan 2002 00:21:00 +0000 (00:21 +0000)]
ViewSource -> View Source

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

22 years agoConverted UserPreferences and GoodStyle into LinkButtons for MacOSX theme.
carstenklapp [Mon, 21 Jan 2002 00:16:04 +0000 (00:16 +0000)]
Converted UserPreferences and GoodStyle into LinkButtons for MacOSX theme.

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

22 years agoFixed invisible table text (for browsers not inheriting text color from wikitext...
carstenklapp [Sun, 20 Jan 2002 23:24:33 +0000 (23:24 +0000)]
Fixed invisible table text (for browsers not inheriting text color from wikitext). New background image for wikitext and wiki-edithelp.

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

22 years agonew background image for wikitext
carstenklapp [Sun, 20 Jan 2002 23:22:46 +0000 (23:22 +0000)]
new background image for wikitext

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

22 years agoRebuilt po files. New template files added.
carstenklapp [Sun, 20 Jan 2002 23:04:12 +0000 (23:04 +0000)]
Rebuilt po files. New template files added.

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

22 years agoRebuilt po files. New strings added.
carstenklapp [Sun, 20 Jan 2002 23:03:48 +0000 (23:03 +0000)]
Rebuilt po files. New strings added.

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

22 years agoRebuilt po files. New strings added. Fixed some of the fuzzy strings, still needs...
carstenklapp [Sun, 20 Jan 2002 23:02:23 +0000 (23:02 +0000)]
Rebuilt po files. New strings added. Fixed some of the fuzzy strings, still needs to be verified by a native speaker.

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

22 years agooops. now with unix lf as expected
rurban [Sun, 20 Jan 2002 19:02:00 +0000 (19:02 +0000)]
oops. now with unix lf as expected

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

22 years agoAdded better example how to use include_path for various platforms (and also multi...
rurban [Sun, 20 Jan 2002 18:19:25 +0000 (18:19 +0000)]
Added better example how to use include_path for various platforms (and also multi-platforms: cygwin-unix-windows)

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

22 years agoTranslated the new strings to german
rurban [Sun, 20 Jan 2002 18:10:41 +0000 (18:10 +0000)]
Translated the new strings to german

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

22 years agoWhen limit is disabled, print something more sensible, even, than
dairiki [Sun, 20 Jan 2002 16:54:06 +0000 (16:54 +0000)]
When limit is disabled, print something more sensible, even, than
"The 0 most popular pages on this wiki:".

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

22 years agoFix for sporadic bad behavior.
dairiki [Sun, 20 Jan 2002 16:51:40 +0000 (16:51 +0000)]
Fix for sporadic bad behavior.

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

22 years agoGet rid of hidden magic treatment of TextFormattingRules. Instead: allow
dairiki [Sun, 20 Jan 2002 16:24:08 +0000 (16:24 +0000)]
Get rid of hidden magic treatment of TextFormattingRules.  Instead: allow
any page (even self) to be included once --- throw recursion error on
second inclusion of any page.

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

22 years agosupress display of negative numbers in header
carstenklapp [Sun, 20 Jan 2002 08:38:06 +0000 (08:38 +0000)]
supress display of negative numbers in header

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

22 years agoBypass recursion error message for the special case when editing TextFormattingRules.
carstenklapp [Sun, 20 Jan 2002 08:20:28 +0000 (08:20 +0000)]
Bypass recursion error message for the special case when editing TextFormattingRules.

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

22 years agoAdded &nbsp to the $val cell to force browser to render empty cells nicely.
carstenklapp [Sun, 20 Jan 2002 07:17:27 +0000 (07:17 +0000)]
Added &nbsp to the $val cell to force browser to render empty cells nicely.

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

22 years agonew background image
carstenklapp [Sun, 20 Jan 2002 07:08:24 +0000 (07:08 +0000)]
new background image

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

22 years agoshrunk the image so it's less obtrusive to text
carstenklapp [Sun, 20 Jan 2002 06:39:31 +0000 (06:39 +0000)]
shrunk the image so it's less obtrusive to text

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

22 years agolinktext color tweaks
carstenklapp [Sun, 20 Jan 2002 04:04:07 +0000 (04:04 +0000)]
linktext color tweaks

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

22 years agoPhp version added to error heading.
carstenklapp [Sun, 20 Jan 2002 03:45:47 +0000 (03:45 +0000)]
Php version added to error heading.

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

22 years agoSuppressed warning about a depreciated function for PHP 4.1.
carstenklapp [Sun, 20 Jan 2002 03:36:17 +0000 (03:36 +0000)]
Suppressed warning about a depreciated function for PHP 4.1.

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

22 years agoUpdate for compatibility with new Sign In--theme image buttons temporarily gone ;-(.
carstenklapp [Sun, 20 Jan 2002 03:28:01 +0000 (03:28 +0000)]
Update for compatibility with new Sign In--theme image buttons temporarily gone ;-(.

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

22 years agoremoved outdated comments
carstenklapp [Sun, 20 Jan 2002 02:55:29 +0000 (02:55 +0000)]
removed outdated comments

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

22 years ago(committed the wrong file) Added page revision info and links from browse.tmpl.
carstenklapp [Sun, 20 Jan 2002 02:54:43 +0000 (02:54 +0000)]
(committed the wrong file) Added page revision info and links from browse.tmpl.

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

22 years agoAdded page revision info and links from browse.tmpl
carstenklapp [Sun, 20 Jan 2002 02:51:04 +0000 (02:51 +0000)]
Added page revision info and links from browse.tmpl

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

22 years agoConverted "View the current version" to a ButtonFactory function.
carstenklapp [Sun, 20 Jan 2002 02:50:04 +0000 (02:50 +0000)]
Converted "View the current version" to a ButtonFactory function.

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

22 years agoNew viewsource.tmpl, with View current page and PageHistory.
carstenklapp [Sun, 20 Jan 2002 02:49:03 +0000 (02:49 +0000)]
New viewsource.tmpl, with View current page and PageHistory.

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

22 years agomoved admin functions from actionbar to be available on all pages
carstenklapp [Sun, 20 Jan 2002 02:48:05 +0000 (02:48 +0000)]
moved admin functions from actionbar to be available on all pages

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

22 years agoadded admin functions to be available on all pages
carstenklapp [Sun, 20 Jan 2002 02:46:50 +0000 (02:46 +0000)]
added admin functions to be available on all pages

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

22 years agoeditpage layout & formatting changes
carstenklapp [Sun, 20 Jan 2002 00:54:11 +0000 (00:54 +0000)]
editpage layout & formatting changes

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

22 years agofixed text for localization.
carstenklapp [Sun, 20 Jan 2002 00:29:49 +0000 (00:29 +0000)]
fixed text for localization.

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

22 years agomade a partially working PageHistory button with label=modtime
carstenklapp [Sat, 19 Jan 2002 23:56:51 +0000 (23:56 +0000)]
made a partially working PageHistory button with label=modtime

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

22 years agominor (xhtml fix)
carstenklapp [Sat, 19 Jan 2002 23:43:39 +0000 (23:43 +0000)]
minor (xhtml fix)

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

22 years agominor (reordered attribs for consistency)
carstenklapp [Sat, 19 Jan 2002 23:43:22 +0000 (23:43 +0000)]
minor (reordered attribs for consistency)

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

22 years agomoved toolbar, customized editpage.
carstenklapp [Sat, 19 Jan 2002 23:38:47 +0000 (23:38 +0000)]
moved toolbar, customized editpage.

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

22 years agorecommit file with correct iso-8859-1 encoding
carstenklapp [Sat, 19 Jan 2002 23:13:32 +0000 (23:13 +0000)]
recommit file with correct iso-8859-1 encoding

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

22 years agoNew minimalist theme 'Portland'.
carstenklapp [Sat, 19 Jan 2002 22:50:36 +0000 (22:50 +0000)]
New minimalist theme 'Portland'.

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

22 years agoNew function makeLabelActionPageButton, used by Portland theme.
carstenklapp [Sat, 19 Jan 2002 22:49:25 +0000 (22:49 +0000)]
New function makeLabelActionPageButton, used by Portland theme.

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

22 years agonew minimalist theme "Portland", like c2.com
carstenklapp [Sat, 19 Jan 2002 22:48:42 +0000 (22:48 +0000)]
new minimalist theme "Portland", like c2.com

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

22 years agoMinor theme cleanups.
dairiki [Sat, 19 Jan 2002 22:32:02 +0000 (22:32 +0000)]
Minor theme cleanups.

(Avoid hardwiring the path to the theme directory whenever possible.
To avoid breakage when fancy things are done with DATA_PATH,
VIRTUAL_PATH, etc...)

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

22 years agoTemporary fix for "Loading up virgin wiki: Fatal error: Call to
dairiki [Sat, 19 Jan 2002 21:58:38 +0000 (21:58 +0000)]
Temporary fix for "Loading up virgin wiki: Fatal error: Call to
undefined functions: id()".

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

22 years agoFixed the fix. Should work now
lakka [Sat, 19 Jan 2002 21:36:31 +0000 (21:36 +0000)]
Fixed the fix.  Should work now

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

22 years agoautosplit_wikiwords constant replaced by new property of Theme class.
carstenklapp [Sat, 19 Jan 2002 20:40:56 +0000 (20:40 +0000)]
autosplit_wikiwords constant replaced by new property of Theme class.

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

22 years agoNew autosplitWikiWords property of Theme. Comments cleanup.
carstenklapp [Sat, 19 Jan 2002 20:38:09 +0000 (20:38 +0000)]
New autosplitWikiWords property of Theme. Comments cleanup.

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

22 years agoBeginning of move of LinkExistingWikiWord to Theme class & new autosplitWikiWords...
carstenklapp [Sat, 19 Jan 2002 20:37:22 +0000 (20:37 +0000)]
Beginning of move of LinkExistingWikiWord to Theme class & new autosplitWikiWords property of Theme.

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

22 years agorestored missing require_once('lib/Theme.php');
carstenklapp [Sat, 19 Jan 2002 20:05:19 +0000 (20:05 +0000)]
restored missing require_once('lib/Theme.php');

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

22 years agooverrides $Theme->LinkUnknownWikiWord instead of get/setWikiMark functions (deleted).
carstenklapp [Sat, 19 Jan 2002 19:38:27 +0000 (19:38 +0000)]
overrides $Theme->LinkUnknownWikiWord instead of get/setWikiMark functions (deleted).

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

22 years agoMoved LinkUnknownWikiWord to Theme.php, removed get/setWikiMark functions.
carstenklapp [Sat, 19 Jan 2002 19:29:49 +0000 (19:29 +0000)]
Moved LinkUnknownWikiWord to Theme.php, removed get/setWikiMark functions.

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

22 years agoupdated theme preview
carstenklapp [Sat, 19 Jan 2002 10:12:51 +0000 (10:12 +0000)]
updated theme preview

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

22 years agonew LinkIcon
carstenklapp [Sat, 19 Jan 2002 09:53:50 +0000 (09:53 +0000)]
new LinkIcon

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

22 years agofont changes
carstenklapp [Sat, 19 Jan 2002 09:52:31 +0000 (09:52 +0000)]
font changes

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

22 years agoNew ? button for UnknownWikiWords.
carstenklapp [Sat, 19 Jan 2002 09:43:28 +0000 (09:43 +0000)]
New ? button for UnknownWikiWords.

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

22 years agoQuick and dirty hack to fix inverted-text bug for unknown wikiwords, which was inadve...
carstenklapp [Sat, 19 Jan 2002 09:41:39 +0000 (09:41 +0000)]
Quick and dirty hack to fix inverted-text bug for unknown wikiwords, which was inadvertently introduced by $Theme->getWikiMark("?%s").

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

22 years agoFinished the copyright notice, and added new team members and contributors.
carstenklapp [Sat, 19 Jan 2002 08:20:19 +0000 (08:20 +0000)]
Finished the copyright notice, and added new team members and contributors.

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

22 years agoFixed incorrect include when VIRTUAL_PATHS not used
lakka [Sat, 19 Jan 2002 08:08:36 +0000 (08:08 +0000)]
Fixed incorrect include when VIRTUAL_PATHS not used

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

22 years agoprocessed images through jpegtran for a few kb savings
carstenklapp [Sat, 19 Jan 2002 08:01:52 +0000 (08:01 +0000)]
processed images through jpegtran for a few kb savings

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

22 years agominor updates and notes added
carstenklapp [Sat, 19 Jan 2002 07:31:12 +0000 (07:31 +0000)]
minor updates and notes added

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

22 years agoBig refactor of lib/WikiUser.php. The login mechanism no longer uses
dairiki [Sat, 19 Jan 2002 07:21:58 +0000 (07:21 +0000)]
Big refactor of lib/WikiUser.php.  The login mechanism no longer uses
HTTP authentication.  Yeay!!!!

Downsides:
  I probably broke a bunch of things.  I will fix them.  (But let me know
  when you find them.)  This is still work in progress.

  As things stand, you need cookie support in your browser to
  be able to log in.  That's fixable too (by putting session ID in
  all our URL's when neccesary.)

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

22 years agoXHTML fixup
dairiki [Sat, 19 Jan 2002 07:16:57 +0000 (07:16 +0000)]
XHTML fixup

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

22 years agoTable of all locale pgsrc files. Try it at: http://phpwiki.sourceforge.net/alpha...
carstenklapp [Sat, 19 Jan 2002 05:53:56 +0000 (05:53 +0000)]
Table of all locale pgsrc files. Try it at: http://phpwiki.sourceforge.net/alpha/en/PgsrcTranslation

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

22 years agoaccent typo fix
carstenklapp [Sat, 19 Jan 2002 05:05:09 +0000 (05:05 +0000)]
accent typo fix

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

22 years agominor colour changes
carstenklapp [Sat, 19 Jan 2002 03:25:06 +0000 (03:25 +0000)]
minor colour changes

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

22 years agoNew Theme functions wikiMark for specifying question mark position "ø%s?"
carstenklapp [Sat, 19 Jan 2002 03:23:45 +0000 (03:23 +0000)]
New Theme functions wikiMark for specifying question mark position "ø%s?"

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

22 years agoNew functions for _wikiMark "?%s"
carstenklapp [Sat, 19 Jan 2002 03:10:45 +0000 (03:10 +0000)]
New functions for _wikiMark "?%s"

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

22 years agoMinor tweak, removed custom <hr>.
carstenklapp [Sat, 19 Jan 2002 01:04:22 +0000 (01:04 +0000)]
Minor tweak, removed custom <hr>.

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

22 years agoUpdated comments. Tweak background image & date - time format.
carstenklapp [Sat, 19 Jan 2002 01:03:50 +0000 (01:03 +0000)]
Updated comments. Tweak background image & date - time format.

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

22 years agoMinor theme tweaks. Improved "stardate" (=metricdate.24htime).
carstenklapp [Sat, 19 Jan 2002 01:02:46 +0000 (01:02 +0000)]
Minor theme tweaks. Improved "stardate" (=metricdate.24htime).

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

22 years agoFinished up get/setButtonSeparator functions.
carstenklapp [Sat, 19 Jan 2002 00:04:50 +0000 (00:04 +0000)]
Finished up get/setButtonSeparator functions.

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

22 years agoImplementation of RSS0.91 feed for RecentChanges. Use format=rss091 instead of forma...
lakka [Fri, 18 Jan 2002 23:38:30 +0000 (23:38 +0000)]
Implementation of RSS0.91 feed for RecentChanges.  Use format=rss091 instead of format=rss in the query string

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

22 years agoRandom signature image works now (Thanks Jeff!)
carstenklapp [Fri, 18 Jan 2002 22:46:32 +0000 (22:46 +0000)]
Random signature image works now (Thanks Jeff!)

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

22 years agoCentered the image used in <hr>s. (Only OmniWeb supports bg images for hr).
carstenklapp [Fri, 18 Jan 2002 22:19:38 +0000 (22:19 +0000)]
Centered the image used in <hr>s. (Only OmniWeb supports bg images for hr).

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

22 years agoAdded a bit of space between bottom buttons and errors (for browsers not fully aware...
carstenklapp [Fri, 18 Jan 2002 20:48:10 +0000 (20:48 +0000)]
Added a bit of space between bottom buttons and errors (for browsers not fully aware of css margins)

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

22 years agoerror now indicates which directory
carstenklapp [Fri, 18 Jan 2002 20:46:50 +0000 (20:46 +0000)]
error now indicates which directory

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

22 years agocolour tweaks
carstenklapp [Fri, 18 Jan 2002 20:46:12 +0000 (20:46 +0000)]
colour tweaks

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

22 years agoRemoved extra nested table (the wrong file was previously committed).
carstenklapp [Fri, 18 Jan 2002 20:19:27 +0000 (20:19 +0000)]
Removed extra nested table (the wrong file was previously committed).

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

22 years agomoved Hawaiian/images/pictures/random.php to Hawaiian/lib/random.php
carstenklapp [Fri, 18 Jan 2002 20:08:30 +0000 (20:08 +0000)]
moved Hawaiian/images/pictures/random.php to Hawaiian/lib/random.php

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

22 years agoEliminate theme specific browse.tmpl in favor of actionbar.tmpl.
dairiki [Fri, 18 Jan 2002 20:02:00 +0000 (20:02 +0000)]
Eliminate theme specific browse.tmpl in favor of actionbar.tmpl.
Also fix invalid HTML (<td> was a direct descendant of <td>...)

Is there a way this can be done without the extra table?
(Using CSS, perhaps?)

(It works fine without the extra table using Galeon.  The
vertical alignment is off (without the extra table) using
NS4...)

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

22 years agoSplit toolbars into their own subtemplates.
dairiki [Fri, 18 Jan 2002 19:23:11 +0000 (19:23 +0000)]
Split toolbars into their own subtemplates.

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