diff orpg/templates/nodes/openrpg_links.xml @ 0:4385a7d0efd1 grumpy-goblin

Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
author sirebral
date Tue, 14 Jul 2009 16:41:58 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/orpg/templates/nodes/openrpg_links.xml	Tue Jul 14 16:41:58 2009 -0500
@@ -0,0 +1,13 @@
+
+<nodehandler class="static_handler" icon="browser" module="core" name="OpenRPG Resources">
+  <group_atts border="1" cols="1"/>
+  <nodehandler class="webbrowser_handler" icon="compass" module="core" name="Miniature Maps">
+    <link href="http://www.openrpg.com/map.php"/>
+  </nodehandler>
+  <nodehandler class="webbrowser_handler" icon="chess" module="core" name="Miniature Icons">
+    <link href="http://www.openrpg.com/mins.php"/>
+  </nodehandler>
+  <nodehandler class="webbrowser_handler" icon="html" module="core" name="Forums">
+    <link href="http://www.openrpg.com/forum.php"/>
+  </nodehandler>
+</nodehandler>