]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
22 years agoAdded instructions to fix "lib/FileFinder.php:82: Fatal[256]: DB.php: file not found...
carstenklapp [Thu, 3 Jan 2002 07:59:36 +0000 (07:59 +0000)]
Added instructions to fix "lib/FileFinder.php:82: Fatal[256]: DB.php: file not found" error. Overall rewording and minor reformatting.

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

22 years agoAdded note referring to INSTALL.MacOSX for Project Builder instructions.
carstenklapp [Thu, 3 Jan 2002 07:24:01 +0000 (07:24 +0000)]
Added note referring to INSTALL.MacOSX for Project Builder instructions.

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

22 years agominor reformatting
carstenklapp [Thu, 3 Jan 2002 07:17:36 +0000 (07:17 +0000)]
minor reformatting

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

22 years agoreminder to include a note about "lib/FileFinder.php:82: Fatal[256]: DB.php: file...
carstenklapp [Thu, 3 Jan 2002 07:11:29 +0000 (07:11 +0000)]
reminder to include a note about "lib/FileFinder.php:82: Fatal[256]: DB.php: file not found"

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

22 years agoReverted WikiName constant to undefined, since this is checked in config.php. Minor...
carstenklapp [Thu, 3 Jan 2002 05:10:33 +0000 (05:10 +0000)]
Reverted WikiName constant to undefined, since this is checked in config.php. Minor changes to some comments.

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

22 years agosome button images for MacOSX theme
carstenklapp [Thu, 3 Jan 2002 04:53:54 +0000 (04:53 +0000)]
some button images for MacOSX theme

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

22 years agobutton images for MacOSX theme
carstenklapp [Thu, 3 Jan 2002 04:47:42 +0000 (04:47 +0000)]
button images for MacOSX theme

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

22 years agorandom image array is read in from dir instead of hard coded. For the Hawaiian theme...
carstenklapp [Thu, 3 Jan 2002 04:28:28 +0000 (04:28 +0000)]
random image array is read in from dir instead of hard coded. For the Hawaiian theme, random image is not used by default (but still are performance issues)

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

22 years agoBeginning migration of "toolbar" php logic from xhtml templates into Toolbar.php...
carstenklapp [Thu, 3 Jan 2002 02:17:11 +0000 (02:17 +0000)]
Beginning migration of "toolbar" php logic from xhtml templates into Toolbar.php. (No changes to actual templates yet, much work sill needs to be done.)

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

22 years agoremoved comment about CSS_URL from BASE_URL (no longer applicable, the new CSS_URL...
carstenklapp [Thu, 3 Jan 2002 00:32:33 +0000 (00:32 +0000)]
removed comment about CSS_URL from BASE_URL (no longer applicable, the new CSS_URL function uses DATA_URL instead of the BASE_URL kludge)

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

22 years agoCSS now stored in an array, and <link rel="stylesheet"> headers are dynamically gener...
carstenklapp [Thu, 3 Jan 2002 00:09:18 +0000 (00:09 +0000)]
CSS now stored in an array, and <link rel="stylesheet"> headers are dynamically generated. - Simplifies xhtml templates. - Easier to add new alternate stylesheets in index.php without using themes. - Any stylesheets defined by a theme now works together with any default stylesheets (i.e. phpwiki.css, phpwiki-printer.css, phpwiki-modern.css) instead of completely replacing them.

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

22 years agoregenerated files to update line numbers due to changes in browse.html
carstenklapp [Wed, 2 Jan 2002 21:46:56 +0000 (21:46 +0000)]
regenerated files to update line numbers due to changes in browse.html

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

22 years agoMarked RecentChanges #, fuzzy. Conflict between CambiamentiRecenti used in pgsrc...
carstenklapp [Wed, 2 Jan 2002 21:22:52 +0000 (21:22 +0000)]
Marked RecentChanges #, fuzzy. Conflict between CambiamentiRecenti used in pgsrc vs. ModificheRecenti used in it.po

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

22 years agofixed date not showing up with printer stylesheet in mozilla... for real this time
carstenklapp [Wed, 2 Jan 2002 06:35:01 +0000 (06:35 +0000)]
fixed date not showing up with printer stylesheet in mozilla... for real this time

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

22 years agoimage now uses alpha mask instead of transparency index
carstenklapp [Wed, 2 Jan 2002 04:23:32 +0000 (04:23 +0000)]
image now uses alpha mask instead of transparency index

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

22 years agoMoved modification date out of table, so it is visible in phpwiki-printer.css with...
carstenklapp [Wed, 2 Jan 2002 03:50:33 +0000 (03:50 +0000)]
Moved modification date out of table, so it is visible in phpwiki-printer.css with Mozilla/Amaya. Moved page actions up to fill the blank, and SignIn left under the page actions.

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

22 years agonew theme inspired by Mac OS X
carstenklapp [Wed, 2 Jan 2002 01:28:57 +0000 (01:28 +0000)]
new theme inspired by Mac OS X

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

22 years agoadded Hawaiian theme
carstenklapp [Wed, 2 Jan 2002 01:28:16 +0000 (01:28 +0000)]
added Hawaiian theme

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

22 years agotypo fix
carstenklapp [Wed, 2 Jan 2002 00:38:27 +0000 (00:38 +0000)]
typo fix

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

22 years agocount RandomPictures array
carstenklapp [Wed, 2 Jan 2002 00:14:51 +0000 (00:14 +0000)]
count RandomPictures array

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

22 years agoIndependant locale translations for the templates are no longer required so they...
carstenklapp [Tue, 1 Jan 2002 23:35:59 +0000 (23:35 +0000)]
Independant locale translations for the templates are no longer required so they have been removed--all locale strings are now translated on the fly for the master html templates in /phpwiki/templates. A localized TextFormattingRules is included into the editpage template from the Synopsis section defined in the TextFormattingRules page.

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

22 years agoFxed typo in "nice" url example, added theme info to Apache alias settings. Minor...
carstenklapp [Tue, 1 Jan 2002 22:57:34 +0000 (22:57 +0000)]
Fxed typo in "nice" url example, added theme info to Apache alias settings. Minor text reformatting.

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

22 years ago*** empty log message ***
carstenklapp [Tue, 1 Jan 2002 22:24:41 +0000 (22:24 +0000)]
*** empty log message ***

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

22 years agotypo
carstenklapp [Tue, 1 Jan 2002 22:14:48 +0000 (22:14 +0000)]
typo

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

22 years ago*** empty log message ***
carstenklapp [Tue, 1 Jan 2002 22:05:19 +0000 (22:05 +0000)]
*** empty log message ***

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

22 years agofixed broken nolink example
carstenklapp [Tue, 1 Jan 2002 22:05:18 +0000 (22:05 +0000)]
fixed broken nolink example

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

22 years agoAdded optional random $SignatureImg. Comments cleanup.
carstenklapp [Tue, 1 Jan 2002 21:41:32 +0000 (21:41 +0000)]
Added optional random $SignatureImg. Comments cleanup.

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

22 years agofixed background image url
carstenklapp [Tue, 1 Jan 2002 21:40:46 +0000 (21:40 +0000)]
fixed background image url

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

22 years ago*** empty log message ***
carstenklapp [Tue, 1 Jan 2002 09:39:21 +0000 (09:39 +0000)]
*** empty log message ***

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

22 years agocommitting updated po and mo files (repaired my msgfmt & msgunfmt and remake'd locale...
carstenklapp [Tue, 1 Jan 2002 09:34:58 +0000 (09:34 +0000)]
committing updated po and mo files (repaired my msgfmt & msgunfmt and remake'd locale since my last locale commit).

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

22 years agorewrapped text
carstenklapp [Tue, 1 Jan 2002 09:24:34 +0000 (09:24 +0000)]
rewrapped text

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

22 years agocomments cleanup
carstenklapp [Tue, 1 Jan 2002 07:36:15 +0000 (07:36 +0000)]
comments cleanup

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

22 years agocomments cleanup
carstenklapp [Tue, 1 Jan 2002 07:18:42 +0000 (07:18 +0000)]
comments cleanup

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

22 years agofixed broken url for background image
carstenklapp [Tue, 1 Jan 2002 07:10:47 +0000 (07:10 +0000)]
fixed broken url for background image

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

22 years agooptional random picture for the $SignatureImg
carstenklapp [Tue, 1 Jan 2002 06:24:50 +0000 (06:24 +0000)]
optional random picture for the $SignatureImg

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

22 years agosetlocale now uses the new CHARSET constant from index.php. It shouldn't break anythi...
carstenklapp [Tue, 1 Jan 2002 06:20:46 +0000 (06:20 +0000)]
setlocale now uses the new CHARSET constant from index.php. It shouldn't break anything as it defaults to "iso-8859-1", but couldn't verify this as my setlocale() and bindtextdomain() are broken (Darwin/MacOSX10.1.2).

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

22 years agoRSS_ENCODING now uses the new CHARSET constant from index.php
carstenklapp [Tue, 1 Jan 2002 06:14:40 +0000 (06:14 +0000)]
RSS_ENCODING now uses the new CHARSET constant from index.php

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

22 years agorandom images for $Signature
carstenklapp [Tue, 1 Jan 2002 01:50:56 +0000 (01:50 +0000)]
random images for $Signature

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

22 years ago*** empty log message ***
carstenklapp [Mon, 31 Dec 2001 23:29:39 +0000 (23:29 +0000)]
*** empty log message ***

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

22 years ago*** empty log message ***
carstenklapp [Mon, 31 Dec 2001 23:24:37 +0000 (23:24 +0000)]
*** empty log message ***

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

22 years agoadded missing title TextFormateringsregler to Synopsis section
carstenklapp [Mon, 31 Dec 2001 18:32:01 +0000 (18:32 +0000)]
added missing title TextFormateringsregler to Synopsis section

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

22 years agoupdated charset header to iso-8859-1
carstenklapp [Mon, 31 Dec 2001 18:28:31 +0000 (18:28 +0000)]
updated charset header to iso-8859-1

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

22 years agomoved string from PiuPopolari t it.po
carstenklapp [Mon, 31 Dec 2001 15:48:10 +0000 (15:48 +0000)]
moved string from PiuPopolari t it.po

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

22 years agoadded missing title RegoleDiFormattazioneDelTesto in Synopsis
carstenklapp [Mon, 31 Dec 2001 15:44:16 +0000 (15:44 +0000)]
added missing title RegoleDiFormattazioneDelTesto in Synopsis

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

22 years agoupdated search to use plugins
carstenklapp [Mon, 31 Dec 2001 15:42:18 +0000 (15:42 +0000)]
updated search to use plugins

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

22 years agomoved string to nl.po
carstenklapp [Mon, 31 Dec 2001 15:37:41 +0000 (15:37 +0000)]
moved string to nl.po

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

22 years agoadded missing title for TekstFormatteringsRegels in Synopsis section
carstenklapp [Mon, 31 Dec 2001 15:36:03 +0000 (15:36 +0000)]
added missing title for TekstFormatteringsRegels in Synopsis section

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

22 years agoMestPopulaÌ\88r
carstenklapp [Mon, 31 Dec 2001 15:30:14 +0000 (15:30 +0000)]
MestPopulaÌ\88r

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

22 years agoadded missing title for Textformateringsregler in Synopsis section
carstenklapp [Mon, 31 Dec 2001 15:28:29 +0000 (15:28 +0000)]
added missing title for Textformateringsregler in Synopsis section

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

22 years agoadded missing title for ReglasDeFormatoDeTexto in Synopsis section
carstenklapp [Mon, 31 Dec 2001 15:25:46 +0000 (15:25 +0000)]
added missing title for ReglasDeFormatoDeTexto in Synopsis section

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

22 years agomoved string to sv.po
carstenklapp [Mon, 31 Dec 2001 15:23:39 +0000 (15:23 +0000)]
moved string to sv.po

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

22 years agomoved string to es.po
carstenklapp [Mon, 31 Dec 2001 15:17:44 +0000 (15:17 +0000)]
moved string to es.po

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

22 years agoProvide the urlencoded version of the page name.
carstenklapp [Mon, 31 Dec 2001 08:30:36 +0000 (08:30 +0000)]
Provide the urlencoded version of the page name.

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

22 years agoRegenerated po files. There is a problem with my system and they couldn't all be...
carstenklapp [Mon, 31 Dec 2001 08:21:59 +0000 (08:21 +0000)]
Regenerated po files. There is a problem with my system and they couldn't all be built (please regenerate the po files. (Seeing lots of invalid multibyte sequences here).

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

22 years agoAdded a couple strings I forgot to move from the html temlates.
carstenklapp [Mon, 31 Dec 2001 08:16:04 +0000 (08:16 +0000)]
Added a couple strings I forgot to move from the html temlates.

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

22 years agoMoved text strings from html templates into TekstFormatteringRegels and nl.po. (local...
carstenklapp [Mon, 31 Dec 2001 08:14:00 +0000 (08:14 +0000)]
Moved text strings from html templates into TekstFormatteringRegels and nl.po. (locale/nl/templates can be deleted).

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

22 years agoUpdated MeestBezocht to use plugin.
carstenklapp [Mon, 31 Dec 2001 08:12:15 +0000 (08:12 +0000)]
Updated MeestBezocht to use plugin.

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

22 years agoUpdated MasPopulares to use plugin.
carstenklapp [Mon, 31 Dec 2001 08:09:26 +0000 (08:09 +0000)]
Updated MasPopulares to use plugin.

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

22 years agoNew page RecenteVeranderingen (RecentChanges)
carstenklapp [Mon, 31 Dec 2001 07:38:23 +0000 (07:38 +0000)]
New page RecenteVeranderingen (RecentChanges)

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

22 years agoupdated page to use plugins. Finished moving text strings from html templates to...
carstenklapp [Mon, 31 Dec 2001 07:28:04 +0000 (07:28 +0000)]
updated page to use plugins. Finished moving text strings from html templates  to it.po and RegoleDiFormattazioneDelTesto. (locale/it/templates can be deleted).

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

22 years agoupdated page to use plugins
carstenklapp [Mon, 31 Dec 2001 07:14:23 +0000 (07:14 +0000)]
updated page to use plugins

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

22 years agomoved tips from editpage.html to RegoleDiFormattazioneDelTesto. (Some translation...
carstenklapp [Mon, 31 Dec 2001 07:13:23 +0000 (07:13 +0000)]
moved tips from editpage.html to RegoleDiFormattazioneDelTesto. (Some translation still required).

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

22 years agoupdated to use plugin
carstenklapp [Mon, 31 Dec 2001 06:58:52 +0000 (06:58 +0000)]
updated to use plugin

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

22 years agofinished moving strings from html templates into es.po. (locale/es/templates/ can...
carstenklapp [Mon, 31 Dec 2001 06:47:22 +0000 (06:47 +0000)]
finished moving strings from html templates into es.po. (locale/es/templates/ can be deleted)

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

22 years agoadded missing [ in synopsis example
carstenklapp [Mon, 31 Dec 2001 06:41:28 +0000 (06:41 +0000)]
added missing [ in synopsis example

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

22 years agomoved tips from editpage.html to ReglasDeFormatoDeTexto (for section inclusion) ...
carstenklapp [Mon, 31 Dec 2001 06:34:58 +0000 (06:34 +0000)]
moved tips from editpage.html to ReglasDeFormatoDeTexto (for section inclusion) "Synopsis" should be translated

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

22 years agonew page CambiosRecientes (RecentChanges) to work with plugin. Needs translation
carstenklapp [Mon, 31 Dec 2001 06:20:11 +0000 (06:20 +0000)]
new page CambiosRecientes (RecentChanges) to work with plugin. Needs translation

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

22 years agofixed up a few obvious translations (strings which used to be in html templates)
carstenklapp [Mon, 31 Dec 2001 05:52:54 +0000 (05:52 +0000)]
fixed up a few obvious translations (strings which used to be in html templates)

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

22 years agoMoved text strings from html templates into locale/po/sv.po and TextFormateringsregle...
carstenklapp [Mon, 31 Dec 2001 03:35:11 +0000 (03:35 +0000)]
Moved text strings from html templates into locale/po/sv.po and TextFormateringsregler. (locale/sv/templates can be deleted).

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

22 years agoUpdated MestPopul%e4r and S%f6kEfterSida to use plugins. Added missing RecentChanges...
carstenklapp [Mon, 31 Dec 2001 03:06:05 +0000 (03:06 +0000)]
Updated MestPopul%e4r and S%f6kEfterSida to use plugins. Added missing RecentChanges (Senaste%C4ndringar) but it needs translation from english.

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

22 years agominor reformatting with emacs
carstenklapp [Mon, 31 Dec 2001 01:46:04 +0000 (01:46 +0000)]
minor reformatting with emacs

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

22 years agoadded $Id line
carstenklapp [Mon, 31 Dec 2001 00:49:01 +0000 (00:49 +0000)]
added $Id line

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

22 years agoProject Builder will work with Sourceforge using keychain and ssh-agent!
carstenklapp [Mon, 31 Dec 2001 00:38:02 +0000 (00:38 +0000)]
Project Builder will work with Sourceforge using keychain and ssh-agent!

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

22 years agoPB can use some emacs key bindings
carstenklapp [Sun, 30 Dec 2001 23:38:34 +0000 (23:38 +0000)]
PB can use some emacs key bindings

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

22 years agoAdded accept-charset attribute to form elements. New constant CHARSET replaces hard...
carstenklapp [Sun, 30 Dec 2001 06:11:00 +0000 (06:11 +0000)]
Added accept-charset attribute to form elements. New constant CHARSET replaces hard-coded iso-8859-1 in xhtml templates, to simplify testing PhpWiki with new languages.

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

22 years agoadded ssh to $AllowedProtocols
carstenklapp [Sat, 29 Dec 2001 18:22:26 +0000 (18:22 +0000)]
added ssh to $AllowedProtocols

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

22 years ago[PhpWikiAlpha:]\r[PhpWikiCvs:]\r[Thesaurus:]
carstenklapp [Sat, 29 Dec 2001 18:18:46 +0000 (18:18 +0000)]
[PhpWikiAlpha:]\r[PhpWikiCvs:]\r[Thesaurus:]

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

22 years agosome new strings added, and a few more translated
carstenklapp [Fri, 28 Dec 2001 11:23:12 +0000 (11:23 +0000)]
some new strings added, and a few more translated

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

22 years agoregenerated po files due to recent gettext()ification
carstenklapp [Fri, 28 Dec 2001 11:19:21 +0000 (11:19 +0000)]
regenerated po files due to recent gettext()ification

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

22 years agosome html converted to element(), and gettext()-ified strings
carstenklapp [Fri, 28 Dec 2001 11:12:21 +0000 (11:12 +0000)]
some html converted to element(), and gettext()-ified strings

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

22 years agominor rewording
carstenklapp [Fri, 28 Dec 2001 09:55:12 +0000 (09:55 +0000)]
minor rewording

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

22 years agoFound more strings needing gettext _() and sprintf. Error strings containing function...
carstenklapp [Fri, 28 Dec 2001 09:53:34 +0000 (09:53 +0000)]
Found more strings needing gettext _() and sprintf. Error strings containing function names now use sprintf. Some debugging strings intentionally left alone.

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

22 years agovery minor gettext & sprintf cleanups
carstenklapp [Fri, 28 Dec 2001 09:46:09 +0000 (09:46 +0000)]
very minor gettext & sprintf cleanups

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

22 years agoadded DseWiki (Deutsches Software Entwickler Wiki)
carstenklapp [Fri, 28 Dec 2001 09:43:21 +0000 (09:43 +0000)]
added DseWiki (Deutsches Software Entwickler Wiki)

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

22 years agoNew Plugin: ViewMarkup, for viewing or copying the WikiMarkup of a locked page.
carstenklapp [Fri, 28 Dec 2001 03:42:41 +0000 (03:42 +0000)]
New Plugin: ViewMarkup, for viewing or copying the WikiMarkup of a locked page.

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

22 years ago*** empty log message ***
carstenklapp [Thu, 27 Dec 2001 22:24:17 +0000 (22:24 +0000)]
*** empty log message ***

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

22 years agoFixed line endings and RCS $Id$
carstenklapp [Thu, 27 Dec 2001 22:20:40 +0000 (22:20 +0000)]
Fixed line endings and RCS $Id$

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

22 years agoChanged SignIn/SignOut to AnMelden/AbMelden as per Reini's suggestion.
carstenklapp [Thu, 27 Dec 2001 22:15:33 +0000 (22:15 +0000)]
Changed SignIn/SignOut to AnMelden/AbMelden as per Reini's suggestion.

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

22 years agoreplaced by Einstellungen
carstenklapp [Thu, 27 Dec 2001 22:04:03 +0000 (22:04 +0000)]
replaced by Einstellungen

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

22 years agoRenamed BenutzerEinstellungen to Einstellungen (too long). Translated Einstellungen...
carstenklapp [Thu, 27 Dec 2001 21:49:08 +0000 (21:49 +0000)]
Renamed BenutzerEinstellungen to Einstellungen (too long). Translated Einstellungen from english.

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

22 years agosuperceded by de/pgsrc/BackLinks
carstenklapp [Thu, 27 Dec 2001 20:40:17 +0000 (20:40 +0000)]
superceded by de/pgsrc/BackLinks

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

22 years agoRenamed BackLinks from Querverbindungen, Diff from Vergleichen as suggested by Reini...
carstenklapp [Thu, 27 Dec 2001 20:39:06 +0000 (20:39 +0000)]
Renamed BackLinks from Querverbindungen, Diff from Vergleichen as suggested by Reini and Michael.

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

22 years agoThis is a stub for a Toolbar class to eventually replace the PHP logic currently...
carstenklapp [Thu, 27 Dec 2001 19:25:48 +0000 (19:25 +0000)]
This is a stub for a Toolbar class to eventually replace the PHP logic currently embedded within the html templates, used to build the Wiki commands and navigation links at the bottom (and/or top) of the screen. If you feel inspired please contribute to it. :-)

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

22 years agoadded $ID$ line for CVS
carstenklapp [Thu, 27 Dec 2001 18:12:05 +0000 (18:12 +0000)]
added $ID$ line for CVS

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

22 years agoadded cvs $ID
carstenklapp [Thu, 27 Dec 2001 18:07:43 +0000 (18:07 +0000)]
added cvs $ID

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

22 years agoMinor reformatting to fix line-ending problems.\rPasted in the updated version for...
carstenklapp [Thu, 27 Dec 2001 18:06:49 +0000 (18:06 +0000)]
Minor reformatting to fix line-ending problems.\rPasted in the updated version for y2k-savviness.

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

22 years agofixed typo in de.po\rrebuilt po files
carstenklapp [Thu, 27 Dec 2001 08:06:12 +0000 (08:06 +0000)]
fixed typo in de.po\rrebuilt po files

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

22 years agominor update using sprintf
carstenklapp [Thu, 27 Dec 2001 08:04:48 +0000 (08:04 +0000)]
minor update using sprintf

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

22 years agoAdded a note how to auto-activate po-mode in emacs.\rMinor text reformatting.
carstenklapp [Thu, 27 Dec 2001 07:58:36 +0000 (07:58 +0000)]
Added a note how to auto-activate po-mode in emacs.\rMinor text reformatting.

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

22 years agoAdded a new section on formal vs. informal language translation (feedback please...
carstenklapp [Thu, 27 Dec 2001 07:33:23 +0000 (07:33 +0000)]
Added a new section on formal vs. informal language translation (feedback please).\rExplained how to specify reordering of variable substitution (Some real-world examples would be a nice addition to this).\rMinor reformatting and typo fixes.

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