]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
20 years agoBugfix: For a non-english wiki or when the user's preference is not
carstenklapp [Tue, 25 Nov 2003 21:49:44 +0000 (21:49 +0000)]
Bugfix: For a non-english wiki or when the user's preference is not
english, the wiki would always use the english ActionPage first if it
was present rather than the appropriate localised variant. (PhpWikis
running only in english or Wikis running ONLY without any english
ActionPages would not notice this bug, only when both english and
localised ActionPages were in the DB.) Now we check for the localised
variant first.

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

20 years agoBugfix: DebugInfo button now no longer displays when DEBUG is defined
carstenklapp [Tue, 25 Nov 2003 21:14:12 +0000 (21:14 +0000)]
Bugfix: DebugInfo button now no longer displays when DEBUG is defined
as 0 in index.php (sync with earlier change to Portland/templates).

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

20 years agoFormatting changes: <br> past logo before displaying login
carstenklapp [Tue, 25 Nov 2003 16:36:53 +0000 (16:36 +0000)]
Formatting changes: <br> past logo before displaying login
instructions, in case logo is tall.

New feature: Added call to TransformText of BlockParser, to allow
WikiLinks within login instructions. (Localizations of login
instructions will have to be updated.)

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

20 years agoButton graphic improvements: added alpha channels.
carstenklapp [Tue, 25 Nov 2003 15:48:08 +0000 (15:48 +0000)]
Button graphic improvements: added alpha channels.

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

20 years agoNew German Cancel button.
carstenklapp [Sun, 23 Nov 2003 18:01:13 +0000 (18:01 +0000)]
New German Cancel button.

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

