Latest Neocron News and Information

  • New test server patch #550 has been released to Vedeena

Difference between revisions of "Legacy THNapi:Known issues"

From Neocron Wiki
Jump to: navigation, search
m
Line 11: Line 11:
 
* A Caching layer needs to be written, as the page load times can be slow. The original demo page takes 5 seconds to load. This is due to the way the API calls the live THN server for each request. --[[User:Brammers|Brammers]] 23:13, 24 February 2008 (UTC)
 
* A Caching layer needs to be written, as the page load times can be slow. The original demo page takes 5 seconds to load. This is due to the way the API calls the live THN server for each request. --[[User:Brammers|Brammers]] 23:13, 24 February 2008 (UTC)
 
* Need to fix FSM and FDB views to allow them to be used. --[[User:Brammers|Brammers]] 23:26, 24 February 2008 (UTC)
 
* Need to fix FSM and FDB views to allow them to be used. --[[User:Brammers|Brammers]] 23:26, 24 February 2008 (UTC)
 +
* Using api commands  with both open and close tags to enable text to be wrapped will stop the rendering of the wiki markup language eg. [[User:Delphi|this]] becomes <nowiki>[[User:Delphi|this]]</nowiki> <span style="font-family:Calibri,sans-serif; margin-left:4px; background-color:#252525; border:1px solid #00446A; padding:0px 3px 1px 3px;">'''[[User:Delphi|<span style="cursor:help; font-size:95%;" title="NeocronWiki bureaucrat"><span style="color:#FFEE66;">D</span><span style="color:#FFDD55;">e</span><span style="color:#FFCC55;">l</span><span style="color:#FFBB55;">p</span><span style="color:#FFAA55;">h</span><span style="color:#FF9955;">i</span></span>]]'''&nbsp;&nbsp;<span style="font-size:85%;">[[User talk:Delphi|<span style="color:#EEE;" title="Pester me!">(talk)</span>]]&nbsp;&nbsp;[[Special:Contributions/Delphi|<span style="color:#CCC;" title="Stalk me!">(contr)</span>]]</span></span> 22:02, 2 March 2008 (UTC)
  
 
= Current known issues with the XML API =
 
= Current known issues with the XML API =

Revision as of 22:02, 2 March 2008

General THN API Issues

  • Users cannot get their own API keys yet

Current known issues with the HTML API

  • The Cluetip layer isn't working Fixed --Brammers 11:35, 14 February 2008 (UTC)
  • The CSS needs fixing...badly! Fixed --Brammers 11:35, 14 February 2008 (UTC)
  • When leaving a / out of the tag, things get a bit screwed up. Eg <tag> intead of <tag/> Can't do much about this, except keep telling users to close the tags --Brammers 11:35, 14 February 2008 (UTC)
  • The wiki cannot parse the h1,h2 tags to apear in a contents list. (Looks like the Item DB needs a new rendering layer for the wiki so that it sends out the right wiki tags) --Brammers 15:45, 14 February 2008 (UTC)
  • A Caching layer needs to be written, as the page load times can be slow. The original demo page takes 5 seconds to load. This is due to the way the API calls the live THN server for each request. --Brammers 23:13, 24 February 2008 (UTC)
  • Need to fix FSM and FDB views to allow them to be used. --Brammers 23:26, 24 February 2008 (UTC)
  • Using api commands with both open and close tags to enable text to be wrapped will stop the rendering of the wiki markup language eg. this becomes [[User:Delphi|this]] Delphi  (talk)  (contr) 22:02, 2 March 2008 (UTC)

Current known issues with the XML API

  • No current issues

Current known issues with the UNEXL API

  • No current issues