[rkward-cvs] SF.net SVN: rkward: [1311] trunk/rkward/doc/en/writing_plugins_introduction .docbook

tfry at users.sourceforge.net tfry at users.sourceforge.net
Mon Feb 5 00:24:10 UTC 2007


Revision: 1311
          http://svn.sourceforge.net/rkward/?rev=1311&view=rev
Author:   tfry
Date:     2007-02-04 16:24:09 -0800 (Sun, 04 Feb 2007)

Log Message:
-----------
Show example links to component help

Modified Paths:
--------------
    trunk/rkward/doc/en/writing_plugins_introduction.docbook

Modified: trunk/rkward/doc/en/writing_plugins_introduction.docbook
===================================================================
--- trunk/rkward/doc/en/writing_plugins_introduction.docbook	2007-02-05 00:23:37 UTC (rev 1310)
+++ trunk/rkward/doc/en/writing_plugins_introduction.docbook	2007-02-05 00:24:09 UTC (rev 1311)
@@ -1067,7 +1067,7 @@
 <link href="rkward://component/[namespace/]component_id"/>
 
 This links to the help page of another plugin. The [namespace/] part may be omitted
-(in this case, rkward is assumed as the standard namespace). The component_id is the
+(in this case, rkward is assumed as the standard namespace, e.g.: <link href="rkward://component/import_spss"/> or <link href="rkward://component/rkward/import_spss"/> are equivalent). The component_id is the
 same that you specified in the <link linkend="pluginmap">.pluginmap</link>.
 
 <link href="rkward://rhelp/rfunction"/>


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list