20 years agoNew plugin to list names of SubPages of the currrent
carstenklapp [Sun, 23 Nov 2003 16:33:02 +0000 (16:33 +0000)]
New plugin to list names of SubPages of the currrent
page. (Unfortunately this plugin reveals a bug in
stdlib/explodePageList(), the function doesn't seem to work as
expected when there are no subpages (see also UnfoldSubPages plugin).

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

20 years agoYellow highlight for mouseover in pagelist tables. Inspired by
carstenklapp [Sat, 22 Nov 2003 21:39:19 +0000 (21:39 +0000)]
Yellow highlight for mouseover in pagelist tables. Inspired by
javascript from www.dict.cc (css can do it in one line of code! heheh)

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

20 years agoRenamed SandBox (from Austrian dialect SandKiste to German dialect
carstenklapp [Sat, 22 Nov 2003 21:18:48 +0000 (21:18 +0000)]
Renamed SandBox (from Austrian dialect SandKiste to German dialect
SandKasten). Old page redirects to new.

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

20 years agoRebuild po files due to new strings.
carstenklapp [Sat, 22 Nov 2003 18:05:12 +0000 (18:05 +0000)]
Rebuild po files due to new strings.

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

20 years agoA few new strings after rebuilding po files.
carstenklapp [Sat, 22 Nov 2003 18:02:13 +0000 (18:02 +0000)]
A few new strings after rebuilding po files.

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

20 years agoMinor internal change: Removed redundant call to gettext within
carstenklapp [Sat, 22 Nov 2003 17:58:43 +0000 (17:58 +0000)]
Minor internal change: Removed redundant call to gettext within
fmt(). (locale make: head.tmpl:49: warning: keyword nested in keyword
arg)

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

20 years agoMinor internal change: Removed redundant call to gettext within
carstenklapp [Sat, 22 Nov 2003 17:54:50 +0000 (17:54 +0000)]
Minor internal change: Removed redundant call to gettext within
fmt(). (locale make: RedirectTo.php:81: warning: keyword nested in
keyword arg)

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

20 years agoMinor internal change: Removed redundant call to gettext within
carstenklapp [Sat, 22 Nov 2003 17:50:32 +0000 (17:50 +0000)]
Minor internal change: Removed redundant call to gettext within
fmt(). (locale make: RawHtml.php:65: warning: keyword nested in
keyword arg)

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

20 years agoMinor internal change: Removed redundant call to gettext within
carstenklapp [Sat, 22 Nov 2003 17:41:42 +0000 (17:41 +0000)]
Minor internal change: Removed redundant call to gettext within
fmt(). (locale make: EditMetaData.php:113: warning: keyword nested in
keyword arg)

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

20 years agoBugfix: Some <link rel=...> links in Mozilla/iCab were always linking
carstenklapp [Fri, 21 Nov 2003 23:06:12 +0000 (23:06 +0000)]
Bugfix: Some <link rel=...> links in Mozilla/iCab were always linking
to the english pages even when DEFAULT_LANGUAGE != 'en'. (Rewrapped
text for a more complete xgettext string extraction: 'cd
phpwiki/locale;make' to update po/mo files).

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

20 years agoBugfix: When DEFAULT_LANGUAGE was not 'en', a user's language prefs
carstenklapp [Fri, 21 Nov 2003 21:32:39 +0000 (21:32 +0000)]
Bugfix: When DEFAULT_LANGUAGE was not 'en', a user's language prefs
would revert to 'en' when the default <system language> was selected
in UserPreferences and the user saved his preferences. (Check for
empty or blank language pref in sanify function of class
_UserPreference_language and return DEFAULT_LANGUAGE if nothing or
default selected in UserPreferences.)

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

20 years agoAdded new english pages and synced with latest mods to German
carstenklapp [Fri, 21 Nov 2003 20:20:58 +0000 (20:20 +0000)]
Added new english pages and synced with latest mods to German
translations.

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

20 years agoBugfix: login.tmpl was always displayed in English despite
carstenklapp [Fri, 21 Nov 2003 16:54:58 +0000 (16:54 +0000)]
Bugfix: login.tmpl was always displayed in English despite
DEFAULT_LANGUAGE set in index.php. (Added call to
update_locale(DEFAULT_LANGUAGE) before printing login form).

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

20 years agoNew feature: h1 during merge-edit displays WikiLink to original page.
carstenklapp [Thu, 20 Nov 2003 22:18:54 +0000 (22:18 +0000)]
New feature: h1 during merge-edit displays WikiLink to original page.
Internal changes: Replaced some hackish url-generation code in
function SavePage (for pgsrc merge-edit) with appropriate Button()
calls.

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

20 years agoAdded css-formatting for definition lists (dl/dt/dd), also used by
carstenklapp [Thu, 20 Nov 2003 20:51:06 +0000 (20:51 +0000)]
Added css-formatting for definition lists (dl/dt/dd), also used by
FullTextSearch results list. Tested with Mozilla, IE5Mac, OmniWeb and
Safari (both use same engines as Konquorer so it should look the same
there). Not yet tested against Netscape 4.

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

20 years agoUndoing part of the last commit. WikiLinks in toolbar should remain
carstenklapp [Thu, 20 Nov 2003 20:05:53 +0000 (20:05 +0000)]
Undoing part of the last commit. WikiLinks in toolbar should remain
WikiLink()s and not Button()s, else they become ActionPages. (sorry)

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

20 years agoBugfix: DebugInfo button and debug stats now no longer display when
carstenklapp [Thu, 20 Nov 2003 19:52:36 +0000 (19:52 +0000)]
Bugfix: DebugInfo button and debug stats now no longer display when
using the Portland theme and DEBUG is defined as 0 in index.php.

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

20 years agoMoved Portland-specific debugging code from the "default theme"
carstenklapp [Thu, 20 Nov 2003 19:47:48 +0000 (19:47 +0000)]
Moved Portland-specific debugging code from the "default theme"
template into its own debug.tmpl in the Portland dir.

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

20 years agoMoved debugging for Portland theme into its own template.
carstenklapp [Thu, 20 Nov 2003 19:45:57 +0000 (19:45 +0000)]
Moved debugging for Portland theme into its own template.

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

20 years ago----------------------------------------------------------------------
carstenklapp [Thu, 20 Nov 2003 19:28:47 +0000 (19:28 +0000)]
----------------------------------------------------------------------
----------------------------------------------------------------------
Bugfix: Localized LikePages and BackLinks were using the english pages
instead of the localized variants. Other minor code refactoring
(WikiLink()--->Button()).

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

20 years agoNew feature: Clicking on the number of citations in the links column
carstenklapp [Wed, 19 Nov 2003 17:08:23 +0000 (17:08 +0000)]
New feature: Clicking on the number of citations in the links column
now does a FullTextSearch for the WantedPage link!

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

20 years agoInclude found locale-specific pages for the current (non-English)
carstenklapp [Wed, 19 Nov 2003 00:02:42 +0000 (00:02 +0000)]
Include found locale-specific pages for the current (non-English)
locale.

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

20 years agoNew theme buttons for admin page-load function.
carstenklapp [Tue, 18 Nov 2003 19:59:33 +0000 (19:59 +0000)]
New theme buttons for admin page-load function.

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

20 years agoFixed missing gettext _() for button name.
carstenklapp [Tue, 18 Nov 2003 19:48:01 +0000 (19:48 +0000)]
Fixed missing gettext _() for button name.

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

20 years agoRebuilt Makefile dep and all po files due to new files and strings.
carstenklapp [Tue, 18 Nov 2003 19:30:36 +0000 (19:30 +0000)]
Rebuilt Makefile dep and all po files due to new files and strings.

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

20 years agoFixed silly translation for Redirected from:
carstenklapp [Tue, 18 Nov 2003 19:29:20 +0000 (19:29 +0000)]
Fixed silly translation for Redirected from:
Weitersandet --> Weitergeleitet (Thanks Helmer Pardun)

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

20 years agoAdded hint about translator's comments when not using emacs' po-mode.
carstenklapp [Tue, 18 Nov 2003 19:23:57 +0000 (19:23 +0000)]
Added hint about translator's comments when not using emacs' po-mode.

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

20 years agoNew plugin to be used in conjunction with the Calendar plugin.
carstenklapp [Tue, 18 Nov 2003 19:06:03 +0000 (19:06 +0000)]
New plugin to be used in conjunction with the Calendar plugin.
Upgraded to use SUBPAGE_SEPARATOR for subpages. SF patch tracker
submission 565369.

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

20 years agoTheme designer's test pages for previewing theme buttons and images.
carstenklapp [Tue, 18 Nov 2003 18:46:00 +0000 (18:46 +0000)]
Theme designer's test pages for previewing theme buttons and images.

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

20 years agoBugfix: In the Load File function of PhpWikiAdministration: When doing
carstenklapp [Tue, 18 Nov 2003 18:28:35 +0000 (18:28 +0000)]
Bugfix: In the Load File function of PhpWikiAdministration: When doing
a "Merge Edit" or "Restore Anyway", page names containing accented
letters (such as locale/de/pgsrc/G%E4steBuch) would produce a file not
found error (Use FilenameForPage funtion to urlencode page names).

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

20 years agoCommented out more nonfunctional code (change password).
carstenklapp [Tue, 18 Nov 2003 17:24:19 +0000 (17:24 +0000)]
Commented out more nonfunctional code (change password).

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

20 years agoConverted to formal German, updated to PhpWikiMarkup2, rewrapped text.
carstenklapp [Tue, 18 Nov 2003 17:13:12 +0000 (17:13 +0000)]
Converted to formal German, updated to PhpWikiMarkup2, rewrapped text.

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

20 years agoReformatting only: Tabs to spaces, added rcs log.
carstenklapp [Tue, 18 Nov 2003 16:54:18 +0000 (16:54 +0000)]
Reformatting only: Tabs to spaces, added rcs log.

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

20 years agoAlternate translation for RecentChanges (formerly FrischeSeiten).
carstenklapp [Mon, 17 Nov 2003 23:16:17 +0000 (23:16 +0000)]
Alternate translation for RecentChanges (formerly FrischeSeiten).

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

20 years agoNew page to redirect to G\8asteBuch. Perhaps someday this could be
carstenklapp [Mon, 17 Nov 2003 23:13:19 +0000 (23:13 +0000)]
New page to redirect to G\8asteBuch. Perhaps someday this could be
handled by PhpWiki automatically for German URLs
(ae->\8a, ue->\9f, oe->\9a, Ae->\80, etc).

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

20 years agoConverted to formal German, updated to PhpWikiMarkup2, rewrapped text.
carstenklapp [Mon, 17 Nov 2003 23:05:43 +0000 (23:05 +0000)]
Converted to formal German, updated to PhpWikiMarkup2, rewrapped text.

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

20 years agoAdded FuzzyPages search and Tips section.
carstenklapp [Mon, 17 Nov 2003 22:59:44 +0000 (22:59 +0000)]
Added FuzzyPages search and Tips section.

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

20 years agoConverted to formal German, updated to PhpWikiMarkup2, rewrapped text.
carstenklapp [Mon, 17 Nov 2003 22:52:31 +0000 (22:52 +0000)]
Converted to formal German, updated to PhpWikiMarkup2, rewrapped text.

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

20 years agoConverted to formal German, updated to PhpWikiMarkup2, rewrapped text.
carstenklapp [Mon, 17 Nov 2003 22:46:21 +0000 (22:46 +0000)]
Converted to formal German, updated to PhpWikiMarkup2, rewrapped text.

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

20 years agotext wrap
carstenklapp [Mon, 17 Nov 2003 22:37:45 +0000 (22:37 +0000)]
text wrap

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

20 years agoAdded alpha channel.
carstenklapp [Mon, 17 Nov 2003 21:53:42 +0000 (21:53 +0000)]
Added alpha channel.

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

20 years agoAlpha channel added.
carstenklapp [Mon, 17 Nov 2003 18:48:10 +0000 (18:48 +0000)]
Alpha channel added.

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

20 years agoTypo fixed. Rewrapped text.
carstenklapp [Mon, 17 Nov 2003 18:34:00 +0000 (18:34 +0000)]
Typo fixed. Rewrapped text.

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

20 years agoMoved file, committed to wrong dir.
carstenklapp [Mon, 17 Nov 2003 18:00:26 +0000 (18:00 +0000)]
Moved file, committed to wrong dir.

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

20 years agoA few more German translations & tweaks. Rebuilt all remaining po & mo files.
carstenklapp [Mon, 17 Nov 2003 17:54:58 +0000 (17:54 +0000)]
A few more German translations & tweaks. Rebuilt all remaining po & mo  files.

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

20 years agoSwitched to Iso8601DateTime and more use of SUBPAGE_SEPARATOR. This
carstenklapp [Mon, 17 Nov 2003 16:23:55 +0000 (16:23 +0000)]
Switched to Iso8601DateTime and more use of SUBPAGE_SEPARATOR. This
allows plugin UnfoldSubpages (for example) to be added to page
XxYy/Blog/ where desired, for a view of all Blogs in one day. This
change should not break existing BLOGs, we are only checking for
pagetype == 'wikiblog' now instead of relying on the subpage name to
collect blog subpages. (** WARNING: Do not add UnfoldSubpages to both
XxYy/Blog/ and XxYy/Blog/2003-11/16/ pages, due to recursion bug in
UnfoldSubpages plugin.)

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

20 years agoMinor adjustment to commented out code: create valid xhtml.
carstenklapp [Mon, 17 Nov 2003 16:00:08 +0000 (16:00 +0000)]
Minor adjustment to commented out code: create valid xhtml.

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

20 years agoUpdated version number to 1.3.7pre (beyond current release 1.3.6). Disabled DEBUG...
carstenklapp [Mon, 17 Nov 2003 15:49:21 +0000 (15:49 +0000)]
Updated version number to 1.3.7pre (beyond current release 1.3.6). Disabled DEBUG output by default (hide DebugInfo, XHTML & CSS validator buttons). Note the DebugInfo button remains visible for the Admin, and can be accessed by anyone else by adding "?action=DebugInfo" to the URL for the occasional use.

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

20 years agoPage for admin to use the UpLoad plugin.
carstenklapp [Sun, 16 Nov 2003 02:25:44 +0000 (02:25 +0000)]
Page for admin to use the UpLoad plugin.

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

20 years agoPage for admin to use the UpLoad plugin.
carstenklapp [Sun, 16 Nov 2003 02:18:22 +0000 (02:18 +0000)]
Page for admin to use the UpLoad plugin.

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

20 years agoFinished converting to Markup2, rewrapped text, minor rewording. Updated database...
carstenklapp [Sun, 16 Nov 2003 01:42:36 +0000 (01:42 +0000)]
Finished converting to Markup2, rewrapped text, minor rewording. Updated database info.

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

20 years agoUpdated German MoreAboutMechanics page.
carstenklapp [Sun, 16 Nov 2003 01:19:10 +0000 (01:19 +0000)]
Updated German MoreAboutMechanics page.
Converted to Markup2, rewrapped text, minor rewording.

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

20 years agoImproved translation for EditText page.
carstenklapp [Sun, 16 Nov 2003 00:49:24 +0000 (00:49 +0000)]
Improved translation for EditText page.
Old page redirects to the new one.

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

20 years agoNew translation for CategoryCategory page.
carstenklapp [Sun, 16 Nov 2003 00:46:17 +0000 (00:46 +0000)]
New translation for CategoryCategory page.

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

20 years agoAdded descriptive blurb.
carstenklapp [Sun, 16 Nov 2003 00:43:03 +0000 (00:43 +0000)]
Added descriptive blurb.

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

20 years agoNew translation.
carstenklapp [Sun, 16 Nov 2003 00:41:30 +0000 (00:41 +0000)]
New translation.

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

20 years agoAdded descriptive blurb.
carstenklapp [Sun, 16 Nov 2003 00:27:22 +0000 (00:27 +0000)]
Added descriptive blurb.

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

20 years agoUpdated AllPages translation.
carstenklapp [Sun, 16 Nov 2003 00:21:52 +0000 (00:21 +0000)]
Updated AllPages translation.

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

20 years agoUpdated page to use plugin-form.
carstenklapp [Sun, 16 Nov 2003 00:14:39 +0000 (00:14 +0000)]
Updated page to use plugin-form.

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

20 years agoFixed previous Log comment interfering with PHP (sorry).
carstenklapp [Sun, 16 Nov 2003 00:11:25 +0000 (00:11 +0000)]
Fixed previous Log comment interfering with PHP (sorry).
Improved error handling.

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

20 years agoEnhanced plugin to allow invocation with <?plugin-form _MailifyPage?>.
carstenklapp [Sat, 15 Nov 2003 23:37:51 +0000 (23:37 +0000)]
Enhanced plugin to allow invocation with <?plugin-form _MailifyPage?>.

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

20 years agoReplaced single word action page with WikiWord action page.
carstenklapp [Sat, 15 Nov 2003 22:55:24 +0000 (22:55 +0000)]
Replaced single word action page with WikiWord action page.
Old page redirects to new.

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

20 years agoA couple example pages for plugins
wainstead [Sat, 15 Nov 2003 22:20:23 +0000 (22:20 +0000)]
A couple example pages for plugins

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

20 years agoMinor change: list plugins in asciibetical order. It'd be better if
wainstead [Sat, 15 Nov 2003 21:53:53 +0000 (21:53 +0000)]
Minor change: list plugins in asciibetical order. It'd be better if
they were alphabetical.

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

20 years agoNew German pages for HomePageAlias and OrphanedPages.
carstenklapp [Sat, 15 Nov 2003 03:42:35 +0000 (03:42 +0000)]
New German pages for HomePageAlias and OrphanedPages.

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

20 years agoPage for PhpWiki programmers to use the _MailifyPage plugin to
carstenklapp [Sat, 15 Nov 2003 03:32:09 +0000 (03:32 +0000)]
Page for PhpWiki programmers to use the _MailifyPage plugin to
obtain a page dump of a single page. Usage:
http://...phpwiki/_MailifyPage?page=...

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

20 years agoA few updated German translations.
carstenklapp [Sat, 15 Nov 2003 02:41:37 +0000 (02:41 +0000)]
A few updated German translations.

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

20 years agoBugfix for function _zone_offset for positive offsets, $negoffset was undefined,...
carstenklapp [Fri, 14 Nov 2003 16:35:31 +0000 (16:35 +0000)]
Bugfix for function _zone_offset for positive offsets, $negoffset was undefined, resulting in 'Error while handling error'.

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

20 years agoTweaks for improved alpha channel.
carstenklapp [Wed, 12 Nov 2003 21:02:34 +0000 (21:02 +0000)]
Tweaks for improved alpha channel.

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

20 years agoTweaks to improve alpha channel.
carstenklapp [Wed, 12 Nov 2003 20:51:33 +0000 (20:51 +0000)]
Tweaks to improve alpha channel.

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

20 years agoImproved button with alpha channel.
carstenklapp [Wed, 12 Nov 2003 20:44:27 +0000 (20:44 +0000)]
Improved button with alpha channel.

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

20 years agoUpdated Calendar button, with matching Mac OS X-like icon, font,
carstenklapp [Tue, 11 Nov 2003 23:52:31 +0000 (23:52 +0000)]
Updated Calendar button, with matching Mac OS X-like icon, font,
alpha channel and pngcrushed.

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

20 years ago%C4hnlicheSeiten.png (\80nlicheSeiten/AenlicheSeiten)
carstenklapp [Tue, 11 Nov 2003 23:34:18 +0000 (23:34 +0000)]
%C4hnlicheSeiten.png (\80nlicheSeiten/AenlicheSeiten)
Alternate German translation for LikePages button.
May be considered for the default German translation in the future.

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

20 years agoBearbeiten.png QuellTextAnsicht.png Neueste%C4nderungen.png.
carstenklapp [Tue, 11 Nov 2003 23:28:15 +0000 (23:28 +0000)]
Bearbeiten.png QuellTextAnsicht.png Neueste%C4nderungen.png.
Alternate German translations for action buttons:
Edit, View Source, RecentChanges.
These may be considered as new defaults for 'de' in the future.

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

20 years agoMinor updates to translator's comments.
carstenklapp [Sun, 9 Nov 2003 21:45:28 +0000 (21:45 +0000)]
Minor updates to translator's comments.

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

20 years agoAdded translation for "Sign in:"
carstenklapp [Sun, 9 Nov 2003 21:00:49 +0000 (21:00 +0000)]
Added translation for "Sign in:"

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

20 years agoMoved _("Sign in:") to its own line. Otherwise for some reason
carstenklapp [Sun, 9 Nov 2003 20:58:15 +0000 (20:58 +0000)]
Moved _("Sign in:")  to its own line. Otherwise for some reason
gettext is not picking this string up. (Nested single (') quotes?).

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

20 years agoRebuilt pot file for new/changed strings. RELEASE_1_3_5
carstenklapp [Sun, 9 Nov 2003 18:43:57 +0000 (18:43 +0000)]
Rebuilt pot file for new/changed strings.

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

20 years agoUpdated translation strings from Helmer Pardun.
carstenklapp [Sun, 9 Nov 2003 18:42:50 +0000 (18:42 +0000)]
Updated translation strings from Helmer Pardun.

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

20 years agoMinor update: make dep to update for newly added files.
carstenklapp [Sun, 9 Nov 2003 04:54:40 +0000 (04:54 +0000)]
Minor update: make dep to update for newly added files.

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

20 years agoSF patch 710035 - Error when dumping a Zip snapshot on Windows NT 5 build 2195 with...
carstenklapp [Sun, 9 Nov 2003 01:24:13 +0000 (01:24 +0000)]
SF patch 710035 - Error when dumping a Zip snapshot on Windows NT 5 build 2195 with PHP 4.3.1. Patch applied but I did not test it on on Windows, doesn't seem to interfere with ZipDumps on PhpWiki 1.3.5pre running Linux.

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

20 years agoNew function getTmpName of class Request_UploadedFile, required for
carstenklapp [Thu, 6 Nov 2003 19:39:55 +0000 (19:39 +0000)]
New function getTmpName of class Request_UploadedFile, required for
UpLoad plugin. (Sorry I forgot to commit this earlier together with
the UpLoad plugin).

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

20 years agosmaller button
carstenklapp [Wed, 5 Nov 2003 03:01:35 +0000 (03:01 +0000)]
smaller button

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

20 years agoNew plugin which was submitted to the mailing list some time
carstenklapp [Tue, 4 Nov 2003 18:41:41 +0000 (18:41 +0000)]
New plugin which was submitted to the mailing list some time
ago. (This is the best UpLoad function I have seen for PhpWiki so
far. Cleaned up text formatting and typos from the version on the
mailing list. Still needs a few adjustments.)

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

20 years agotypo
carstenklapp [Tue, 4 Nov 2003 18:22:23 +0000 (18:22 +0000)]
typo

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

20 years agoMoved "redirected from" message onto next line after h1,
carstenklapp [Tue, 4 Nov 2003 18:20:21 +0000 (18:20 +0000)]
Moved "redirected from" message onto next line after h1,
instead of within h1 (too gross;)).

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

20 years agoAllow for easy page creation when search returns no matches.
carstenklapp [Sun, 2 Nov 2003 20:42:35 +0000 (20:42 +0000)]
Allow for easy page creation when search returns no matches.
Based on cuthbertcat's patch, SF#655090 2002-12-17.

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

20 years agoAlternate/optional translation of "RecentChanges" button.
carstenklapp [Sat, 1 Nov 2003 04:55:55 +0000 (04:55 +0000)]
Alternate/optional translation of "RecentChanges" button.

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

20 years agoCommented out E-mail Notification section until it can be
carstenklapp [Tue, 28 Oct 2003 21:51:51 +0000 (21:51 +0000)]
Commented out E-mail Notification section until it can be
finished or removed. Reformatted theme & language selection
to avoid using a table.

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

20 years agoCommented out html-output referring to not yet functional feature.
carstenklapp [Tue, 28 Oct 2003 21:24:09 +0000 (21:24 +0000)]
Commented out html-output referring to not yet functional feature.

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

20 years agoSecurity bug fix for admin password, submitted by Julien Charbon.
carstenklapp [Tue, 28 Oct 2003 21:13:46 +0000 (21:13 +0000)]
Security bug fix for admin password, submitted by Julien Charbon.

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

20 years agoNew SeitenInfo (PageInfo) button for de. (pngcrush~ed).
carstenklapp [Fri, 24 Oct 2003 20:38:09 +0000 (20:38 +0000)]
New SeitenInfo (PageInfo) button for de. (pngcrush~ed).

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

20 years agoAn "Empty well" version of the Mac OS X PhpWiki logo, suitable as a
carstenklapp [Fri, 24 Oct 2003 19:37:21 +0000 (19:37 +0000)]
An "Empty well" version of the Mac OS X PhpWiki logo, suitable as a
template for creating your own logo.

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

20 years agoMinor updates from Usemod's intermap.txt.
carstenklapp [Wed, 15 Oct 2003 19:47:53 +0000 (19:47 +0000)]
Minor updates from Usemod's intermap.txt.

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

20 years agoCrude script to assist in updating interwiki.map from Usemod.
carstenklapp [Wed, 15 Oct 2003 19:46:17 +0000 (19:46 +0000)]
Crude script to assist in updating interwiki.map from Usemod.

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