]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
22 years agoAdded a link to my homepage for downloading a PHP 4.1 Mac OS X binary and the corresp...
carstenklapp [Wed, 26 Dec 2001 14:56:10 +0000 (14:56 +0000)]
Added a link to my homepage for downloading a PHP 4.1 Mac OS X binary and the corresponding Pear files. Also a brief note on how to update the PearDB support files after upgrading from PHP 4.0.6 to 4.1.

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

22 years agotypo fix
carstenklapp [Wed, 26 Dec 2001 14:40:09 +0000 (14:40 +0000)]
typo fix

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

22 years agofix file I committed to wrong folder
carstenklapp [Wed, 26 Dec 2001 14:14:56 +0000 (14:14 +0000)]
fix file I committed to wrong folder

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

22 years agofiles moved into WikiTrek folder
carstenklapp [Wed, 26 Dec 2001 14:12:59 +0000 (14:12 +0000)]
files moved into WikiTrek folder

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

22 years agouploaded files to wrong folder
carstenklapp [Wed, 26 Dec 2001 14:11:51 +0000 (14:11 +0000)]
uploaded files to wrong folder

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

22 years agoupdated CSS_URL to variable
carstenklapp [Wed, 26 Dec 2001 14:06:07 +0000 (14:06 +0000)]
updated CSS_URL to variable

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

22 years agochanged CSS_URL from constant into a variable for themes
carstenklapp [Wed, 26 Dec 2001 14:00:44 +0000 (14:00 +0000)]
changed CSS_URL from constant into a variable for themes

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

22 years agoUpdated to use ErrorManager
carstenklapp [Wed, 26 Dec 2001 13:57:14 +0000 (13:57 +0000)]
Updated to use ErrorManager

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

22 years agotheme/config.php file superceded by themeinfo.php
carstenklapp [Wed, 26 Dec 2001 11:39:40 +0000 (11:39 +0000)]
theme/config.php file superceded by themeinfo.php

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

22 years agoThe first experimental (and very alpha) theme pack is here, have some fun and play...
carstenklapp [Wed, 26 Dec 2001 11:38:27 +0000 (11:38 +0000)]
The first experimental (and very alpha) theme pack is here, have some fun and play with it, fix it up if you like. This one is (by design) completely css-based so unfortunately it doesn't render properly or even the same across different browsers. A preview screen snapshot is also included for comparison testing. Additional notes are in the included themeinfo.php file.

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

22 years agoNew alternate stylesheet, suitable for producing printer-ready output; toolbar, ...
carstenklapp [Wed, 26 Dec 2001 10:45:50 +0000 (10:45 +0000)]
New alternate stylesheet, suitable for producing printer-ready output; toolbar, (diff) in Recent Changes and linkicons are hidden and color suppressed for printing. Mozilla, Netscape and Amaya browsers will be able to switch to this stylesheet by choosing the stylesheet named "printer" (in the View menu of Netscape and Mozilla). The page's modification date is invisible, it still needs to be moved out of the toolbar-table in the html templates.

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

