Talk:Rosetta Code/Find bare lang tags: Difference between revisions

no edit summary
No edit summary
Line 1:
==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 “<tt>draft</tt>” word from the leading template declaration. Hope the task graduates soon!) –[[User:Dkf|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: <nowiki>http://rosettacode.org/wiki/</nowiki>''title''?action=raw
 
Except, that does not work for something like .NET (and urlencoding the title does not help) --[[User:Rdm|Rdm]] 13:45, 17 July 2011 (UTC)
6,951

edits