]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
22 years agoComment out all php_flag lines. Add note.
dairiki [Mon, 14 Jan 2002 19:21:22 +0000 (19:21 +0000)]
Comment out all php_flag lines.  Add note.

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

22 years agotext fix
rurban [Mon, 14 Jan 2002 14:44:34 +0000 (14:44 +0000)]
text fix

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

22 years agoMore strings and fixes
rurban [Mon, 14 Jan 2002 14:41:25 +0000 (14:41 +0000)]
More strings and fixes

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

22 years agoworkaround for cygwin /usr/bin/find bugs: fails on ../lib
rurban [Mon, 14 Jan 2002 14:15:02 +0000 (14:15 +0000)]
workaround for cygwin /usr/bin/find bugs: fails on ../lib

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

22 years agofixed 2 typos in RecentChanges toolbar filenames
carstenklapp [Mon, 14 Jan 2002 05:54:42 +0000 (05:54 +0000)]
fixed 2 typos in RecentChanges toolbar filenames

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

22 years agofixed 2 typos in RecentChanges toolbar filenames
carstenklapp [Mon, 14 Jan 2002 05:53:32 +0000 (05:53 +0000)]
fixed 2 typos in RecentChanges toolbar filenames

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

22 years agoChanged small percentages like 2% which can cause problems for windows' IE, to instea...
carstenklapp [Mon, 14 Jan 2002 05:21:16 +0000 (05:21 +0000)]
Changed small percentages like 2% which can cause problems for windows' IE, to instead use fixed em units. New coloured backgrounds for h2, h3 like at www.apache.org.

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

22 years agoRemoves lib/FileCache.php, it isn't really in the CVS yet. Fixes make error:
carstenklapp [Mon, 14 Jan 2002 02:31:00 +0000 (02:31 +0000)]
Removes lib/FileCache.php, it isn't really in the CVS yet. Fixes make error:
"gnumake: *** No rule to make target `../lib/FileCache.php', needed by `po/phpwiki.pot'.  Stop."

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

22 years agoRemove crufty trailing semicolon.
dairiki [Mon, 14 Jan 2002 00:44:34 +0000 (00:44 +0000)]
Remove crufty trailing semicolon.

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

22 years agoFix multiple stupid brain-o's. Hopefully the new Makefile works now.
dairiki [Mon, 14 Jan 2002 00:44:08 +0000 (00:44 +0000)]
Fix multiple stupid brain-o's.  Hopefully the new Makefile works now.

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

22 years agoAdd fr.po.
dairiki [Mon, 14 Jan 2002 00:06:07 +0000 (00:06 +0000)]
Add fr.po.

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

22 years agoDon't use 'find ... -printf ...'. MacOSX doesn't like it.
dairiki [Mon, 14 Jan 2002 00:05:41 +0000 (00:05 +0000)]
Don't use 'find ... -printf ...'.  MacOSX doesn't like it.

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

22 years agoAdded note about fuzzy markers for non-emacs users (and a typo fix).
carstenklapp [Sun, 13 Jan 2002 23:33:43 +0000 (23:33 +0000)]
Added note about fuzzy markers for non-emacs users (and a typo fix).

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

22 years agoInitial import from http://www.koota.net/projects/phpwiki/, translation by Pascal.
carstenklapp [Sun, 13 Jan 2002 22:58:45 +0000 (22:58 +0000)]
Initial import from http://www.koota.net/projects/phpwiki/, translation by Pascal.

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

22 years agoUpdate docs to reflect Makefile changes.
dairiki [Sun, 13 Jan 2002 22:43:08 +0000 (22:43 +0000)]
Update docs to reflect Makefile changes.

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

22 years agoDon't use GNU makes $(wildcard), instead hard-code dependencies into
dairiki [Sun, 13 Jan 2002 22:42:37 +0000 (22:42 +0000)]
Don't use GNU makes $(wildcard), instead hard-code dependencies into
the makefile.

The list of dependencies is now autogenerated by running 'make dep'.

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