22 years agoNew function BaseURL, outputs the correct BaseURL in html. (Also temporarily using...
carstenklapp [Wed, 26 Dec 2001 10:40:18 +0000 (10:40 +0000)]
New function BaseURL, outputs the correct BaseURL in html. (Also temporarily using BaseURL to provide a link to a new style-sheet, phpwiki-printer.css)

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

22 years agoestablishes (diff) as a wikiaction link, for hiding it in phpwiki-printer.css
carstenklapp [Wed, 26 Dec 2001 10:38:11 +0000 (10:38 +0000)]
establishes (diff) as a wikiaction link, for hiding it in phpwiki-printer.css

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

22 years agoThe templates are now gettextified, so the translated templates
dairiki [Sat, 22 Dec 2001 17:39:03 +0000 (17:39 +0000)]
The templates are now gettextified, so the translated templates
in locale/*/templates/*.html are no longer used.
Removing the German templates now --- will defer removing the
other translated templates until the appropriate translations
have been merge into the .po files (and translated TextFormattingRules).

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

22 years agoReordered the two page tutorial so it makes more sense in the context of a README.
wainstead [Sat, 22 Dec 2001 17:12:51 +0000 (17:12 +0000)]
Reordered the two page tutorial so it makes more sense in the context of a README.

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

22 years agoThis is copied from my work log when I wrote GuiTester for capitalthinking.com. They...
wainstead [Sat, 22 Dec 2001 16:52:15 +0000 (16:52 +0000)]
This is copied from my work log when I wrote GuiTester for capitalthinking.com. They gave me permission to distribute the system freely. The docs are specific for CT's system, but it won't take a lot of work to make it relate to PhpWiki.

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

22 years agoforgot to update the zip
rurban [Sat, 22 Dec 2001 05:14:16 +0000 (05:14 +0000)]
forgot to update the zip

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

22 years agoadded docs for requirements and usage.
rurban [Sat, 22 Dec 2001 03:56:29 +0000 (03:56 +0000)]
added docs for requirements and usage.
added the possibility to use your private url easily
improved the Makefile for standalone usage, without ant

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

22 years agoUpdated .mo files which weren't included in the previous locale updates I committed.
carstenklapp [Sat, 22 Dec 2001 02:41:20 +0000 (02:41 +0000)]
Updated .mo files which weren't included in the previous locale updates I committed.

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

22 years agoAdded a check whether $SignatureImg is defined, to determine whether or not to show...
carstenklapp [Sat, 22 Dec 2001 02:39:32 +0000 (02:39 +0000)]
Added a check whether $SignatureImg is defined, to determine whether or not to show the "Thank you for editing..." page. By default the $SignatureImg is still commented out in index.php (i.e. no "Thank you" page).

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

22 years agoRemoved backslashes from variables, they are automatically added in by Make. (re...
carstenklapp [Sat, 22 Dec 2001 01:15:58 +0000 (01:15 +0000)]
Removed backslashes from variables, they are automatically added in by Make. (re: msgmerge fails with 'illegal control sequence')

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

22 years agoFix a formatting string. (Version was always reported as 'version 0'.)
dairiki [Fri, 21 Dec 2001 15:57:10 +0000 (15:57 +0000)]
Fix a formatting string.  (Version was always reported as 'version 0'.)

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

22 years agonew file for BackLinks (Querverbindungen)
carstenklapp [Fri, 21 Dec 2001 08:41:27 +0000 (08:41 +0000)]
new file for BackLinks (Querverbindungen)

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

22 years agoupdated Diff page to use sprintf for locale
carstenklapp [Fri, 21 Dec 2001 08:39:59 +0000 (08:39 +0000)]
updated Diff page to use sprintf for locale

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

22 years agoUpdated translation by using Jeff's cool new variable-substitution-reording function...
carstenklapp [Fri, 21 Dec 2001 08:08:31 +0000 (08:08 +0000)]
Updated translation by using Jeff's cool new variable-substitution-reording function __sprintf() from libstd.php.

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

22 years agoupgraded one line to use sprintf for localization
carstenklapp [Fri, 21 Dec 2001 08:05:17 +0000 (08:05 +0000)]
upgraded one line to use sprintf for localization

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

22 years agoAdded fake 'clean' option to quiet Make complaints from GUI-based compilers such...
carstenklapp [Fri, 21 Dec 2001 07:43:08 +0000 (07:43 +0000)]
Added fake 'clean' option to quiet Make complaints from GUI-based compilers such as Project Builder.\rclean : #Nothing to be done for 'clean'.

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

22 years agoNew German translations, mostly relating to file-errors, CVS and database errors...
carstenklapp [Fri, 21 Dec 2001 07:31:36 +0000 (07:31 +0000)]
New German translations, mostly relating to file-errors, CVS and database errors. Partial translation of PhpWikiSystemverwalten (PhpWikiAdministrtation). German PhpWiki is now 99% done!!\r(P.S. I hope the "virgin Wiki" notice is not too explicit, please fix it if it sounds too familiar!)

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

22 years agoRebuilt locale files due to change in html templates
carstenklapp [Fri, 21 Dec 2001 07:24:52 +0000 (07:24 +0000)]
Rebuilt locale files due to change in html templates

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

22 years agoo The logo alt text now shows the Wiki's name and the localised name of the start...
carstenklapp [Fri, 21 Dec 2001 03:15:40 +0000 (03:15 +0000)]
o The logo alt text now shows the Wiki's name and the localised name of the start page.\r\ro Removed the logo dimensions from the html code. Most browsers (probably all) do not wrap alt text inside image placeholders when images are turned off.\r\ro The page title now shows the Wiki's name, useful when making browser bookmarks of pages from multiple wikis. To accomodate this change and to encourage users to name their Wikis, the Wiki name is now enabled by default in index.php.\r\ro The link destination for the heading now points to the BackLinks for the page instead of just browsing to the page. This change maintains user-interface consistency, i.e. the title now always navigates to the BackLinks page (except for pages based on the message template). To refer to the original page during editing, click the back button in the browser or open a seperate window.\r\ro The page header now uses printf() to permit a correct language localization of the title. A hack was used in order to accomplish this, by replacing the BackLinks plugin line with a manually built url which links to the BackLinks for the current page.

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

22 years agoChanged docs which pointed to specific (and recently incorrect) line numbers of index...
carstenklapp [Fri, 21 Dec 2001 01:20:28 +0000 (01:20 +0000)]
Changed docs which pointed to specific (and recently incorrect) line numbers of index.php to instead refer to just "part five".

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

22 years agoMac OS X instructions for using Apple's Project Builder 1.1.1 with PhpWiki.
carstenklapp [Fri, 21 Dec 2001 01:08:44 +0000 (01:08 +0000)]
Mac OS X instructions for using Apple's Project Builder 1.1.1 with PhpWiki.

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

22 years ago1.3.2 version tag
rurban [Fri, 21 Dec 2001 00:56:56 +0000 (00:56 +0000)]
1.3.2 version tag

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

22 years agosome xhtml, fixed error with no admin password
rurban [Fri, 21 Dec 2001 00:50:51 +0000 (00:50 +0000)]
some xhtml, fixed error with no admin password

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

22 years agotypo release-1_3_2
carstenklapp [Thu, 20 Dec 2001 19:45:36 +0000 (19:45 +0000)]
typo

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

22 years agoo Corrected a mistake in file path for Apache alias directive (the ? incorrectly...
carstenklapp [Thu, 20 Dec 2001 19:43:35 +0000 (19:43 +0000)]
o Corrected a mistake in file path for Apache alias directive (the ? incorrectly included in the path was only applicable to version 1.2).\ro Updated info for PEAR (no longer pertinent, PhpWiki by default now knows that Mac OS X keeps PEAR.php in /System/Library/PHP).

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

22 years agoFormatted paragraphs in Emacs; there were no line breaks and the
wainstead [Wed, 19 Dec 2001 22:21:55 +0000 (22:21 +0000)]
Formatted paragraphs in Emacs; there were no line breaks and the
paragraphs did not wrap properly.

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

22 years agoyet-another set of xgettext updates
carstenklapp [Wed, 19 Dec 2001 15:57:10 +0000 (15:57 +0000)]
yet-another set of xgettext updates

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

22 years agojoined a few text fragments for improved localization-ability & slightly simplify...
carstenklapp [Wed, 19 Dec 2001 15:54:34 +0000 (15:54 +0000)]
joined a few text fragments for improved localization-ability & slightly simplify php code in html templates

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

22 years ago*** empty log message ***
carstenklapp [Wed, 19 Dec 2001 14:43:48 +0000 (14:43 +0000)]
*** empty log message ***

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

22 years agoRenameNitpick
carstenklapp [Wed, 19 Dec 2001 14:43:07 +0000 (14:43 +0000)]
RenameNitpick

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

22 years ago*** empty log message ***
carstenklapp [Wed, 19 Dec 2001 14:37:52 +0000 (14:37 +0000)]
*** empty log message ***

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

22 years ago*** empty log message ***
carstenklapp [Wed, 19 Dec 2001 13:30:12 +0000 (13:30 +0000)]
*** empty log message ***

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

22 years agoPearDB broke during sprintf fine-tuning--fixed.
carstenklapp [Wed, 19 Dec 2001 13:04:06 +0000 (13:04 +0000)]
PearDB broke during sprintf fine-tuning--fixed.

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

22 years agosprintf fine-tuning for gettext
carstenklapp [Wed, 19 Dec 2001 12:08:04 +0000 (12:08 +0000)]
sprintf fine-tuning for gettext

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

22 years agosync'd po files with last gettextification
carstenklapp [Wed, 19 Dec 2001 09:58:24 +0000 (09:58 +0000)]
sync'd po files with last gettextification

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

22 years agogettext-ified a bunch of strings in here. (I think this was the last one, all PhpWiki...
carstenklapp [Wed, 19 Dec 2001 09:55:30 +0000 (09:55 +0000)]
gettext-ified a bunch of strings in here. (I think this was the last one, all PhpWiki strings are _("done") now, whew!)

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

22 years agoRe[make]d locale to add new strings (some database error messages were recently gette...
carstenklapp [Wed, 19 Dec 2001 08:58:29 +0000 (08:58 +0000)]
Re[make]d locale to add new strings (some database error messages were recently gettext-ified).

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

22 years agogettext-ified error messages with sprintf(_("%s"),$v)
carstenklapp [Wed, 19 Dec 2001 08:54:19 +0000 (08:54 +0000)]
gettext-ified error messages with sprintf(_("%s"),$v)

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

22 years agotroubleshooting tip, note about schema file with latest pgsql
carstenklapp [Wed, 19 Dec 2001 06:22:06 +0000 (06:22 +0000)]
troubleshooting tip, note about schema file with latest pgsql

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

22 years agofixed string typo which inadvertantly broke the search plugins (VolltextsuchE u....
carstenklapp [Wed, 19 Dec 2001 05:24:48 +0000 (05:24 +0000)]
fixed string typo which inadvertantly broke the search plugins (VolltextsuchE u. TitelsuchE)

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

22 years agosuggested alternate username of 'www' in addition to 'nobody' or 'apache' in comments
carstenklapp [Wed, 19 Dec 2001 05:16:13 +0000 (05:16 +0000)]
suggested alternate username of 'www' in addition to 'nobody' or 'apache' in comments

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

22 years agoFix Carsten's example translation problem using new __sprintf() function.
dairiki [Wed, 19 Dec 2001 05:07:14 +0000 (05:07 +0000)]
Fix Carsten's example translation problem using new __sprintf() function.

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

22 years agoQuote '$'s in translated strings.
dairiki [Wed, 19 Dec 2001 05:06:17 +0000 (05:06 +0000)]
Quote '$'s in translated strings.

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

22 years agoNew functions __printf, __sprintf, __vsprintf. These are localized
dairiki [Wed, 19 Dec 2001 05:05:14 +0000 (05:05 +0000)]
New functions __printf, __sprintf, __vsprintf.  These are localized
versions of printf, et. al.   They differ from PHP's built-in printf
functions in that:
 1. The pass the format string through gettext().
 2. They support argument reordering ("%2$s").

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

22 years agofixed Titelsuch (was incorrectly translated as Volltextsuch)
carstenklapp [Wed, 19 Dec 2001 04:54:34 +0000 (04:54 +0000)]
fixed Titelsuch (was incorrectly translated as Volltextsuch)

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

22 years agofixed line ending translation
carstenklapp [Wed, 19 Dec 2001 04:52:40 +0000 (04:52 +0000)]
fixed line ending translation

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

22 years agomoved PhpWikiAdministration to PhpWikiSystemverwalten
carstenklapp [Wed, 19 Dec 2001 04:23:11 +0000 (04:23 +0000)]
moved PhpWikiAdministration to PhpWikiSystemverwalten

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

22 years agomoved to SeiteProtokoll
carstenklapp [Wed, 19 Dec 2001 04:21:26 +0000 (04:21 +0000)]
moved to SeiteProtokoll

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

22 years agoTypoFix
carstenklapp [Wed, 19 Dec 2001 04:20:15 +0000 (04:20 +0000)]
TypoFix

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

22 years agominor updates and format changes
carstenklapp [Wed, 19 Dec 2001 04:10:45 +0000 (04:10 +0000)]
minor updates and format changes

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

22 years agonew page to replace /locale/de/pgsrc/Protokol
carstenklapp [Wed, 19 Dec 2001 04:02:47 +0000 (04:02 +0000)]
new page to replace /locale/de/pgsrc/Protokol

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

22 years agonew page to replace /locale/de/pgsrc/PhpWikiAdministration
carstenklapp [Wed, 19 Dec 2001 04:01:59 +0000 (04:01 +0000)]
new page to replace /locale/de/pgsrc/PhpWikiAdministration

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

22 years agominor reformatting
carstenklapp [Wed, 19 Dec 2001 04:00:09 +0000 (04:00 +0000)]
minor reformatting

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

22 years agoquiet inclusion of TextFormattingRules.\r\r/locale/de/templates can be removed from...
carstenklapp [Wed, 19 Dec 2001 03:46:32 +0000 (03:46 +0000)]
quiet inclusion of TextFormattingRules.\r\r/locale/de/templates can be removed from 1.3 (but not for the other languages until their translations have been updated.)

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

22 years agominor corrections
carstenklapp [Wed, 19 Dec 2001 03:41:45 +0000 (03:41 +0000)]
minor corrections

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

22 years agoreformatting & quiet-ed IncludePage text (of TextFormattingRules)
carstenklapp [Wed, 19 Dec 2001 01:54:36 +0000 (01:54 +0000)]
reformatting & quiet-ed IncludePage text (of TextFormattingRules)

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

22 years agoquick fix for a wrong file committed in my last commit
carstenklapp [Tue, 18 Dec 2001 23:19:49 +0000 (23:19 +0000)]
quick fix for a wrong file committed in my last commit

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

22 years agoo Changed charset from 8859-1 to iso-8859-1 (to satisfy complaint from GNU Emacs...
carstenklapp [Tue, 18 Dec 2001 23:13:12 +0000 (23:13 +0000)]
o Changed charset from 8859-1 to iso-8859-1 (to satisfy complaint from GNU Emacs 20.7)  \ro removed fuzzies for testing (but more translation fine-tuning still needed)  \ro Fixed a few latin1 characters which weren't properly converted during the last commit (my last save must have defaulted back to Mac-Roman from Latin-1)\ro Un-inverted the left and right german-style quotes (D'oh!)

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

22 years agoLinkify WikiWords (& bracket links & URLs) in RecentChanges summaries.
dairiki [Tue, 18 Dec 2001 18:47:29 +0000 (18:47 +0000)]
Linkify WikiWords (& bracket links & URLs) in RecentChanges summaries.

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

22 years agohack to allow SignIn on Edit screen
carstenklapp [Tue, 18 Dec 2001 09:17:38 +0000 (09:17 +0000)]
hack to allow SignIn on Edit screen

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

22 years ago*** empty log message ***
carstenklapp [Tue, 18 Dec 2001 08:02:44 +0000 (08:02 +0000)]
*** empty log message ***

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

22 years agoNew German pages
carstenklapp [Tue, 18 Dec 2001 07:57:55 +0000 (07:57 +0000)]
New German pages

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

22 years ago*** empty log message ***
carstenklapp [Tue, 18 Dec 2001 07:32:38 +0000 (07:32 +0000)]
*** empty log message ***

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

22 years agoextract(args) Hack to change heading between RecentChanges and RecentEdits to match...
carstenklapp [Tue, 18 Dec 2001 06:36:05 +0000 (06:36 +0000)]
extract(args) Hack to change heading between RecentChanges and RecentEdits to match the Page's title rather than simply RecentChanges. (It was not so bad in english but in other languages it could be confusing to have a conflicting PageTitle and Page Heading with RecentChanges and RecentEdits.)

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

22 years agoAdded visual separators between "Other diffs:" list. (An extra leading comma still...
carstenklapp [Tue, 18 Dec 2001 06:28:16 +0000 (06:28 +0000)]
Added visual separators between "Other diffs:" list. (An extra leading comma still needs to be fixed)

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

22 years agoAdditional German translations.
carstenklapp [Tue, 18 Dec 2001 06:26:22 +0000 (06:26 +0000)]
Additional German translations.

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

22 years ago*** empty log message ***
carstenklapp [Tue, 18 Dec 2001 06:25:29 +0000 (06:25 +0000)]
*** empty log message ***

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

22 years agoGettext Makefile & phpwiki.pot updated with new string lists, all LC_MESSAGES regener...
carstenklapp [Tue, 18 Dec 2001 03:25:04 +0000 (03:25 +0000)]
Gettext Makefile & phpwiki.pot updated with new string lists, all LC_MESSAGES regenerated--as a result the new strings will have to be translated for all the languages. (Only the German strings have been mostly completed).

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

22 years agoMore German translations.
carstenklapp [Tue, 18 Dec 2001 03:16:27 +0000 (03:16 +0000)]
More German translations.

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

22 years agoAdded new directories to translation Makefile: plugins, WikiDB & WikiDB/backend....
carstenklapp [Mon, 17 Dec 2001 23:03:42 +0000 (23:03 +0000)]
Added new directories to translation Makefile: plugins, WikiDB & WikiDB/backend. Removed /admin, I understand this is no longer used in 1.3.

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

22 years agoTitled the Synopsis section so that templates/editpage.html can find it.
dairiki [Mon, 17 Dec 2001 16:49:48 +0000 (16:49 +0000)]
Titled the Synopsis section so that templates/editpage.html can find it.

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

22 years agoStyle fixes for TextFormattingRules Synopsis on templates/editpage.html.
dairiki [Mon, 17 Dec 2001 16:41:54 +0000 (16:41 +0000)]
Style fixes for TextFormattingRules Synopsis on templates/editpage.html.

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

22 years agoInclude the 'Synopsis' section of TextFormattingRules, rather than just
dairiki [Mon, 17 Dec 2001 16:41:25 +0000 (16:41 +0000)]
Include the 'Synopsis' section of TextFormattingRules, rather than just
the first 6 lines.

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

22 years agoAdded plugin argument 'section', which allows one to include a particular
dairiki [Mon, 17 Dec 2001 16:40:43 +0000 (16:40 +0000)]
Added plugin argument 'section', which allows one to include a particular
named section of a file.

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

22 years ago Colon (':') not allowed is CSS class names.
dairiki [Mon, 17 Dec 2001 16:13:00 +0000 (16:13 +0000)]
 Colon (':') not allowed is CSS class names.

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

22 years ago(pcre_fix_posix_classes): Fix test for working posix character classes.
dairiki [Mon, 17 Dec 2001 02:08:58 +0000 (02:08 +0000)]
(pcre_fix_posix_classes): Fix test for working posix character classes.
Carsten reports that on Mac OS X, character class seem to work with
ASCII chars, but they don't ever work with the international characters.
This fix activates the kluge/workaround in that case.

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

22 years agoFix to split words at certain punctuation, so that e.g. LikePages
dairiki [Sun, 16 Dec 2001 19:35:35 +0000 (19:35 +0000)]
Fix to split words at certain punctuation, so that e.g. LikePages
for 'Calendar:2001-10-02' finds 'Calendar'.

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

22 years agoNew convenience class NullTextSearchQuery: a TextSearchQuery
dairiki [Sun, 16 Dec 2001 19:35:12 +0000 (19:35 +0000)]
New convenience class NullTextSearchQuery: a TextSearchQuery
which doesn't match anything.

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

22 years agoBrackets back inside bold (Carsten has recanted his preference for
dairiki [Sun, 16 Dec 2001 19:04:12 +0000 (19:04 +0000)]
Brackets back inside bold (Carsten has recanted his preference for
non-bold brackets :-) ).
Lowercase time (AM -> am).

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

22 years agoRefactor $WikiPlugin::name and $WikiPlugin::description stuff.
dairiki [Sun, 16 Dec 2001 18:33:25 +0000 (18:33 +0000)]
Refactor $WikiPlugin::name and $WikiPlugin::description stuff.

It is best if all calls to gettext have constant, double-quoted strings
as their arguments.  (Otherwise xgettext won't find the strings
for translation.)

Also, a few other gettext cleanups.

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

22 years agoDie erste 6 Zeile von dieser Seite wird aufgezeigt beim TextEditeren. (Moved TextForm...
carstenklapp [Sun, 16 Dec 2001 18:06:04 +0000 (18:06 +0000)]
Die erste 6 Zeile von dieser Seite wird aufgezeigt beim TextEditeren. (Moved TextFormattingRules from Edit page template to TFR page).

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

22 years agogettext _ typo
carstenklapp [Sun, 16 Dec 2001 16:56:18 +0000 (16:56 +0000)]
gettext _ typo

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

22 years agoMoved the TextFormattingRules from the editpage template to the actual TFR page....
carstenklapp [Sun, 16 Dec 2001 16:52:58 +0000 (16:52 +0000)]
Moved the TextFormattingRules from the editpage template to the actual TFR page. The IncludePage plugin is now used to insert the first 6 lines of the TFR page for reference. This eliminates any requirement to modify the templates when localizing for another language, and allows for easy online customization (the TFR page is still locked by default).

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

22 years agoDeleted, per Carsten's request.
dairiki [Sun, 16 Dec 2001 16:51:23 +0000 (16:51 +0000)]
Deleted, per Carsten's request.

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

22 years agoAdded three-way diff engine. (Beginning of support for
dairiki [Sun, 16 Dec 2001 16:47:17 +0000 (16:47 +0000)]
Added three-way diff engine.  (Beginning of support for
MergeConflictingEdits.)

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

22 years agoRestored previous revision with correct line-endings (and resaved in new mime format).
carstenklapp [Sun, 16 Dec 2001 15:49:26 +0000 (15:49 +0000)]
Restored previous revision with correct line-endings (and resaved in new mime format).

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

22 years agoWiki logo now links to correct HomePage with non-english Wikis.
carstenklapp [Sun, 16 Dec 2001 11:54:35 +0000 (11:54 +0000)]
Wiki logo now links to correct HomePage with non-english Wikis.

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

22 years agoUpdated plugins for a more complete localized experience.
carstenklapp [Sun, 16 Dec 2001 11:52:39 +0000 (11:52 +0000)]
Updated plugins for a more complete localized experience.

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

22 years agoMore German translations. Grouped strings into categories for easier changes in the...
carstenklapp [Sun, 16 Dec 2001 11:49:36 +0000 (11:49 +0000)]
More German translations. Grouped strings into categories for easier changes in the future.

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