|
From: <var...@us...> - 2020-03-29 20:43:56
|
Revision: 10167
http://sourceforge.net/p/phpwiki/code/10167
Author: vargenau
Date: 2020-03-29 20:43:54 +0000 (Sun, 29 Mar 2020)
Log Message:
-----------
Update pgsrc
Modified Paths:
--------------
trunk/pgsrc/Help%2FCalendarListPlugin
trunk/pgsrc/Help%2FExternalSearchPlugin
trunk/pgsrc/Help%2FTeX2pngPlugin
trunk/pgsrc/Help%2FTextFormattingRules
trunk/pgsrc/Help%2FWikiPlugin
Modified: trunk/pgsrc/Help%2FCalendarListPlugin
===================================================================
--- trunk/pgsrc/Help%2FCalendarListPlugin 2020-03-29 20:42:45 UTC (rev 10166)
+++ trunk/pgsrc/Help%2FCalendarListPlugin 2020-03-29 20:43:54 UTC (rev 10167)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:28 +0000
+Date: Sun, 29 Mar 2020 22:43:23 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Help%2FCalendarListPlugin;
@@ -12,8 +12,6 @@
Just click any date in the calendar, edit the for that date, then come back to
this page. The event should be listed below the calendar.
-Honors now year + month args as start base - together with Calendar navigation.
-The behaviour before 2007 with last/next_n_days was to start now.
== Usage ==
Modified: trunk/pgsrc/Help%2FExternalSearchPlugin
===================================================================
--- trunk/pgsrc/Help%2FExternalSearchPlugin 2020-03-29 20:42:45 UTC (rev 10166)
+++ trunk/pgsrc/Help%2FExternalSearchPlugin 2020-03-29 20:43:54 UTC (rev 10167)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:28 +0000
+Date: Sun, 29 Mar 2020 22:43:23 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Help%2FExternalSearchPlugin;
@@ -26,9 +26,9 @@
! Default value
|-
| **url**
-| Specify a wiki from the InterWikiMap or a url. Any text entered by
+| Specify a wiki from the [[InterWikiMap]] or a URL. Any text entered by
the user will be appended to the search url. The string placeholder
-'##**%s**##' can be used to insert a search query into the url rather
+'##**%s**##' can be used to insert a search query into the URL rather
than appending it.
|
|-
Modified: trunk/pgsrc/Help%2FTeX2pngPlugin
===================================================================
--- trunk/pgsrc/Help%2FTeX2pngPlugin 2020-03-29 20:42:45 UTC (rev 10166)
+++ trunk/pgsrc/Help%2FTeX2pngPlugin 2020-03-29 20:43:54 UTC (rev 10167)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:28 +0000
+Date: Sun, 29 Mar 2020 22:43:23 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Help%2FTeX2pngPlugin;
@@ -26,14 +26,14 @@
all is centered.
To write mathematical formulae, the syntax is the one
-of [[http://www.latex-project.org | LaTeX]].
+of [[http://www.latex-project.org|LaTeX]].
== Caveats ==
This plugin is only to produce readable mathematical formulae. Any
-other text is not allowed : so if an expression is not enclosed by
+other text is not allowed: so if an expression is not enclosed by
dollars then it will be displayed by a red text. It is all the same
-possible to display raw text as <<TeX2png text="$\textrm{\LaTeX}$">> by using :
+possible to display raw text as <<TeX2png text="$\textrm{\LaTeX}$">> by using:
{{{
<<TeX2png text="$\textrm{\LaTeX}$">>
@@ -41,11 +41,11 @@
This [[Help:WikiPlugin|plugin]] is not able to produce sophisticated mathematicals texts
with links, cross references... For that, you can use for example
-[[http://www.latex2html.org/ | LaTeX2html]].
+[[http://www.latex2html.org/|LaTeX2html]].
== Examples ==
-Some Greeks letters : <<TeX2png text="$\alpha$">>, <<TeX2png text="$\beta$">>, ... and a formula <<TeX2png text="$\sum_{i=1}^n \frac1{i^2}=\frac{\pi^2}{6}$">> to test display in a paragraph.
+Some Greeks letters: <<TeX2png text="$\alpha$">>, <<TeX2png text="$\beta$">>, ... and a formula <<TeX2png text="$\sum_{i=1}^n \frac1{i^2}=\frac{\pi^2}{6}$">> to test display in a paragraph.
=== Exercise 1 ===
@@ -63,7 +63,7 @@
<<TeX2png text="$$f(x) = \int_0^x e^{-t^2}\,dt, x\in\mathbb R$$">>
-# Show that for all r > 0 :<<TeX2png text="$$\frac{\pi}{2}\int_0^r t e^{-t^2}\,dt \leq \int_0^r e^{-x^2}\,dx \int_0^r e^{-y^2}\,dy \leq \frac{\pi}{2} \int_0^{\sqrt{2} r} t e^{-t^2}\,dt$$">> **Help**: you can use polar coordinates.
+# Show that for all r > 0: <<TeX2png text="$$\frac{\pi}{2}\int_0^r t e^{-t^2}\,dt \leq \int_0^r e^{-x^2}\,dx \int_0^r e^{-y^2}\,dy \leq \frac{\pi}{2} \int_0^{\sqrt{2} r} t e^{-t^2}\,dt$$">> **Help**: you can use polar coordinates.
# Hence find the limit of <<TeX2png text="$f(x)$">> as x tends <<TeX2png text="to $\infty$">>.
<noinclude>
Modified: trunk/pgsrc/Help%2FTextFormattingRules
===================================================================
--- trunk/pgsrc/Help%2FTextFormattingRules 2020-03-29 20:42:45 UTC (rev 10166)
+++ trunk/pgsrc/Help%2FTextFormattingRules 2020-03-29 20:43:54 UTC (rev 10167)
@@ -1,4 +1,4 @@
-Date: Tue, 16 Apr 2019 15:46:31 +0000
+Date: Sun, 29 Mar 2020 22:43:23 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Help%2FTextFormattingRules;
@@ -79,7 +79,7 @@
=== Color Text ===
-Is it possible to write text in color.
+It is possible to write text in color.
{{{
%color=green% green text %% and back to normal
Modified: trunk/pgsrc/Help%2FWikiPlugin
===================================================================
--- trunk/pgsrc/Help%2FWikiPlugin 2020-03-29 20:42:45 UTC (rev 10166)
+++ trunk/pgsrc/Help%2FWikiPlugin 2020-03-29 20:43:54 UTC (rev 10167)
@@ -1,4 +1,4 @@
-Date: Tue, 9 Apr 2019 11:19:11 +0000
+Date: Sun, 29 Mar 2020 22:43:23 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Help%2FWikiPlugin;
@@ -21,14 +21,10 @@
content (as well as other functionality) to wiki pages within ~PhpWiki.
In this very wiki all actions which are not entirely lowercased
are implemented using plugins, and some lowercased convenience
-actions also.
-(rename, revert, setacl, diff, ...)
+actions also (rename, revert, setacl, diff, ...)
Note that you can NOT extend the markup syntax with a plugin, as in other wiki engines.
-(The old-style [[Help:MagicPhpWikiURLs|MagicPhpWikiURLs]] have been replaced by plugins
-entirely.)
-
== Example ==
Currently, one invokes a plugin by putting something like:
@@ -38,8 +34,7 @@
}}}
into a regular wiki-page. That particular example produces a list
-of the first 20 existing pages in 3 columns, via the [[Help:PageList|PageList]]
-library.
+of the first 20 existing pages in 3 columns, via the [[Help:PageList|PageList]] library.
<<AllPages limit=20 cols=3>>
@@ -46,8 +41,7 @@
== Details ==
Plugins can take certain named arguments, most do. The values of
-these arguments can be determined four different ways. In order of
-precedence:
+these arguments can be determined four different ways. In order of precedence:
# The plugin invocation can specify the value for an argument, like so:
{{{
@@ -59,7 +53,7 @@
the plugin invocation:
{{{
- <<plugin BackLinks page>>
+ <<BackLinks page>>
}}}
# Default values specified in the plugin invocation:
@@ -73,7 +67,7 @@
{{{
BackLinks?page=ThisPage&sortby=-mtime
}}}
- (The BackLinks plugin uses the current page as the default value for
+ (The ~BackLinks plugin uses the current page as the default value for
the **page** argument.)
Most plugins using the [[Help:PageList|PageList]] library inherit their
@@ -87,9 +81,9 @@
info, exclude, author, owner, creator, sortby, limit, paging, cols, azhead,
comma, commasep, ordered
- For details see the [[Help:PageList|PageList]] library documentation.
+For details see the [[Help:PageList|PageList]] library documentation.
-*exclude* and *pages* accept a list of pages. Either as comma-separated list,
+**exclude** and **pages** accept a list of pages. Either as comma-separated list,
supporting glob-style wildcards, or via the ##<!plugin-list pluginname ~[args~] !>##
invocation syntax, where pluginname might be any plugin returning a [[Help:PageList|PageList]].
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|