22 years agoLink to ViewSource plugin removed. Instead, a new link "ViewSource" appears next...
carstenklapp [Sun, 13 Jan 2002 20:54:34 +0000 (20:54 +0000)]
Link to ViewSource plugin removed. Instead, a new link "ViewSource" appears next to "Page locked" when appropriate. Note that the ViewSource plugin is no longer used in favour of code built directly into /lib/editpage.php.

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

22 years agoIncorporates code from ViewSource plugin when editing a page that is locked.
carstenklapp [Sun, 13 Jan 2002 20:41:26 +0000 (20:41 +0000)]
Incorporates code from ViewSource plugin when editing a page that is locked.

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

22 years agoOnly split single letter words 'I' and 'A' from following words
dairiki [Sun, 13 Jan 2002 19:18:18 +0000 (19:18 +0000)]
Only split single letter words 'I' and 'A' from following words
if following word has at least two characters.  This avoids splitting,
e.g., 'IBM' to 'I BM'.

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

22 years agoReverting to htmlspecialchar()ing the error message. Many error
dairiki [Sun, 13 Jan 2002 18:43:19 +0000 (18:43 +0000)]
Reverting to htmlspecialchar()ing the error message.  Many error
messages come from the PHP core itself, and thus we don't have
control over whether or not there's evil HTML in them.
Also these errors sometimes/always get logged in (plain text)
server log files.

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

22 years agoadded list of existing plugins. fixed typos
rurban [Sun, 13 Jan 2002 15:55:23 +0000 (15:55 +0000)]
added list of existing plugins. fixed typos

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

22 years agoAdds a little padding to wikiaction buttons, and shrinks "(diff)" buttons a bit in...
carstenklapp [Sun, 13 Jan 2002 05:39:36 +0000 (05:39 +0000)]
Adds a little padding to wikiaction buttons, and shrinks "(diff)" buttons a bit in RecentChanges so they don't overlap as much in Mozilla. Some minor source text reformatting.

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

22 years agoSearch include_path when looking for themeinfo.php.
dairiki [Sun, 13 Jan 2002 04:46:43 +0000 (04:46 +0000)]
Search include_path when looking for themeinfo.php.

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

22 years agominor fix
carstenklapp [Sun, 13 Jan 2002 02:59:01 +0000 (02:59 +0000)]
minor fix

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

22 years agoUse new filename for generic url LinkIcon. Repointed image urls to alpha server.
carstenklapp [Sun, 13 Jan 2002 02:57:47 +0000 (02:57 +0000)]
Use new filename for generic url LinkIcon. Repointed image urls to alpha server.

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

22 years agoRenamed generic * internet url LinkIcon (not mailto icon).
carstenklapp [Sun, 13 Jan 2002 02:42:55 +0000 (02:42 +0000)]
Renamed generic * internet url LinkIcon (not mailto icon).

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

22 years agoLinkIcon for mailto urls moved from /images.
carstenklapp [Sun, 13 Jan 2002 02:42:03 +0000 (02:42 +0000)]
LinkIcon for mailto urls moved from /images.

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

22 years agoNew LinkIcon for generic internet urls.
carstenklapp [Sun, 13 Jan 2002 02:37:53 +0000 (02:37 +0000)]
New LinkIcon for generic internet urls.

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

22 years agotypo
carstenklapp [Sun, 13 Jan 2002 00:02:56 +0000 (00:02 +0000)]
typo

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

22 years agonew documentation
carstenklapp [Sun, 13 Jan 2002 00:02:25 +0000 (00:02 +0000)]
new documentation

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

22 years agoSync pages with online versions
carstenklapp [Sat, 12 Jan 2002 17:46:02 +0000 (17:46 +0000)]
Sync pages with online versions

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

22 years agochanged arguments = to ||= to allow entering arguments directly in browser url field
carstenklapp [Sat, 12 Jan 2002 17:39:42 +0000 (17:39 +0000)]
changed arguments = to ||= to allow entering arguments directly in browser url field

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

