view orpg/templates/nodes/openrpg_links.xml @ 42:81254b3935fb traipse_dev

Refresh button will now work, repos are set after Refresh is pressed, object is found after software restarts. Working on Delete button. Future editions will contain a Status Box for output.
author sirebral
date Wed, 05 Aug 2009 10:09:11 -0500
parents 4385a7d0efd1
children
line wrap: on
line source


<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>