Talk:Dexter

ossi1967 (Talk | contribs)
(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...)
Newer edit →

Revision as of 18:41, 3 February 2010

Configurations not yet ready

ORF (Austrian TV) as it should work

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