view orpg/templates/nodes/d20sites.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="d20 Sites">
  <nodehandler class="webbrowser_handler" icon="d20" module="core" name="d20 Adventures">
    <link href="http://www.rpgarchive.com/index.php?sysid=37&amp;page=adv&amp;sort=Alpha"/>
  </nodehandler>
  <nodehandler class="webbrowser_handler" icon="browser" module="core" name="D&amp;D 3rd Edition (official site)   ">
    <link href="http://www.wizards.com/dnd/Welcomex.asp"/>
  </nodehandler>
  <nodehandler class="webbrowser_handler" icon="browser" module="core" name="Open Gaming Foundation">
    <link href="http://www.opengamingfoundation.org/"/>
  </nodehandler>
  <nodehandler class="webbrowser_handler" icon="browser" module="core" name="Eric Noah's DnD3e News ">
    <link href="http://www.rpgplanet.com/dnd3e/"/>
  </nodehandler>
</nodehandler>