View Single Post
fgs's Avatar
Posts: 77 | Thanked: 85 times | Joined on Feb 2008 @ Italy
#120
I just added to the Wiki page entries for BBC Ceefax1 and Ceefax2 services (United Kingdom).

Current limitation: for pages with multiple subpages, the URL of the first subpage is not correct. In the configuration file, parameters are
Code:
x\imageUrl=http://www.ceefax.tv/cgi-bin/gfx.cgi?page=[page]_0&font=big&channel=bbc1
x\subImageUrl=http://www.ceefax.tv/cgi-bin/gfx.cgi?page=[page]_[subpage]&font=big&channel=bbc1
If you insert the page number manually, the page URL will contain
Code:
page=[page]_0
but if the page has subpages it should be
Code:
page=[page]_1
How can this be fixed? In previous posts a page/subpage URL fallback mechanism was suggested. I think it would be helpful in this case.
__________________
My blog on technology and humanity, with a good amount of Maemo: http://fgs.altervista.org/
 

The Following User Says Thank You to fgs For This Useful Post: