diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-04-12 22:26:38 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-04-12 22:26:38 +0000 |
commit | 48d170d5d50bb84a96d249f17e2048c48270ea97 (patch) | |
tree | 6f4ad76ffb0031ca29e185bf8112b248f6c8402f /examples/pddplink-test-01.xml | |
parent | 40341076a954c0f54449c06a82034c6e267c57d5 (diff) |
consolidated 'pddp' lib stuff into a single place to make a libdir, ease Debian packaging, and remove the pddpserver
svn path=/trunk/externals/pddp/; revision=13424
Diffstat (limited to 'examples/pddplink-test-01.xml')
-rw-r--r-- | examples/pddplink-test-01.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/examples/pddplink-test-01.xml b/examples/pddplink-test-01.xml new file mode 100644 index 0000000..0282ea6 --- /dev/null +++ b/examples/pddplink-test-01.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>first simple test</title> + + <para>test patch is here: <ulink url="pddplink-test-01.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-01.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-02.html"/></para> +</sect1> |