svn: /pear/peardoc/trunk/en/pyrus/plugins/ command.xml role.xml task.xml
[email protected] (Brett Bieber) Wed, 04 May 2011 13:56:22 +0000
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
saltybeagle Wed, 04 May 2011 13:56:22 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=310759
Log:
svn.pear.php.net is no more, update path to xsd documents
Changed paths:
U pear/peardoc/trunk/en/pyrus/plugins/command.xml
U pear/peardoc/trunk/en/pyrus/plugins/role.xml
U pear/peardoc/trunk/en/pyrus/plugins/task.xml
Modified: pear/peardoc/trunk/en/pyrus/plugins/command.xml
===================================================================
--- pear/peardoc/trunk/en/pyrus/plugins/command.xml 2011-05-04 13:51:49 UTC (rev 310758)
+++ pear/peardoc/trunk/en/pyrus/plugins/command.xml 2011-05-04 13:56:22 UTC (rev 310759)
@@ -17,7 +17,7 @@
Custom command plugins can implement multiple commands, and are defined by
an xml file that is noted in package.xml with the <literal>customcommand</literal>
file role. The XML format is defined and validated by pyrus with the
- <link xlink:href="http://svn.pear.php.net/PEAR2/Pyrus/trunk/data/customcommand-2.0.xsd">customcommand.xsd</link>
+ <link xlink:href="https://github.com/pear2/PEAR2_Pyrus/blob/master/data/customcommand-2.0.xsd">customcommand.xsd</link>
XSchema file.
</para>
<section xml:id="pyrus.plugins.command.intro.args">
Modified: pear/peardoc/trunk/en/pyrus/plugins/role.xml
===================================================================
--- pear/peardoc/trunk/en/pyrus/plugins/role.xml 2011-05-04 13:51:49 UTC (rev 310758)
+++ pear/peardoc/trunk/en/pyrus/plugins/role.xml 2011-05-04 13:56:22 UTC (rev 310759)
@@ -16,7 +16,7 @@
Custom file roles can implement a single role, and are defined by
an xml file that is noted in package.xml with the <literal>customrole</literal>
file role. The XML format is defined and validated by pyrus with the
- <link xlink:href="http://svn.pear.php.net/PEAR2/Pyrus/trunk/data/customrole-2.0.xsd">customrole-2.0.xsd</link>
+ <link xlink:href="https://github.com/pear2/PEAR2_Pyrus/blob/master/data/customrole-2.0.xsd">customrole-2.0.xsd</link>
XSchema file.
</para>
<para>
Modified: pear/peardoc/trunk/en/pyrus/plugins/task.xml
===================================================================
--- pear/peardoc/trunk/en/pyrus/plugins/task.xml 2011-05-04 13:51:49 UTC (rev 310758)
+++ pear/peardoc/trunk/en/pyrus/plugins/task.xml 2011-05-04 13:56:22 UTC (rev 310759)
@@ -14,7 +14,7 @@
Custom file tasks can implement a single task, and are defined by
an xml file that is noted in package.xml with the <literal>customtask</literal>
file role. The XML format is defined and validated by pyrus with the
- <link xlink:href="http://svn.pear.php.net/PEAR2/Pyrus/trunk/data/customtask-2.0.xsd">customtask-2.0.xsd</link>
+ <link xlink:href="https://github.com/pear2/PEAR2_Pyrus/blob/master/data/customtask-2.0.xsd">customtask-2.0.xsd</link>
XSchema file.
</para>
<para>