From: <var...@us...> - 2015-03-04 16:12:35
|
Revision: 9601 http://sourceforge.net/p/phpwiki/code/9601 Author: vargenau Date: 2015-03-04 16:12:24 +0000 (Wed, 04 Mar 2015) Log Message: ----------- Use smart quotes Modified Paths: -------------- trunk/pgsrc/Help%2FIncludePagePlugin Modified: trunk/pgsrc/Help%2FIncludePagePlugin =================================================================== --- trunk/pgsrc/Help%2FIncludePagePlugin 2015-03-04 16:07:32 UTC (rev 9600) +++ trunk/pgsrc/Help%2FIncludePagePlugin 2015-03-04 16:12:24 UTC (rev 9601) @@ -1,4 +1,4 @@ -Date: Wed, 4 Mar 2015 14:20:06 +0000 +Date: Wed, 4 Mar 2015 17:11:58 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.3) Content-Type: application/x-phpwiki; pagename=Help%2FIncludePagePlugin; @@ -6,7 +6,7 @@ charset=UTF-8 Content-Transfer-Encoding: binary -The **~IncludePage** [[Help:WikiPlugin|plugin]] will "include" other pages in this wiki. In the language of hypertext this is called //transclusion//. +The **~IncludePage** [[Help:WikiPlugin|plugin]] will “include” other pages in this wiki. In the language of hypertext this is called //transclusion//. The pages will render in distinct tables. == Usage == This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |