Jump to content
Eternal Lands Official Forums
Sign in to follow this  
jamesvm

suggestion to new funtion in choice to use

Recommended Posts

we implement syntex so that you can dive page into more then one columons.

for instance instened of doing

<nl/>
<link ref="Tit Steel Long Sword" title="Titanium Steel Long Sword"/><Text>	  </Text>
<link ref="Steel Chainmail Torso Armor" title="Steel Chainmail Torso Armor"/>
<nl/>
<link ref="Tit Steel Serpent Sword" title="Titanium Steel Serpent Sword"/><Text>   </Text>
<link ref="Titanium Chainmail Torso Armor" title="Titanium Chainmail Torso Armor"/>
<nl/>
<link ref="Iron Axe" title="Iron Axe"/><Text>					   </Text>
<link ref="Iron Plate" title="Iron Plate Armor"/>
<nl/>
<link ref="Steel Axe" title="Steel Axe"/><Text>					  </Text>
<link ref="Iron Cuisses" title="Iron Cuisses"/>
<nl/>
<link ref="Titanium Axe" title="Titanium Axe"/><Text>				   </Text>
<link ref="Iron Greaves" title="Iron Greaves"/>

it look more like this

 
<columns=2>
  <col>
   <link ref="Tit Steel Long Sword" title="Titanium Steel Long Sword"/>
   <link ref="Tit Steel Serpent Sword" title="Titanium Steel Serpent Sword"/>
   <link ref="Iron Axe" title="Iron Axe"/>
   <link ref="Steel Axe" title="Steel Axe"/>
   <link ref="Titanium Axe" title="Titanium Axe"/>
  </col>
  <col>
   <link ref="Steel Chainmail Torso Armor" title="Steel Chainmail Torso Armor"/>
   <link ref="Titanium Chainmail Torso Armor" title="Titanium Chainmail Torso Armor"/>
   <link ref="Iron Plate" title="Iron Plate Armor"/>
   <link ref="Iron Cuisses" title="Iron Cuisses"/>
   <link ref="Iron Greaves" title="Iron Greaves"/>
  </col>
</columns>

advange not has worry about have right amount space between 2 thing make look 2 columns

ps. don't right place to put this but does pertant encyclopedia

Share this post


Link to post
Share on other sites

we implement syntex so that you can dive page into more then one columons.

for instance instened of doing

<snip>

advange not has worry about have right amount space between 2 thing make look 2 columns

ps. don't right place to put this but does pertant encyclopedia

That actually is a reasonable idea, and I believe that something similar is meant to be happening (a new Encyc handler or something??), but this is actually a client suggestion, not and Encyc suggestion as we can't convert over until the client can read things like this.

 

Thanks for the suggestion though, hopefully someone working on the client (I'm not looking at it yet! Too many other projects) will see this thread. :-)

Share this post


Link to post
Share on other sites

only reason don't try do my self is that very bad at programing with create visual interface which kindy understand you need for this.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×