view orpg/templates/nodes/openrpg_links.xml @ 34:8b630fc8a343 traipse_dev

Updated the Update Manager to 0.3. Settings are being created with a clone of the PulginDB. Repos can be added, GUI does not update, Repo list needs a scrollbar. Repo tab buttons will not work except for New.
author sirebral
date Mon, 03 Aug 2009 11:56:17 -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>