22 years agoadded show_minor||=0 for entering arguments directly in url
carstenklapp [Sat, 12 Jan 2002 17:38:31 +0000 (17:38 +0000)]
added show_minor||=0 for entering arguments directly in url

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

22 years agonew page for category PhpWikiDocumentation
carstenklapp [Sat, 12 Jan 2002 17:36:51 +0000 (17:36 +0000)]
new page for category PhpWikiDocumentation

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

22 years agonew page for PhpWikiDocumentation
carstenklapp [Sat, 12 Jan 2002 17:32:56 +0000 (17:32 +0000)]
new page for PhpWikiDocumentation

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

22 years agoFix some mis-statements regarding '$' in the printf format strings.
dairiki [Sat, 12 Jan 2002 17:30:54 +0000 (17:30 +0000)]
Fix some mis-statements regarding '$' in the printf format strings.

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

22 years agosome colour tweaks
carstenklapp [Sat, 12 Jan 2002 07:20:15 +0000 (07:20 +0000)]
some colour tweaks

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

22 years agoforgot to change the plugin-link name to ViewSource in committing version 1.46
carstenklapp [Sat, 12 Jan 2002 07:04:36 +0000 (07:04 +0000)]
forgot to change the plugin-link name to ViewSource in committing version 1.46

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

22 years agoNew background image
carstenklapp [Sat, 12 Jan 2002 06:46:44 +0000 (06:46 +0000)]
New background image

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

22 years agoUpdated comment for future users looking in this file for answers to why ||= doesn...
carstenklapp [Sat, 12 Jan 2002 06:29:10 +0000 (06:29 +0000)]
Updated comment for future users looking in this file for answers to why ||= doesn't work for multiple args (use & or & in the url instead of +).

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

22 years agoFullRecentChanges, for us RecentChangesJunkies ;-)
carstenklapp [Sat, 12 Jan 2002 06:16:20 +0000 (06:16 +0000)]
FullRecentChanges, for us RecentChangesJunkies ;-)

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

22 years agoRestored BackLinks function in title, and added navigation to the original page from...
carstenklapp [Sat, 12 Jan 2002 06:01:49 +0000 (06:01 +0000)]
Restored BackLinks function in title, and added navigation to the original page from the editpage. Keep BackLinks as a button at the bottom. (BackLinks in the title is a standard across different Wikis, so the removal was premature).

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

22 years agoRestored BackLinks function in title, and added navigation to the original page from...
carstenklapp [Sat, 12 Jan 2002 06:00:56 +0000 (06:00 +0000)]
Restored BackLinks function in title, and added navigation to the original page from the editpage. Keep BackLinks as a button at the bottom. (BackLinks in the title is a standard across different Wikis, so the removal was premature).

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

22 years agoTest pages for exercising and debugging the page grouping plugin.
carstenklapp [Sat, 12 Jan 2002 05:39:53 +0000 (05:39 +0000)]
Test pages for exercising and debugging the page grouping plugin.

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

22 years agofix to use lock/unlock/locked buttons in themes/MacOSX instead of themes/MacOSX/local...
carstenklapp [Sat, 12 Jan 2002 03:33:23 +0000 (03:33 +0000)]
fix to use lock/unlock/locked buttons in themes/MacOSX instead of themes/MacOSX/locale/en/buttons (these 3 buttons have no text to be localised)

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

22 years agoThis image is already in themes/MacOSX (the button has no text for localization)
carstenklapp [Sat, 12 Jan 2002 03:26:52 +0000 (03:26 +0000)]
This image is already in themes/MacOSX (the button has no text for localization)

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

22 years ago*** empty log message ***
carstenklapp [Sat, 12 Jan 2002 03:20:31 +0000 (03:20 +0000)]
*** empty log message ***

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

22 years agoRenamed ViewMarkup to ViewSource.
carstenklapp [Sat, 12 Jan 2002 03:19:29 +0000 (03:19 +0000)]
Renamed ViewMarkup to ViewSource.

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

22 years agoRenamed ViewMarkup to ViewSource. Now also accepts page revision argument: rev=.
carstenklapp [Sat, 12 Jan 2002 03:14:04 +0000 (03:14 +0000)]
Renamed ViewMarkup to ViewSource. Now also accepts page revision argument: rev=.

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

