Hiho Elric, didn't read through the whole thread, so hopefully no one else posted that befor
maybee just a idea for you next release (No Armory version):
to make everything language independend
Code:
<!--(Table)=========================================================-->
<!--begin!kadov{{--><div align=center><!--}}end!kadov-->
<table class="btable" cellspacing=0 width=90%>
<tr>
<th class="bl vbmenu_control" width=21%>
<font style class="p" align=center>$vbphrase[calendar_time]</th>
<th class="vbmenu_control" width=21%>
<font style class="p" align=center>$vbphrase[calendar_name]</th>
<th class="vbmenu_control" width=7%>
<font style class="p" align=center>$vbphrase[calendar_level]</th>
<th class="vbmenu_control" width=9%>
<font style class="p" align=center>$vbphrase[calendar_race]</th>
<th class="vbmenu_control" width=10%>
<font style class="p" align=center>$vbphrase[calendar_class]</th>
<th class="br vbmenu_control" width=32%>
<font style class="p" align=center>$vbphrase[calendar_comments]</th></tr>
</table>
and the phrases
Code:
<phrase name="calendar_time" date="0" username="Elricstorm" version="1.0.0">
<![CDATA[ Time ]]>
</phrase>
<phrase name="calendar_name" date="0" username="Elricstorm" version="1.0.0">
<![CDATA[ Name ]]>
</phrase>
<phrase name="calendar_level" date="0" username="Elricstorm" version="1.0.0">
<![CDATA[ Level ]]>
</phrase>
<phrase name="calendar_race" date="0" username="Elricstorm" version="1.0.0">
<![CDATA[ Race ]]>
</phrase>
<phrase name="calendar_class" date="0" username="Elricstorm" version="1.0.0">
<![CDATA[ Class ]]>
</phrase>
<phrase name="calendar_comments" date="0" username="Elricstorm" version="1.0.0">
<![CDATA[ Comments ]]>
</phrase>
The other thing is, you schould cache the armory side and just update it once a day. its sometime so slow that i could me a cap of cofee

. A secound advantage is that if you cache it you got a working version if armory is down