]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
22 years agoAdded note that charset also used for css.
carstenklapp [Fri, 11 Jan 2002 04:15:03 +0000 (04:15 +0000)]
Added note that charset also used for css.

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

22 years agoAdded charset to css links, and media type for css print. (The new code for media...
carstenklapp [Fri, 11 Jan 2002 04:06:56 +0000 (04:06 +0000)]
Added charset to css links, and media type for css print. (The new code for media type also obsoletes the old localisation hack for _("Printer")).

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

22 years agocvs keyword expansion -kkv checks out ok, deleting testfile
carstenklapp [Fri, 11 Jan 2002 03:10:36 +0000 (03:10 +0000)]
cvs keyword expansion -kkv checks out ok, deleting testfile

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

22 years agoregenerated po files, one new string to translate
carstenklapp [Fri, 11 Jan 2002 02:23:38 +0000 (02:23 +0000)]
regenerated po files, one new string to translate

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

22 years agoFix bug reported by MarkReid on KnownBugs:
dairiki [Fri, 11 Jan 2002 01:46:47 +0000 (01:46 +0000)]
Fix bug reported by MarkReid on KnownBugs:
%l is not a universally supported by strftime.

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

22 years agoregenerated po files, one new string to translate
carstenklapp [Fri, 11 Jan 2002 01:22:39 +0000 (01:22 +0000)]
regenerated po files, one new string to translate

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

22 years agoFixed 2 minor typos and removed fuzzy tags (fuzzy lines will be excluded from de...
carstenklapp [Fri, 11 Jan 2002 01:19:35 +0000 (01:19 +0000)]
Fixed 2 minor typos and removed fuzzy tags (fuzzy lines will be excluded from de/phpwiki.php)

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

22 years agoupdated new page name in <?plugin Toolbar name=
carstenklapp [Fri, 11 Jan 2002 00:48:19 +0000 (00:48 +0000)]
updated new page name in <?plugin Toolbar name=

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

22 years agofix link to new RecentEdits page
carstenklapp [Fri, 11 Jan 2002 00:47:08 +0000 (00:47 +0000)]
fix link to new RecentEdits page

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

22 years agoremoved extra </p>
carstenklapp [Fri, 11 Jan 2002 00:31:57 +0000 (00:31 +0000)]
removed extra </p>

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

22 years agoFixed br tag for xhtml conformance.
carstenklapp [Fri, 11 Jan 2002 00:29:01 +0000 (00:29 +0000)]
Fixed br tag for xhtml conformance.

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

22 years agoFixed incorrect html end tag. Fixed hr and img tags for xhtml conformance.
carstenklapp [Fri, 11 Jan 2002 00:27:40 +0000 (00:27 +0000)]
Fixed incorrect html end tag. Fixed hr and img tags for xhtml conformance.

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

22 years agofixed incorrect html end tag
carstenklapp [Fri, 11 Jan 2002 00:26:17 +0000 (00:26 +0000)]
fixed incorrect html end tag

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

22 years agoChanged form redirect to {ACTION} to satisfy bug in Netscape and Mozilla 0.97. Tests...
carstenklapp [Fri, 11 Jan 2002 00:18:38 +0000 (00:18 +0000)]
Changed form redirect to {ACTION} to satisfy bug in Netscape and Mozilla 0.97. Tests out fine in IE5, OmniWeb, iCAB and Mozilla. Added comment about textarea wrap for netscape.

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

22 years agoChanged form redirect to {ACTION} to satisfy bug in Netscape and Mozilla 0.97. Tests...
carstenklapp [Fri, 11 Jan 2002 00:15:57 +0000 (00:15 +0000)]
Changed form redirect to {ACTION} to satisfy bug in Netscape and Mozilla 0.97. Tests out fine in IE5, OmniWeb, iCAB and Mozilla.

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

22 years agoAdded wrap="virtual" again for Netscape 4.
carstenklapp [Fri, 11 Jan 2002 00:07:49 +0000 (00:07 +0000)]
Added wrap="virtual" again for Netscape 4.

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

22 years agoConverted presentational markup to semantic markup--element('b' --> element('strong'
carstenklapp [Thu, 10 Jan 2002 23:55:53 +0000 (23:55 +0000)]
Converted presentational markup to semantic markup--element('b' --> element('strong'

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

22 years agoConverted presentational markup to semantic markup (just nitpicking, the <b> is only...
carstenklapp [Thu, 10 Jan 2002 23:32:04 +0000 (23:32 +0000)]
Converted presentational markup to semantic markup (just nitpicking, the <b> is only in comments.)

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

22 years agoApplied _() to new string for xgettext. Converted presentational markup to semantic...
carstenklapp [Thu, 10 Jan 2002 23:28:54 +0000 (23:28 +0000)]
Applied _() to new string for xgettext. Converted presentational markup to semantic markup.

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

22 years agoconvert presentational markup to semantic markup (just nitpicking, the <i> is only...
carstenklapp [Thu, 10 Jan 2002 23:24:52 +0000 (23:24 +0000)]
convert presentational markup to semantic markup (just nitpicking, the <i> is only in the comments)

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

22 years agoconvert presentational markup to semantic markup
carstenklapp [Thu, 10 Jan 2002 23:23:39 +0000 (23:23 +0000)]
convert presentational markup to semantic markup

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

22 years agoGerman Translation Improvements, two renamed pages.
rurban [Thu, 10 Jan 2002 23:16:01 +0000 (23:16 +0000)]
German Translation Improvements, two renamed pages.
Don't know if the po's survived our concurrent uopdates...

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

22 years agoMinor fixes for xhtml conformance <br> --> <br />.
carstenklapp [Thu, 10 Jan 2002 23:11:01 +0000 (23:11 +0000)]
Minor fixes for xhtml conformance <br> --> <br />.

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

22 years agoA couple minor fixes for xhtml conformance.
carstenklapp [Thu, 10 Jan 2002 23:07:02 +0000 (23:07 +0000)]
A couple minor fixes for xhtml conformance.

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

22 years ago3 minor fixes for xhtml conformance. (Note that xhtml does not allow <textarea> to...
carstenklapp [Thu, 10 Jan 2002 22:45:50 +0000 (22:45 +0000)]
3 minor fixes for xhtml conformance. (Note that xhtml does not allow <textarea> to have attribute wrap="virtual").

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

22 years agofix for 3 missing quotes in javascript
carstenklapp [Thu, 10 Jan 2002 22:33:46 +0000 (22:33 +0000)]
fix for 3 missing quotes in javascript

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

22 years agominor fix for invalid xhtml ( hr color="black" => hr noshade="noshade" )
carstenklapp [Thu, 10 Jan 2002 22:32:29 +0000 (22:32 +0000)]
minor fix for invalid xhtml ( hr color="black" => hr noshade="noshade" )

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

22 years agoA few new translations.
carstenklapp [Thu, 10 Jan 2002 21:46:38 +0000 (21:46 +0000)]
A few new translations.

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

22 years agoRebuilt po files due to new plugin and changes with some plugin strings.
carstenklapp [Thu, 10 Jan 2002 21:30:11 +0000 (21:30 +0000)]
Rebuilt po files due to new plugin and changes with some plugin strings.

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

22 years agoGerman translation
rurban [Thu, 10 Jan 2002 21:15:45 +0000 (21:15 +0000)]
German translation

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

22 years agoGerman translation
rurban [Thu, 10 Jan 2002 21:00:05 +0000 (21:00 +0000)]
German translation

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

22 years agofixed links to use VIRTUAL_PATH not BaseURL()
carstenklapp [Thu, 10 Jan 2002 20:59:09 +0000 (20:59 +0000)]
fixed links to use VIRTUAL_PATH not BaseURL()

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

22 years agoMe too
rurban [Thu, 10 Jan 2002 20:03:33 +0000 (20:03 +0000)]
Me too

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

22 years agoMysql fix for subpage seperator with USE_PATH_INFO: "." instead of ":"
rurban [Thu, 10 Jan 2002 19:54:09 +0000 (19:54 +0000)]
Mysql fix for subpage seperator with USE_PATH_INFO: "." instead of ":"

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

22 years agoTurned on $URL_LINK_ICONS with the default images for testing.
carstenklapp [Thu, 10 Jan 2002 06:40:31 +0000 (06:40 +0000)]
Turned on $URL_LINK_ICONS with the default images for testing.

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

22 years agoThis PageGrouping plugin actually works now but still needs some work. See http:...
carstenklapp [Thu, 10 Jan 2002 06:06:48 +0000 (06:06 +0000)]
This PageGrouping plugin actually works now but still needs some work. See http://phpwiki.sourceforge.net/phpwiki/PageGrouping.

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

22 years agoThis is a preliminary plugin structure for PageGrouping, It doesn't do much yet....
carstenklapp [Thu, 10 Jan 2002 05:04:45 +0000 (05:04 +0000)]
This is a preliminary plugin structure for PageGrouping, It doesn't do much yet. See http://phpwiki.sourceforge.net/phpwiki/PageGrouping. Also it needs a good name.

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

22 years agoFixed image creation which had broken after comments rewrapping in v 1.8. Added error...
carstenklapp [Thu, 10 Jan 2002 04:16:33 +0000 (04:16 +0000)]
Fixed image creation which had broken after comments rewrapping in v 1.8. Added error checking to test whether PHP was compiled with PNG and GD support, previously an attempt was made to draw and then any errors were reported. Better error messages.

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

22 years agoRemoved htmlspecialchars to allow urls in error messages (see text2png plugin for...
carstenklapp [Thu, 10 Jan 2002 04:03:12 +0000 (04:03 +0000)]
Removed htmlspecialchars to allow urls in error messages (see text2png plugin for an example).

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

22 years agoRandom signature now uses $InlineImages when selecting an image.
carstenklapp [Thu, 10 Jan 2002 01:06:23 +0000 (01:06 +0000)]
Random signature now uses $InlineImages when selecting an image.

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

22 years agoMoved the theme hook lower in the file, so themes can have access to more vars like...
carstenklapp [Thu, 10 Jan 2002 01:03:51 +0000 (01:03 +0000)]
Moved the theme hook lower in the file, so themes can have access to more vars like $InlineImages.

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

22 years ago"Rake the SandBox" (Putze die SandKiste aus) adjusted to load the german page instead...
carstenklapp [Wed, 9 Jan 2002 20:02:56 +0000 (20:02 +0000)]
"Rake the SandBox" (Putze die SandKiste aus) adjusted to load the german page instead of the english one. New translation for Cleanup paragraph.

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

22 years agominor fix to improper iso-8859-1 char translation
carstenklapp [Wed, 9 Jan 2002 19:40:01 +0000 (19:40 +0000)]
minor fix to improper iso-8859-1 char translation

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

22 years agoAdded BackLinks to bottom of page. (Should BackLinks and LikePages be moved over...
carstenklapp [Wed, 9 Jan 2002 18:58:10 +0000 (18:58 +0000)]
Added BackLinks to bottom of page. (Should BackLinks and LikePages be moved over next to Diff?)

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

22 years agosome preparations for adding ViewSource (ViewMarkup) plugin to the page when a user...
carstenklapp [Wed, 9 Jan 2002 18:48:03 +0000 (18:48 +0000)]
some preparations for adding ViewSource (ViewMarkup) plugin to the page when a user tries to edit a locked page.

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

22 years agoMinor reindenting & rewrapping.
carstenklapp [Wed, 9 Jan 2002 18:06:50 +0000 (18:06 +0000)]
Minor reindenting & rewrapping.

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

22 years agoMinor reindenting & rewrapping.
carstenklapp [Wed, 9 Jan 2002 17:40:29 +0000 (17:40 +0000)]
Minor reindenting & rewrapping.

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

22 years agoMinor reindenting & rewrapping.
carstenklapp [Wed, 9 Jan 2002 17:30:39 +0000 (17:30 +0000)]
Minor reindenting & rewrapping.

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

22 years agoRewrapped comments. Minor reindenting in emacs.
carstenklapp [Wed, 9 Jan 2002 17:28:26 +0000 (17:28 +0000)]
Rewrapped comments. Minor reindenting in emacs.

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

22 years agoMinor reindenting and rewrapping in emacs.
carstenklapp [Wed, 9 Jan 2002 17:15:31 +0000 (17:15 +0000)]
Minor reindenting and rewrapping in emacs.

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

22 years agoMinor reindenting and rewrapping in emacs.
carstenklapp [Wed, 9 Jan 2002 17:09:31 +0000 (17:09 +0000)]
Minor reindenting and rewrapping in emacs.

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

22 years agoAdded comment "FIXME: better message?". Reindenting and rewrapping in emacs.
carstenklapp [Wed, 9 Jan 2002 17:04:51 +0000 (17:04 +0000)]
Added comment "FIXME: better message?". Reindenting and rewrapping in emacs.

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

22 years agoMinor reindenting and rewrapping in emacs.
carstenklapp [Wed, 9 Jan 2002 16:57:20 +0000 (16:57 +0000)]
Minor reindenting and rewrapping in emacs.

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

22 years agoReindenting and rewrapping in emacs.
carstenklapp [Wed, 9 Jan 2002 16:34:35 +0000 (16:34 +0000)]
Reindenting and rewrapping in emacs.

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

22 years agoReindenting and rewrapping in emacs.
carstenklapp [Wed, 9 Jan 2002 16:14:49 +0000 (16:14 +0000)]
Reindenting and rewrapping in emacs.

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

22 years agoAdded names to copyright notice from docs/CREDITS, please add any missing names....
carstenklapp [Wed, 9 Jan 2002 15:52:14 +0000 (15:52 +0000)]
Added names to copyright notice from docs/CREDITS, please add any missing names. Removed question in comment for SCRIPT_NAME (this constant is in fact still used on the alpha server). Some text rewrapping in emacs.

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

22 years agonew page
carstenklapp [Wed, 9 Jan 2002 15:07:26 +0000 (15:07 +0000)]
new page

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

22 years agoNew page for the ViewMarkup plugin.
carstenklapp [Wed, 9 Jan 2002 06:51:20 +0000 (06:51 +0000)]
New page for the ViewMarkup plugin.

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

22 years agoAdded PAGE_LOCKED flag.
carstenklapp [Wed, 9 Jan 2002 06:40:51 +0000 (06:40 +0000)]
Added PAGE_LOCKED flag.

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

22 years agoAdded $Id$ tag.
carstenklapp [Wed, 9 Jan 2002 06:36:36 +0000 (06:36 +0000)]
Added $Id$ tag.

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

22 years agoTypo fix and added an $Id$ tag.
carstenklapp [Wed, 9 Jan 2002 06:35:17 +0000 (06:35 +0000)]
Typo fix and added an $Id$ tag.

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

22 years agoAdded PAGE_LOCKED flag and an $Id$ tag.
carstenklapp [Wed, 9 Jan 2002 06:30:02 +0000 (06:30 +0000)]
Added PAGE_LOCKED flag and an $Id$ tag.

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

22 years agoAdded a brief description of the BackLinks function and an $Id$ tag.
carstenklapp [Wed, 9 Jan 2002 06:19:39 +0000 (06:19 +0000)]
Added a brief description of the BackLinks function and an $Id$ tag.

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

22 years agoConverted to binary for easier editing during translation.
carstenklapp [Wed, 9 Jan 2002 05:50:18 +0000 (05:50 +0000)]
Converted to binary for easier editing during translation.

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

22 years agoadded rcs $Id$
carstenklapp [Wed, 9 Jan 2002 05:48:18 +0000 (05:48 +0000)]
added rcs $Id$

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

22 years agoConverted page to binary for easier editing during translation.
carstenklapp [Wed, 9 Jan 2002 05:35:22 +0000 (05:35 +0000)]
Converted page to binary for easier editing during translation.

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

22 years agoConverted page to binary for easier editing during translation. Added page descriptio...
carstenklapp [Wed, 9 Jan 2002 05:31:58 +0000 (05:31 +0000)]
Converted page to binary for easier editing during translation. Added page description (still needs translation).

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

22 years agoAdded page description.
carstenklapp [Wed, 9 Jan 2002 05:30:59 +0000 (05:30 +0000)]
Added page description.

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

22 years agoConverted page to binary format for easier editing during translation.
carstenklapp [Wed, 9 Jan 2002 05:25:34 +0000 (05:25 +0000)]
Converted page to binary format for easier editing during translation.

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

22 years agoAdded Rake Sandbox command (still needs translation). Converted page to binary format...
carstenklapp [Wed, 9 Jan 2002 05:14:50 +0000 (05:14 +0000)]
Added Rake Sandbox command (still needs translation). Converted page to binary format for easier editing during translation.

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

22 years agoFix for bug #501091
carstenklapp [Wed, 9 Jan 2002 04:11:14 +0000 (04:11 +0000)]
Fix for bug #501091

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

22 years agoCleaned up binary pagedump hack a bit (importing binary pagedumps created by this...
carstenklapp [Wed, 9 Jan 2002 04:01:09 +0000 (04:01 +0000)]
Cleaned up binary pagedump hack a bit (importing binary pagedumps created by this hack actually works now). Added new global $pagedump_format to index.php for specifying "quoted-printable" or "binary" pagedumps.

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

22 years agoAdded phpwiki 1.1 headers.
carstenklapp [Wed, 9 Jan 2002 03:29:44 +0000 (03:29 +0000)]
Added phpwiki 1.1 headers.

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

22 years agoUpdated FrischeSeiten and GeringeAƌ\88nderungen to use new toolbar plugin.
carstenklapp [Wed, 9 Jan 2002 03:18:02 +0000 (03:18 +0000)]
Updated FrischeSeiten and GeringeAƌ\88nderungen to use new toolbar plugin.

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

22 years agoQuick fix to hide "X-RCS_ID: $Id$" from the sf CVS server (D'oh!)
carstenklapp [Wed, 9 Jan 2002 03:00:41 +0000 (03:00 +0000)]
Quick fix to hide "X-RCS_ID: $Id$" from the sf CVS server (D'oh!)

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

22 years agoQuick fix to hide "X-RCS_ID: $Id$" from the sf CVS server (D'oh!)
carstenklapp [Wed, 9 Jan 2002 02:59:05 +0000 (02:59 +0000)]
Quick fix to hide "X-RCS_ID: $Id$" from the sf CVS server (D'oh!)

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

22 years agoAdded a dirty hack to allow saving binary text files. $cte = "quoted-printable";...
carstenklapp [Wed, 9 Jan 2002 02:50:14 +0000 (02:50 +0000)]
Added a dirty hack to allow saving binary text files. $cte = "quoted-printable"; //$cte = "binary"; See note about latin vs. quoted-printable at PhpWiki:WikiPageMailBoxFormat

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

22 years agoAdded X-RCS_ID: $Id$ to page header. Added a partial workaround for sf bug #501145.
carstenklapp [Wed, 9 Jan 2002 02:42:29 +0000 (02:42 +0000)]
Added X-RCS_ID: $Id$ to page header. Added a partial workaround for sf bug #501145.

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

22 years agoRegenerated po file and added translations for some new strings.
carstenklapp [Wed, 9 Jan 2002 01:07:37 +0000 (01:07 +0000)]
Regenerated po file and added translations for some new strings.

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

22 years agoRegenerated po files for some new strings.
carstenklapp [Wed, 9 Jan 2002 01:06:47 +0000 (01:06 +0000)]
Regenerated po files for some new strings.

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

22 years agoTranslations for some new strings.
carstenklapp [Wed, 9 Jan 2002 01:05:56 +0000 (01:05 +0000)]
Translations for some new strings.

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

22 years agoMinor fix for one string which shouldn't be gettext()ed.
carstenklapp [Wed, 9 Jan 2002 00:03:50 +0000 (00:03 +0000)]
Minor fix for one string which shouldn't be gettext()ed.

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

22 years agofix incorrect line wrap
carstenklapp [Tue, 8 Jan 2002 23:20:55 +0000 (23:20 +0000)]
fix incorrect line wrap

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

22 years agominor string rewording to assist localization
carstenklapp [Tue, 8 Jan 2002 23:18:53 +0000 (23:18 +0000)]
minor string rewording to assist localization

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

22 years agoRecentChanges and RecentEdits: if a toolbar label is not explicitly specified, a...
carstenklapp [Tue, 8 Jan 2002 23:17:21 +0000 (23:17 +0000)]
RecentChanges and RecentEdits: if a toolbar label is not explicitly specified, a suitable localized string is automatically provided.

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

22 years agoToolbar now works with RecentEdits. More improvements to allow broader use of graphic...
carstenklapp [Tue, 8 Jan 2002 22:59:33 +0000 (22:59 +0000)]
Toolbar now works with RecentEdits. More improvements to allow broader use of graphical toolbars. A RecentChanges/RecentEdits toolbar button will now automatically fall back to a text button when a needed image is not available in the theme.

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

22 years agoNew images for RecentChanges/RecentEdits toolbar
carstenklapp [Tue, 8 Jan 2002 22:54:29 +0000 (22:54 +0000)]
New images for RecentChanges/RecentEdits toolbar

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

22 years agoNew image for RecentChanges/RecentEdits toolbar
carstenklapp [Tue, 8 Jan 2002 22:51:27 +0000 (22:51 +0000)]
New image for RecentChanges/RecentEdits toolbar

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

22 years agoImprovements to Toolbar plugin allow simpler RecentEdits and RecentChanges toolbars...
carstenklapp [Tue, 8 Jan 2002 21:10:51 +0000 (21:10 +0000)]
Improvements to Toolbar plugin allow simpler RecentEdits and RecentChanges toolbars. <?plugin Toolbar name=RecentEdits days=1,2,3,7,30,-1 label="Show edits for: %s" sep=| ?> Added X-RCS_ID tag.

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

22 years agoImprovements to simplify RecentEdits and RecentChanges toolbars. <?plugin Toolbar...
carstenklapp [Tue, 8 Jan 2002 21:09:39 +0000 (21:09 +0000)]
Improvements to simplify RecentEdits and RecentChanges toolbars. <?plugin Toolbar name=RecentEdits days=1,2,3,7,30,-1 label="Show edits for: %s" sep=| ?>

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

22 years agoNew template token: ${EDIT_FAIL_MESSAGES} so that NoChangesMade() and ConcurrentUpdat...
carstenklapp [Tue, 8 Jan 2002 06:46:58 +0000 (06:46 +0000)]
New template token: ${EDIT_FAIL_MESSAGES} so that NoChangesMade() and ConcurrentUpdates() errors can be displayed on the browse template. Expanded save error message "page has been locked by the admin...".

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

22 years agoCleanup: updated function list, reindending, rewrapping in emacs.
carstenklapp [Tue, 8 Jan 2002 03:17:41 +0000 (03:17 +0000)]
Cleanup: updated function list, reindending, rewrapping in emacs.

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

22 years agominor gettext fix
carstenklapp [Tue, 8 Jan 2002 02:11:32 +0000 (02:11 +0000)]
minor gettext fix

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

22 years agoRefactor to eliminate global $thankyou.
dairiki [Tue, 8 Jan 2002 00:31:24 +0000 (00:31 +0000)]
Refactor to eliminate global $thankyou.

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

22 years agoChanged ConcurrentUpdates--it works ok, but not sure if I like this though. Please...
carstenklapp [Tue, 8 Jan 2002 00:12:26 +0000 (00:12 +0000)]
Changed ConcurrentUpdates--it works ok, but not sure if I like this though. Please try it out, is it too confusing?
Moved the Thank You... message into lib/Toolbar.php. I'm thinking these kind of static (non-clickable) messages should be moved out of lib/Toolbar.php into a page all their own.
New template token ${THANK_YOU} for post-edit messages (for lack of a better name). The thank you or other messages can now easily be repositioned anywhere on the html template.
Minor text reflowing.

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

22 years agoNew template token ${THANK_YOU} for post-edit messages (for lack of a better name...
carstenklapp [Tue, 8 Jan 2002 00:06:45 +0000 (00:06 +0000)]
New template token ${THANK_YOU} for post-edit messages (for lack of a better name). The thank you or other messages can now easily be repositioned anywhere on the html template.

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

22 years agoNew template token ${THANK_YOU} for post-edit messages (for lack of a better name)
carstenklapp [Tue, 8 Jan 2002 00:05:34 +0000 (00:05 +0000)]
New template token ${THANK_YOU} for post-edit messages (for lack of a better name)

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

22 years agoWups. Forgot to save the file before the previous checkin. Here's
dairiki [Mon, 7 Jan 2002 23:28:19 +0000 (23:28 +0000)]
Wups.  Forgot to save the file before the previous checkin.  Here's
the new comments alluded to in the last checkin.

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

22 years agoDisplay page source in a <textarea>. This make for easy cutting/pasting,
dairiki [Mon, 7 Jan 2002 23:26:25 +0000 (23:26 +0000)]
Display page source in a <textarea>.  This make for easy cutting/pasting,
and also displays the source in a format identical to that seen
when editing the page.

Also other minor cleanups and changes:
  No need to talk to backend directly, just use the WikiDB API.
  Support for viewing source of previous revisions.
  Added a couple points of discussion to the comments:
    * I don't like the name ViewMarkup.
    * This code could be merged with the EditPage code.

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

22 years agoBugfix for savepage error introduced in 1.21:
carstenklapp [Mon, 7 Jan 2002 21:09:11 +0000 (21:09 +0000)]
Bugfix for savepage error introduced in 1.21:
Parse error: parse error in /home/groups/p/ph/phpwiki/htdocs/alpha/lib/savepage.php on line 180

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