22 years agoViewSource now accepts page revision argument: rev=
carstenklapp [Sat, 12 Jan 2002 03:05:44 +0000 (03:05 +0000)]
ViewSource now accepts page revision argument: rev=

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

22 years agointernal rename to ViewSource
carstenklapp [Sat, 12 Jan 2002 02:58:34 +0000 (02:58 +0000)]
internal rename to ViewSource

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

22 years agorenamed to ViewSource.php
carstenklapp [Sat, 12 Jan 2002 02:48:21 +0000 (02:48 +0000)]
renamed to ViewSource.php

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

22 years agorenamed from ViewMarkup.php
carstenklapp [Sat, 12 Jan 2002 02:47:55 +0000 (02:47 +0000)]
renamed from ViewMarkup.php

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

22 years agorewording
carstenklapp [Sat, 12 Jan 2002 02:45:22 +0000 (02:45 +0000)]
rewording

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

22 years agorenamed to ViewSource
carstenklapp [Sat, 12 Jan 2002 02:44:26 +0000 (02:44 +0000)]
renamed to ViewSource

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

22 years agorenamed from ViewMarkup
carstenklapp [Sat, 12 Jan 2002 02:42:06 +0000 (02:42 +0000)]
renamed from ViewMarkup

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

22 years agofixed class=backlinks
carstenklapp [Sat, 12 Jan 2002 00:58:30 +0000 (00:58 +0000)]
fixed class=backlinks

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

22 years agoBackLinks removed from title, now it just links back to the original page again.
carstenklapp [Sat, 12 Jan 2002 00:52:50 +0000 (00:52 +0000)]
BackLinks removed from title, now it just links back to the original page again.

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

22 years agoBackLinks removed from title, now in nav links at bottom of page.
carstenklapp [Sat, 12 Jan 2002 00:51:52 +0000 (00:51 +0000)]
BackLinks removed from title, now in nav links at bottom of page.

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

22 years agoadded BackLinks
carstenklapp [Sat, 12 Jan 2002 00:31:36 +0000 (00:31 +0000)]
added BackLinks

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

22 years agominor tweak (text moved down a bit)
carstenklapp [Sat, 12 Jan 2002 00:02:38 +0000 (00:02 +0000)]
minor tweak (text moved down a bit)

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

22 years agoNew button image for PhpWikiAdministration when user is signed in as admin.
carstenklapp [Fri, 11 Jan 2002 23:48:28 +0000 (23:48 +0000)]
New button image for PhpWikiAdministration when user is signed in as admin.

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

22 years agoAdded favicon.ico, and reoder <head> section. Added link to PhpWikiAdministration...
carstenklapp [Fri, 11 Jan 2002 23:47:38 +0000 (23:47 +0000)]
Added favicon.ico, and reoder <head> section. Added link to PhpWikiAdministration when signed in as admin.

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

22 years agoChange css class of PhpWikiAdministration to wikiadmin.
carstenklapp [Fri, 11 Jan 2002 23:37:09 +0000 (23:37 +0000)]
Change css class of PhpWikiAdministration to wikiadmin.

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

22 years agoAdded favicon.ico, and reoder <head> section. Added <html xmlns="http://www.w3.org...
carstenklapp [Fri, 11 Jan 2002 23:32:33 +0000 (23:32 +0000)]
Added favicon.ico, and reoder <head> section. Added <html xmlns="http://www.w3.org/1999/xhtml">.

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

22 years agoadds favicon.ico, and reoder <head> section.
carstenklapp [Fri, 11 Jan 2002 23:29:02 +0000 (23:29 +0000)]
adds favicon.ico, and reoder <head> section.

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

22 years agoAdds link to PhpWikiAdministration when user is signed in as admin.
carstenklapp [Fri, 11 Jan 2002 22:51:34 +0000 (22:51 +0000)]
Adds link to PhpWikiAdministration when user is signed in as admin.

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

