Talk:Rosetta Code/Find bare lang tags

From Rosetta Code

Draft status

This should remain a draft task until such time as there are a number of implementations (4, perhaps?) of which at least one should do the extra credit item. (Once that's been reached, just remove the “draft” word from the leading template declaration. Hope the task graduates soon!) –Donal Fellows 21:36, 13 July 2011 (UTC)

Media API Framework

The documentation on the media api framework does not seem very complete.

For example, let's say I want the mediawiki markup associated with a title (since the api mostly gives me a list of titles), how do I do that?

Perhaps: http://rosettacode.org/wiki/title?action=raw

Except, that does not work for something like .NET (and urlencoding the title does not help) --Rdm 13:45, 17 July 2011 (UTC)