view orpg/templates/nodes/grid.xml @ 13:3add6bbc3a56 traipse_dev

CherryPy is set with auto start. THIS IS A TEST!
author sirebral
date Sat, 18 Jul 2009 11:08:53 -0500
parents 4385a7d0efd1
children
line wrap: on
line source


<nodehandler class="rpg_grid_handler" icon="grid" module="rpg_grid" name="Grid" version="1.0">
  <grid autosize="1" border="1">
    <row version="1.0">
      <cell/>
      <cell/>
    </row>
    <row version="1.0">
      <cell/>
      <cell/>
    </row>
  </grid>
  <macros>
    <macro name=""/>
  </macros>
</nodehandler>