diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2005-05-10 20:30:47 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2005-05-10 20:30:47 +0000 |
commit | 2f98cf610081a6e3c4a4aadf4411dcc89b756db2 (patch) | |
tree | 282ed3657a8050ad790570dec4263fff67272f6b /test/pddp/pddplink-test-02.xml | |
parent | cdd23c6b9523654eb3bf03542021404888fdbcba (diff) |
toxy alpha17 and pddp alpha1 (see notes.txt for toxy, pddp and shared)
svn path=/trunk/externals/miXed/; revision=2941
Diffstat (limited to 'test/pddp/pddplink-test-02.xml')
-rw-r--r-- | test/pddp/pddplink-test-02.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/test/pddp/pddplink-test-02.xml b/test/pddp/pddplink-test-02.xml new file mode 100644 index 0000000..349f95e --- /dev/null +++ b/test/pddp/pddplink-test-02.xml @@ -0,0 +1,19 @@ +<?xml version="1.0"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> + +<sect1> + <title>second simple test</title> + + <para>test patch is here: <ulink url="pddplink-test-02.pd"/></para> + + <para>The above link works if you opened this page from Pd, + for example, by clicking on an object + <programlisting><command>pddplink</command> pddplink-test-02.html</programlisting> + </para> + + <para>Pd links should also work in all pages opened through any other, + initiating, Pd-opened page.</para> + + <para>Another simple test page is here: <ulink url="pddplink-test-01.html"/></para> +</sect1> |