Mercurial > traipse_dev
view orpg/templates/nodes/d20sites.xml @ 26:65c5cb9be59c traipse_dev
This patch fixes the known issue with users not being able to set their name
in the settings menu. This version also cleans up the themes settings in
main.py and preps for Ornery Orc. Some cleaning was done with
orpg_settings.py also
author | sirebral |
---|---|
date | Fri, 31 Jul 2009 00:44:10 -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&page=adv&sort=Alpha"/> </nodehandler> <nodehandler class="webbrowser_handler" icon="browser" module="core" name="D&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>