Latest Neocron News and Information
- New test server patch #563 has been released to Vedeena
Difference between revisions of "Legacy THNapi:Known issues"
From Neocron Wiki
m (Update red link) |
|||
(10 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
* Users cannot get their own API keys yet | * Users cannot get their own API keys yet | ||
+ | * The code for the THN API has not yet been released | ||
− | = Current known issues with the | + | = Current known issues with the THN API = |
* <strike>The Cluetip layer isn't working</strike> Fixed --[[User:Brammers|Brammers]] 11:35, 14 February 2008 (UTC) | * <strike>The Cluetip layer isn't working</strike> Fixed --[[User:Brammers|Brammers]] 11:35, 14 February 2008 (UTC) | ||
* <strike>The CSS needs fixing...badly!</strike> Fixed --[[User:Brammers|Brammers]] 11:35, 14 February 2008 (UTC) | * <strike>The CSS needs fixing...badly!</strike> Fixed --[[User:Brammers|Brammers]] 11:35, 14 February 2008 (UTC) | ||
− | * <strike>When leaving a / out of the tag, things get a bit screwed up. <nowiki>Eg <tag> intead of <tag/></nowiki></strike> Can't do much about this, except keep telling users to close the tags --[[User:Brammers|Brammers]] 11:35, 14 February 2008 (UTC) | + | * <strike>When leaving a / out of the tag, things get a bit screwed up. <nowiki>Eg <tag> intead of <tag/></nowiki></strike> |
− | * 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) --[[User:Brammers|Brammers]] 15:45, 14 February 2008 (UTC) | + | ::Can't do much about this, except keep telling users to close the tags --[[User:Brammers|Brammers]] 11:35, 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. --[[User:Brammers|Brammers]] 23:13, 24 February 2008 (UTC) | + | * The wiki cannot parse the h1,h2 tags to apear in a contents list. |
− | * Need to fix FSM and FDB views to allow them to be used. --[[User:Brammers|Brammers]] 23:26, 24 February 2008 (UTC) | + | ::(Looks like the Item DB needs a new rendering layer for the wiki so that it sends out the right wiki tags) --[[User:Brammers|Brammers]] 15:45, 14 February 2008 (UTC) |
− | * <strike>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>]]''' <span style="font-size:85%;">[[User talk:Delphi|<span style="color:#EEE;" title="Pester me!">(talk)</span>]] [[Special:Contributions/Delphi|<span style="color:#CCC;" title="Stalk me!">(contr)</span>]]</span></span> 22:02, 2 March 2008 (UTC)</strike> This has been fixed in release 1.0.1 See [[ | + | * <s>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.</s> --[[User:Brammers|Brammers]] 23:13, 24 February 2008 (UTC) |
+ | * <s>Need to fix FSM and FDB views to allow them to be used.</s> --[[User:Brammers|Brammers]] 23:26, 24 February 2008 (UTC) | ||
+ | * <strike>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>]]''' <span style="font-size:85%;">[[User talk:Delphi|<span style="color:#EEE;" title="Pester me!">(talk)</span>]] [[Special:Contributions/Delphi|<span style="color:#CCC;" title="Stalk me!">(contr)</span>]]</span></span> 22:02, 2 March 2008 (UTC)</strike> | ||
+ | ::This has been fixed in release 1.0.1 See [[THNapi:Tests/Test3]] for a little demo --[[User:Brammers|Brammers]] 19:15, 10 March 2008 (UTC) | ||
+ | * <s>The items are not rendering in Item ID order - See [http://forum.techhaven.org/viewtopic.php?t=3069| this forum post] and this issue will be fixed with the next Item DB/THN Api update. --[[User:Brammers|Brammers]] 00:20, 10 April 2008 (BST) | ||
+ | </s> | ||
− | |||
− | + | [[Category:THN API commands|Known issues]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | [[Category:THN | ||
[[Category:Wiki Item DB tags|Known issues]] | [[Category:Wiki Item DB tags|Known issues]] | ||
− | |||
− | |||
− |
Latest revision as of 22:32, 8 July 2008
General THN API Issues
- Users cannot get their own API keys yet
- The code for the THN API has not yet been released
Current known issues with the THN API
The Cluetip layer isn't workingFixed --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)
- This has been fixed in release 1.0.1 See THNapi:Tests/Test3 for a little demo --Brammers 19:15, 10 March 2008 (UTC)
The items are not rendering in Item ID order - See this forum post and this issue will be fixed with the next Item DB/THN Api update. --Brammers 00:20, 10 April 2008 (BST)