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

 
(12 intermediate revisions by 8 users not shown)
Line 2:
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)
 
== MediaFix APIit Frameworkplease! ==
 
Can someone please roll back my edit? I was attempting to put the task data within the script, and that backfired royally.
The documentation on the media api framework does not seem very complete.
here's a raw paste of the AutoHotkey task... http://www.autohotkey.net/paste/text/jz9mfh --[[User:Crazyfirex|Crazyfirex]] 23:47, 13 September 2011 (UTC)
:I managed it myself, but can't put the AutoHotkey back... --[[User:Crazyfirex|Crazyfirex]] 23:50, 13 September 2011 (UTC)
::I have restored your AutoHotkey code, with a different wiki syntax: I used &lt;pre&gt;&lt;nowiki&gt;...&lt;/nowiki&gt;&lt;/pre&gt;, not &lt;lang AutoHotkey&gt;...&lt;/lang&gt;, but there is no syntax highlighting. --[[User:Kernigh|Kernigh]] 02:55, 14 September 2011 (UTC)
::: The easiest way out is to go for the full extra credit so that you pull the data from RC rather than supplying it. :-) –[[User:Dkf|Donal Fellows]] 09:28, 23 September 2011 (UTC)
:::: And I apologize for the load this puts on the RC server as my code goes through and finds things to fix… –[[User:Dkf|Donal Fellows]] 12:58, 23 September 2011 (UTC)
::::: Meh. I'm pretty confident the server could take a full Slashdotting or Redditing. Your puny little script means nothing to me. ;P --[[User:Short Circuit|Michael Mol]] 13:51, 23 September 2011 (UTC)
:::::: Notwithstanding Michael's confidence, I put test results [[User:CRGreathouse/lang tags|here]] so that people don't run this needlessly. [[User:CRGreathouse|CRGreathouse]] 01:58, 28 November 2011 (UTC)
 
Just noticed that something has gone wrong again following the Perl 6 -> Raku renaming exercise, though it's difficult to say what it is. Might be best to revert the last two edits and make the changes manually. --[[User:PureFox|PureFox]] ([[User talk:PureFox|talk]]) 16:33, 17 March 2020 (UTC)
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?
 
:Doh!, Yeah that go completely screwed up. give me a few minutes. --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 16:45, 17 March 2020 (UTC)
Perhaps: http://rosettacode.org/wiki/''title''?action=raw
 
Except:Ok, thatshould doesbe notbetter. workThanks for something like .NET (and urlencoding the title does not help) heads-up --[[User:RdmThundergnat|RdmThundergnat]] 13([[User talk:Thundergnat|talk]]) 16:4553, 17 JulyMarch 20112020 (UTC)
 
:: Yep, it's fine again now. A tough one to anticipate! --[[User:PureFox|PureFox]] ([[User talk:PureFox|talk]]) 17:07, 17 March 2020 (UTC)
9,476

edits