Mercurial > traipse_dev
view orpg/templates/nodes/openrpg_links.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="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>