Talk:Dexter

(New page: == Configurations not yet ready == === ORF (Austrian TV) as it should work === <pre>2\siteName=ORF Teletext 2\imageUrl=http://teletext.orf.at/[topicpage]/[page]_[subpage].png 2\predictionU...)
(ORF (Austrian TV) as it should work)
Line 1: Line 1:
== Configurations not yet ready ==
== Configurations not yet ready ==
-
=== ORF (Austrian TV) as it should work ===
+
=== ORF (Austrian TV) as it should work with next release ===
<pre>2\siteName=ORF Teletext
<pre>2\siteName=ORF Teletext
2\imageUrl=http://teletext.orf.at/[topicpage]/[page]_[subpage].png
2\imageUrl=http://teletext.orf.at/[topicpage]/[page]_[subpage].png
Line 10: Line 10:
2\nextSubPrediction="<a href=\"\\d+_(\\d+).htm\" accesskey=\"4\">"
2\nextSubPrediction="<a href=\"\\d+_(\\d+).htm\" accesskey=\"4\">"
2\pad=4</pre>
2\pad=4</pre>
 +
=== ORF (Austrian TV) with workaround for [topicpage] ===
=== ORF (Austrian TV) with workaround for [topicpage] ===
Will show only pages 100-199
Will show only pages 100-199

Revision as of 21:48, 3 February 2010

Configurations not yet ready

ORF (Austrian TV) as it should work with next release

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

ORF (Austrian TV) with workaround for [topicpage]

Will show only pages 100-199

2\siteName=ORF Teletext
2\imageUrl=http://teletext.orf.at/100/[page]_[subpage].png
2\predictionUrl=http://teletext.orf.at/100/[page]_[subpage].htm
2\subPredictionUrl=http://teletext.orf.at/100/[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