view orpg/templates/nodes/d20sites.xml @ 57:9014d7861bb3 traipse_dev

Removed some extra print messages from the server. Cleaned up the Manifest that was causing problems on linux. Might have been an errouneous push. Testing on WinXP
author sirebral
date Fri, 07 Aug 2009 23:21:37 -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>