22 years agoAdded rssicon. Commented out all variables to prevent problems in case someone unwitt...
carstenklapp [Fri, 11 Jan 2002 22:43:57 +0000 (22:43 +0000)]
Added rssicon. Commented out all variables to prevent problems in case someone unwittingly sets $theme="default"; instead of theme=""; in index.php.

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

22 years agotypo fix
carstenklapp [Fri, 11 Jan 2002 22:35:11 +0000 (22:35 +0000)]
typo fix

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

22 years agoAlways use '.' for subpage separator. I liked ':' better, but whatever
dairiki [Fri, 11 Jan 2002 20:57:08 +0000 (20:57 +0000)]
Always use '.' for subpage separator.  I liked ':' better, but whatever
we use, it shouldn't depend on USE_PATH_INFO.

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

22 years agoMove global function CSS_URL() to static member function
dairiki [Fri, 11 Jan 2002 19:43:15 +0000 (19:43 +0000)]
Move global function CSS_URL() to static member function
of class Template (which is the only place it's ever
likely to be used.)

Also, minor fixes of code in that function:

 o Default CSS should be listed first (Galeon, at least seems to use
   order to determine which is the default.

 o Element attributes passed to Element() and QElement() shouldn't be
   htmlspecialchar()ed.  (Element() takes care of that.)

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

22 years agoBookmark icon for IE, Mozilla, ...
dairiki [Fri, 11 Jan 2002 17:56:03 +0000 (17:56 +0000)]
Bookmark icon for IE, Mozilla, ...

TODO: Should add:
  <link rel="shortcut icon" href="http://path.to/your/favicon.ico">
to <head> of appropriate files.

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

22 years agoMinor fix (FrischeSeiten does not show minor changes)
carstenklapp [Fri, 11 Jan 2002 08:11:11 +0000 (08:11 +0000)]
Minor fix (FrischeSeiten does not show minor changes)

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

22 years agoFixed ISO translation of filename
carstenklapp [Fri, 11 Jan 2002 08:05:47 +0000 (08:05 +0000)]
Fixed ISO translation of filename

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

22 years agoInternal filename updated to match actual file name
carstenklapp [Fri, 11 Jan 2002 07:42:27 +0000 (07:42 +0000)]
Internal filename updated to match actual file name

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

22 years agoChanged a few words to match changes in de.po.
carstenklapp [Fri, 11 Jan 2002 07:40:28 +0000 (07:40 +0000)]
Changed a few words to match changes in de.po.

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

22 years agoJust rebuilt po files to freshen line numbers due to changes in RecentChanges.pgp...
carstenklapp [Fri, 11 Jan 2002 07:10:40 +0000 (07:10 +0000)]
Just rebuilt po files to freshen line numbers due to changes in RecentChanges.pgp and stdlib.php.

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

22 years agoPlugin now correctly handles end, beginning and looping.
carstenklapp [Fri, 11 Jan 2002 06:39:06 +0000 (06:39 +0000)]
Plugin now correctly handles end, beginning and looping.

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

22 years agoChanged filename to match new changes in de.po.
carstenklapp [Fri, 11 Jan 2002 05:56:37 +0000 (05:56 +0000)]
Changed filename to match new changes in de.po.

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

22 years agoChanged filename (uppercase Suche) to match new changes in de.po.
carstenklapp [Fri, 11 Jan 2002 05:53:26 +0000 (05:53 +0000)]
Changed filename (uppercase Suche) to match new changes in de.po.

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

22 years agoChanged Titelsuche to TitelSuche (matches with new change to VolltextSuche)
carstenklapp [Fri, 11 Jan 2002 05:47:02 +0000 (05:47 +0000)]
Changed Titelsuche to TitelSuche (matches with new change to VolltextSuche)

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

22 years agoLarger overall font size to increase readability since the theme specifies a narrow...
carstenklapp [Fri, 11 Jan 2002 05:34:10 +0000 (05:34 +0000)]
Larger overall font size to increase readability since the theme specifies a narrow font. Added some colouring for diffs. Subtle tweaks to some colours.

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

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