From: <var...@us...> - 2014-10-14 10:28:25
|
Revision: 9257 http://sourceforge.net/p/phpwiki/code/9257 Author: vargenau Date: 2014-10-14 10:28:21 +0000 (Tue, 14 Oct 2014) Log Message: ----------- Use smart quotes Modified Paths: -------------- trunk/pgsrc/CategoryCategory trunk/pgsrc/Help%2FAddCommentPlugin trunk/pgsrc/Help%2FBackLinksPlugin trunk/pgsrc/Help%2FCalendarListPlugin trunk/pgsrc/Help%2FCalendarPlugin trunk/pgsrc/Help%2FCategories trunk/pgsrc/Help%2FDynamicIncludePagePlugin trunk/pgsrc/Help%2FExternalSearchPlugin trunk/pgsrc/UpLoad Modified: trunk/pgsrc/CategoryCategory =================================================================== --- trunk/pgsrc/CategoryCategory 2014-10-14 08:56:00 UTC (rev 9256) +++ trunk/pgsrc/CategoryCategory 2014-10-14 10:28:21 UTC (rev 9257) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Tue, 14 Oct 2014 12:26:06 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=CategoryCategory; @@ -22,6 +22,6 @@ == Create a new Category == -To create a new category, enter its name (starting with "Category") and hit button. +To create a new category, enter its name (starting with “Category”) and hit button. <?plugin-form CreatePage s=CategoryBla template=Template/Category ?> Modified: trunk/pgsrc/Help%2FAddCommentPlugin =================================================================== --- trunk/pgsrc/Help%2FAddCommentPlugin 2014-10-14 08:56:00 UTC (rev 9256) +++ trunk/pgsrc/Help%2FAddCommentPlugin 2014-10-14 10:28:21 UTC (rev 9257) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Tue, 14 Oct 2014 12:26:06 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FAddCommentPlugin; @@ -36,7 +36,7 @@ | add,show |- | **noheader** -| Boolean if the "Comments" header should be omitted. +| Boolean if the “Comments” header should be omitted. | 0 |- | **pagename** Modified: trunk/pgsrc/Help%2FBackLinksPlugin =================================================================== --- trunk/pgsrc/Help%2FBackLinksPlugin 2014-10-14 08:56:00 UTC (rev 9256) +++ trunk/pgsrc/Help%2FBackLinksPlugin 2014-10-14 10:28:21 UTC (rev 9257) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Tue, 14 Oct 2014 12:26:06 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FBackLinksPlugin; @@ -9,8 +9,8 @@ The **~BackLinks** [[Help:WikiPlugin|plugin]] lists all pages which link to a given page. The contents of all pages are searched to find links to the current -page. The ~BackLinks function also answers the question: "Which pages -contain the title of this page?". +page. The ~BackLinks function also answers the question: “Which pages +contain the title of this page?”. To display the list of pages which all contain multiple links use a pagelist as page argument. For example {{{<<BackLinks page=Milk,Honey>>}}} would display all pages which Modified: trunk/pgsrc/Help%2FCalendarListPlugin =================================================================== --- trunk/pgsrc/Help%2FCalendarListPlugin 2014-10-14 08:56:00 UTC (rev 9256) +++ trunk/pgsrc/Help%2FCalendarListPlugin 2014-10-14 10:28:21 UTC (rev 9257) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Tue, 14 Oct 2014 12:26:06 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FCalendarListPlugin; @@ -55,7 +55,7 @@ | %Y-%m-%d |- | **order** -| Report sequence: "normal" or "reverse". "reverse" displays newest dates first. +| Report sequence: “normal” or “reverse”. “reverse” displays newest dates first. | PLUGIN_CALENDARLIST_ORDER |- | **month_offset** Modified: trunk/pgsrc/Help%2FCalendarPlugin =================================================================== --- trunk/pgsrc/Help%2FCalendarPlugin 2014-10-14 08:56:00 UTC (rev 9256) +++ trunk/pgsrc/Help%2FCalendarPlugin 2014-10-14 10:28:21 UTC (rev 9257) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Tue, 14 Oct 2014 12:26:06 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FCalendarPlugin; @@ -10,7 +10,7 @@ wiki page. It's handy for personal wikis. Individual dates in the calendar link to specially named wiki pages. -The names for the "day pages" are by default formed by appending the +The names for the “day pages” are by default formed by appending the date to the pagename on which the calendar appears. == Usage == @@ -44,14 +44,14 @@ | Added to //month//. Can be used to include several months worth of calendars on a single wiki page. | 0 |- -| colspan="3" class="align-center" | **"Day Page" Names** +| colspan="3" class="align-center" | **“Day Page” Names** |- | **date_format** -| [[php-function:strftime|strftime]] style format string used to generate page names for the "day pages." +| [[php-function:strftime|strftime]] style format string used to generate page names for the “day pages.” | The default value is =%Y-%m-%d=. |- | **prefix** -| Prepended to the date (formatted per //date_format//) to generate the "day page" names. +| Prepended to the date (formatted per //date_format//) to generate the “day page” names. | The default value is =~[pagename]/=. |- | colspan="3" class="align-center" | **Appearance** Modified: trunk/pgsrc/Help%2FCategories =================================================================== --- trunk/pgsrc/Help%2FCategories 2014-10-14 08:56:00 UTC (rev 9256) +++ trunk/pgsrc/Help%2FCategories 2014-10-14 10:28:21 UTC (rev 9257) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Tue, 14 Oct 2014 12:26:06 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FCategories; @@ -10,15 +10,15 @@ They provide an easy way to browse the wiki. In Phpwiki, categories are not stored in a separate namespace like in Mediawiki for -instance. A category is a page with a name that begins with "Category" and contains -a call the the [[Help:BackLinksPlugin|BackLinks plugin]]. +instance. A category is a page with a name that begins with “Category” and contains +a call to the [[Help:BackLinksPlugin|BackLinks plugin]]. == Creating a new category == The simplest way to create a new category is to to go the [[:CategoryCategory|CategoryCategory]] page. -Enter its name (starting with "Category") and hit "CreatePage" button. +Enter its name (starting with “Category”) and hit “CreatePage” button. This will automatically insert the necessary plugins calls. @@ -32,8 +32,8 @@ }}} By default, the new category is created as a subcategory of -[[:CategoryCategory|CategoryCategory]] (the "root" category). -You might want to change this (see below "Category hierarchies"). +[[:CategoryCategory|CategoryCategory]] (the “root” category). +You might want to change this (see below “Category hierarchies”). == Putting a page in a category == @@ -52,7 +52,7 @@ == Category hierarchies == -The simplest way to use categories is to use "flat" categories. But you +The simplest way to use categories is to use “flat” categories. But you can also build a hierarchy of categories by putting categories themselves in categories. Modified: trunk/pgsrc/Help%2FDynamicIncludePagePlugin =================================================================== --- trunk/pgsrc/Help%2FDynamicIncludePagePlugin 2014-10-14 08:56:00 UTC (rev 9256) +++ trunk/pgsrc/Help%2FDynamicIncludePagePlugin 2014-10-14 10:28:21 UTC (rev 9257) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Tue, 14 Oct 2014 12:26:06 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FDynamicIncludePagePlugin; @@ -6,7 +6,7 @@ charset=UTF-8 Content-Transfer-Encoding: binary -The **~DynamicIncludePage** [[Help:WikiPlugin|plugin]] will asynchronously "include" other pages in this wiki. +The **~DynamicIncludePage** [[Help:WikiPlugin|plugin]] will asynchronously “include” other pages in this wiki. == Usage == {{{ Modified: trunk/pgsrc/Help%2FExternalSearchPlugin =================================================================== --- trunk/pgsrc/Help%2FExternalSearchPlugin 2014-10-14 08:56:00 UTC (rev 9256) +++ trunk/pgsrc/Help%2FExternalSearchPlugin 2014-10-14 10:28:21 UTC (rev 9257) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Tue, 14 Oct 2014 12:26:06 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FExternalSearchPlugin; @@ -34,7 +34,7 @@ |- | **name** | Text to display in the submit button. -| For ~InterWiki sites the default is the wiki name, for other urls the default is the text "External Search". +| For ~InterWiki sites the default is the wiki name, for other urls the default is the text “External Search”. |- | **formsize** | Specify the input area size. Modified: trunk/pgsrc/UpLoad =================================================================== --- trunk/pgsrc/UpLoad 2014-10-14 08:56:00 UTC (rev 9256) +++ trunk/pgsrc/UpLoad 2014-10-14 10:28:21 UTC (rev 9257) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Tue, 14 Oct 2014 12:26:06 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=UpLoad; @@ -6,7 +6,7 @@ charset=UTF-8 Content-Transfer-Encoding: binary -**Upload a file which will be accessible by prefixing the filename with "Upload~:".** +**Upload a file which will be accessible by prefixing the filename with “Upload~:”.** ---- <<UpLoad>> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |