From: <var...@us...> - 2014-11-03 14:33:34
|
Revision: 9281 http://sourceforge.net/p/phpwiki/code/9281 Author: vargenau Date: 2014-11-03 14:33:29 +0000 (Mon, 03 Nov 2014) Log Message: ----------- Spelling Modified Paths: -------------- trunk/pgsrc/Help%2FAddingPages trunk/pgsrc/Help%2FCreatePagePlugin trunk/pgsrc/Help%2FIncludeTreePlugin trunk/pgsrc/Help%2FOldStyleTablePlugin trunk/pgsrc/Help%2FRichTablePlugin trunk/pgsrc/Help%2FSpreadsheet trunk/pgsrc/Help%2FUpLoadPlugin trunk/pgsrc/Help%2FWikiAdminSearchReplacePlugin trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/Help%2FAddingPages =================================================================== --- trunk/pgsrc/Help%2FAddingPages 2014-11-03 12:49:39 UTC (rev 9280) +++ trunk/pgsrc/Help%2FAddingPages 2014-11-03 14:33:29 UTC (rev 9281) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Mon, 3 Nov 2014 15:32:08 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FAddingPages; @@ -28,7 +28,7 @@ }}} [[http://phpwiki.sourceforge.net/|PhpWiki project homepage]] -The Wiki does not support most HTML tags, only the simpliest. See [[Help:TextFormattingRules|TextFormattingRules]]. +The Wiki does not support most HTML tags, only the simplest. See [[Help:TextFormattingRules|TextFormattingRules]]. <tags>They will just render like text.</tags> Wiki is meant to be as simple as possible to encourage use. Modified: trunk/pgsrc/Help%2FCreatePagePlugin =================================================================== --- trunk/pgsrc/Help%2FCreatePagePlugin 2014-11-03 12:49:39 UTC (rev 9280) +++ trunk/pgsrc/Help%2FCreatePagePlugin 2014-11-03 14:33:29 UTC (rev 9281) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Mon, 3 Nov 2014 15:32:08 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FCreatePagePlugin; @@ -8,7 +8,7 @@ The **~CreatePage** [[Help:WikiPlugin|plugin]] allows to easily create new pages, optionally with default content. -This allows you to create a page geting the new pagename from a +This allows you to create a page getting the new pagename from a forms-based interface, and optionally with the initial content from some template. Modified: trunk/pgsrc/Help%2FIncludeTreePlugin =================================================================== --- trunk/pgsrc/Help%2FIncludeTreePlugin 2014-11-03 12:49:39 UTC (rev 9280) +++ trunk/pgsrc/Help%2FIncludeTreePlugin 2014-11-03 14:33:29 UTC (rev 9281) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Mon, 3 Nov 2014 15:32:08 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FIncludeTreePlugin; @@ -56,7 +56,7 @@ |- | **firstreversed** | If true, get BackLinks for the first page and forward links for the rest. Only applicable when direction = 'forward'. -| flase +| false |- | **excludeunknown** | If true (default) then exclude any mentioned pages which don't exist yet. Only applicable when direction = 'forward'. Modified: trunk/pgsrc/Help%2FOldStyleTablePlugin =================================================================== --- trunk/pgsrc/Help%2FOldStyleTablePlugin 2014-11-03 12:49:39 UTC (rev 9280) +++ trunk/pgsrc/Help%2FOldStyleTablePlugin 2014-11-03 14:33:29 UTC (rev 9281) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Mon, 3 Nov 2014 15:32:08 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FOldStyleTablePlugin; @@ -9,7 +9,7 @@ The **~OldStyleTable** [[Help:WikiPlugin|plugin]] can be used to include tables within a wiki page using the old-style markup syntax for tables. -This plugin is included for legacy only. We recommand to +This plugin is included for legacy only. We recommend to use [[Help:Wikicreole#Tables|Wikicreole tables]] or [[Help:MediawikiTablePlugin|Mediawiki tables]] instead. Modified: trunk/pgsrc/Help%2FRichTablePlugin =================================================================== --- trunk/pgsrc/Help%2FRichTablePlugin 2014-11-03 12:49:39 UTC (rev 9280) +++ trunk/pgsrc/Help%2FRichTablePlugin 2014-11-03 14:33:29 UTC (rev 9281) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Mon, 3 Nov 2014 15:32:08 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FRichTablePlugin; @@ -8,7 +8,7 @@ The **~RichTable** [[Help:WikiPlugin|plugin]] is a plugin that takes off from the [[Help:OldStyleTablePlugin|OldStyleTable]] plugin. It allows a user to specify arbitrary properties of ##<table>##, ##<tr>## and ##<td>## with a very simple markup. -This plugin is included for legacy only. We recommand to +This plugin is included for legacy only. We recommend to use [[Help:MediawikiTablePlugin|Mediawiki tables]] instead. == Syntax == @@ -43,7 +43,7 @@ === Special characters === -The two special characters ##"~~"## and ##"?>"## should be escaped as ##"\~~"## and ##"?\>"##. I havn't discovered any other characters yet that might need to be escaped. This is required for the block parser to work. +The two special characters ##"~~"## and ##"?>"## should be escaped as ##"\~~"## and ##"?\>"##. I haven't discovered any other characters yet that might need to be escaped. This is required for the block parser to work. === Attributes === Modified: trunk/pgsrc/Help%2FSpreadsheet =================================================================== --- trunk/pgsrc/Help%2FSpreadsheet 2014-11-03 12:49:39 UTC (rev 9280) +++ trunk/pgsrc/Help%2FSpreadsheet 2014-11-03 14:33:29 UTC (rev 9281) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Mon, 3 Nov 2014 15:32:08 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FSpreadsheet; @@ -6,7 +6,7 @@ charset=UTF-8 Content-Transfer-Encoding: binary -Phpwiki has extented the [[Help:Wikicreole|Wikicreole]] syntax of tables so that some simple +Phpwiki has extended the [[Help:Wikicreole|Wikicreole]] syntax of tables so that some simple spreadsheet-like calculations can be performed in tables. == Syntax == Modified: trunk/pgsrc/Help%2FUpLoadPlugin =================================================================== --- trunk/pgsrc/Help%2FUpLoadPlugin 2014-11-03 12:49:39 UTC (rev 9280) +++ trunk/pgsrc/Help%2FUpLoadPlugin 2014-11-03 14:33:29 UTC (rev 9281) @@ -1,4 +1,4 @@ -Date: Tue, 14 Oct 2014 18:26:49 +0000 +Date: Mon, 3 Nov 2014 15:32:08 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FUpLoadPlugin; @@ -7,7 +7,7 @@ Content-Transfer-Encoding: binary The **~UpLoad** [[Help:WikiPlugin|plugin]] displays an editbox and two buttons. -* The first button lets you choose the file to be uploaded at your local filesystem. The textvalue of this button is localised from your browser. +* The first button lets you choose the file to be uploaded at your local filesystem. The text value of this button is localised from your browser. * The second "Upload" button actually uploads the given filename to the upload directory. This directory is not browsable, any file there may be accessed by using the "Upload~:" [[InterWikiMap]] prefix to the given filename. This way you can easily inline uploaded images. Modified: trunk/pgsrc/Help%2FWikiAdminSearchReplacePlugin =================================================================== --- trunk/pgsrc/Help%2FWikiAdminSearchReplacePlugin 2014-11-03 12:49:39 UTC (rev 9280) +++ trunk/pgsrc/Help%2FWikiAdminSearchReplacePlugin 2014-11-03 14:33:29 UTC (rev 9281) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Mon, 3 Nov 2014 15:32:08 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FWikiAdminSearchReplacePlugin; @@ -6,7 +6,7 @@ charset=UTF-8 Content-Transfer-Encoding: binary -The **~WikiAdminSearchReplace** [[Help:WikiPlugin|plugin]] allows to search and replace texte in pages. +The **~WikiAdminSearchReplace** [[Help:WikiPlugin|plugin]] allows to search and replace text in pages. == Usage == {{{ Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2014-11-03 12:49:39 UTC (rev 9280) +++ trunk/pgsrc/ReleaseNotes 2014-11-03 14:33:29 UTC (rev 9281) @@ -1,4 +1,4 @@ -Date: Mon, 3 Nov 2014 13:29:55 +0000 +Date: Mon, 3 Nov 2014 15:32:08 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -89,7 +89,7 @@ * link only to existing pages on multi-page dumps (pagesets) * fix Bug#1795420 by Sven Ginka: Use /U in preg_match * ensure ending uploads slash even on user provided UPLOAD constants. Fixes plugin/~UpLoad -* stablize Comment. substring search for basepages, do not tokenize. +* stabilize Comment. substring search for basepages, do not tokenize. * fix Bug#1792170 Handle " ( " or "(test" without closing ")" as plain word. Allow single string token "0" * fix Bug#1752172 undefined method ~TextSearchQuery_node_or::_sql_quote() * dba: fix sorting for empty mtime field This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |