Editing Talk:Dexter

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
== Configurations not yet ready ==
== Configurations not yet ready ==
-
=== Swiss TV ===
+
=== ORF (Austrian TV) as it should work with release > 0.2-2 ===
-
Swiss Teletext is available from http://www.teletext.ch/
+
<pre>2\siteName=ORF Teletext
 +
2\imageUrl=http://teletext.orf.at/[topicpage]/[page]_[subpage].png
 +
2\predictionUrl=http://teletext.orf.at/[topicpage]/[page]_[subpage].htm
 +
2\subPredictionUrl=http://teletext.orf.at/[topicpage]/[page]_[subpage].htm
 +
2\previousPrediction="<a href=\"(\\d+)_\\d+.htm\" accesskey=\"1\">"
 +
2\nextPrediction="<a href=\"(\\d+)_\\d+.htm\" accesskey=\"2\">"
 +
2\previousSubPrediction="<a href=\"\\d+_(\\d+).htm\" accesskey=\"3\">"
 +
2\nextSubPrediction="<a href=\"\\d+_(\\d+).htm\" accesskey=\"4\">"
 +
2\pad=4</pre>
-
The site contains
+
=== ORF (Austrian TV) with workaround (release 0.2-2) for [topicpage] ===
-
* SF1 (German)
+
Will show only pages 100-199
-
* SF2 (German)
+
<pre>2\siteName=ORF Teletext
-
* TSR1 (French)
+
2\imageUrl=http://teletext.orf.at/100/[page]_[subpage].png
-
* TSR2 (French)
+
2\predictionUrl=http://teletext.orf.at/100/[page]_[subpage].htm
-
* RSI LA1 (Italian)
+
2\subPredictionUrl=http://teletext.orf.at/100/[page]_[subpage].htm
-
* RSI LA2 (Italian)
+
2\previousPrediction="<a href=\"(\\d+)_\\d+.htm\" accesskey=\"1\">"
-
 
+
2\nextPrediction="<a href=\"(\\d+)_\\d+.htm\" accesskey=\"2\">"
-
All schemes could look like this (for SF1):
+
2\previousSubPrediction="<a href=\"\\d+_(\\d+).htm\" accesskey=\"3\">"
-
 
+
2\nextSubPrediction="<a href=\"\\d+_(\\d+).htm\" accesskey=\"4\">"
-
<pre>x\siteName=SF 1
+
2\pad=4</pre>
-
x\imageUrl=http://www.teletext.ch/pics/SF1/[page]-00.gif
+
-
x\subImageUrl=http://www.teletext.ch/pics/SF1/[page]-[2:subpage].gif
+
-
x\predictionUrl=http://www.teletext.ch/SF1/[page]-00.html
+
-
x\subPredictionUrl=http://www.teletext.ch/SF1/[page]-[2:subpage].html
+
-
x\previousPrediction="<a href=\"/SF1/(\\d+)-\\d+.html\"><img src=\"/design/navigation/minus.gif\""
+
-
x\nextPrediction="<a href=\"/SF1/(\\d+)-\\d+.html\"><img src=\"/design/navigation/plus.gif\""
+
-
x\previousSubPrediction="<a href=\"/SF1/\\d+-(\\d+).html\" class=\"white_link\">&lt;\\d+</a>"
+
-
x\nextSubPrediction="<a href=\"/SF1/\\d+-(\\d+).html\" class=\"white_link\">\\d+&gt;</a>"
+
-
x\startPage=100</pre>
+
-
 
+
-
It's just that the subImageUrl doesn't do what's needed ATM, so only some pages work.
+

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)