View Single Post
  #164 (permalink)  
Old March 8th, 2006, 07:01 AM
connell connell is offline
Newbie Floating Down The Mistic River
 
Join Date: Feb 2006
Location: Scotland
Posts: 1
Yea, so far my reader is ASCII only (and 1 byte/character). I'm using single byte formatting tags outwith visible ASCII such that the file is moderately small in side and the parsing code is simple. It may be possible in the future to use the Text_Wiki to create the outputted files (I'll maybe make my converter change html into my format and use Text_Wiki to create html). I will take a look at rockword in the simulator (i have a h120) and get some ui tips. Here is a list of a few features that I hope to implement (although no promises

Wiki selector screen (E.g select Wikipedia, Rockbox Documentation, Other Example)
Inline links (between topics and (hopefully) locations within the current document)
Back and Forward functions (but not at the top of the todo list).

There are a couple of things that would be difficult to implement, namely tables, although that may be able to be solved with a fixed width font if/when mutliple font support is possible.

Any suggestions of names? Wikibox? anything witty?

Also, is there any way to get a dump of the rockbox wiki without having to crawl the site?

Thanks,
Connell
Reply With Quote