Hello,
is there a possibility to get
a) the markup text of a wikipedia article, b) the markup of a specific article version and c) the current version number of an article?
Eckhart
On Sat, 21 Aug 2004 19:59:31 +0200, Eckhart Wörner ew@ewsoftware.de wrote:
Hello,
is there a possibility to get
a) the markup text of a wikipedia article,
http://en.wikipedia.org/w/wiki.phtml?title=article&action=raw&ctype=...
b) the markup of a specific article version and
http://en.wikipedia.org/w/wiki.phtml?title=Article&action=raw&ctype=...
c) the current version number of an article?
No idea
Eckhart _______________________________________________ Wikitech-l mailing list Wikitech-l@wikimedia.org http://mail.wikipedia.org/mailman/listinfo/wikitech-l
Ævar Arnfjörð Bjarmason wrote:
On Sat, 21 Aug 2004 19:59:31 +0200, Eckhart Wörner ew@ewsoftware.de wrote:
Hello,
is there a possibility to get
c) the current version number of an article?
No idea
see http://bugzilla.wikipedia.org/show_bug.cgi?id=181 Currently not.
greetings, elian
Eckhart Wörner wrote:
Hello,
is there a possibility to get
a) the markup text of a wikipedia article,
[[Special:Export]] or grab it from the edit page.
b) the markup of a specific article version and
Snarf it from the edit page.
c) the current version number of an article?
What do you mean by version number? If you mean the timestamp when it was edited, this should be in both Special:Export output and snarfable from the edit page. If you mean the count of how many edits have been made, there is none. If you mean the old_id of the *current* revision, it doesn't exist -- old_id identifies rows in the old table, and cur revisions thus don't have one.
-- brion vibber (brion @ pobox.com)
wikitech-l@lists.wikimedia.org