view orpg/templates/nodes/d20sites.xml @ 59:5aff3ef1ae46 ornery-dev

New dev branch for Ornery Orc. Adds CSS styling to chat messages. Updates Update Manager to 0.7.1. Fixes problem with gametree and names. Adds a multi- line text entry, grows as you type more lines; not reactive to Shift-Enter, yet.
author sirebral
date Tue, 11 Aug 2009 17:48:30 -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>