Difference between revisions of "User talk:Ath"
(→proper_name) |
(→TF2B for iPhone: new section) |
||
Line 15: | Line 15: | ||
They added it? Nice! See? They do listen. {{n}}[[User:Smashman|<span class="bur">Smashman</span>]]<sub> ([[User_talk:Smashman|talk]])</sub> {{bur}} 22:38, 6 October 2010 (UTC) | They added it? Nice! See? They do listen. {{n}}[[User:Smashman|<span class="bur">Smashman</span>]]<sub> ([[User_talk:Smashman|talk]])</sub> {{bur}} 22:38, 6 October 2010 (UTC) | ||
:Indeed! I sent an email to Robin about it the other day and he replied. Already got it implemented in TF2B too, so I'm very happy. [[User:Ath|Ath]] 22:43, 6 October 2010 (UTC) | :Indeed! I sent an email to Robin about it the other day and he replied. Already got it implemented in TF2B too, so I'm very happy. [[User:Ath|Ath]] 22:43, 6 October 2010 (UTC) | ||
+ | |||
+ | == TF2B for iPhone == | ||
+ | |||
+ | Yo. After Hideous dropped the bomb on tf2b for Android, I figured the best way to implement it on the iPhone without access to a Mac, some Obj-C skills and the SDK, it might just be easier to do it in something like [http://www.jqtouch.com/ jQTouch]. Thoughts? ~ <code>[[User:Lhavelund|<font color=red><span style="font-size: 1.2em;">'''lhavelund'''</span></font>]]</code> <sup>([[User_talk:lhavelund|talk]] ▪ [[Special:Contributions/lhavelund|contrib]])</sup> 15:31, 4 November 2010 (UTC) |
Revision as of 15:31, 4 November 2010
Version 2.2b
Didn't it add the cool Wiki linking too? :D – Smashman (talk) 18:26, 8 September 2010 (UTC)
- Oops! I'll add that now. Ath 18:28, 8 September 2010 (UTC)
Kill notice crit
Hey, I'm not sure the MediaWiki software allows background images to be defined like that, however, if you add a class to the div I can edit the main CSS page and define it with the background there. seb26 [talk] 20:56, 16 September 2010 (UTC)
- That doesn't work either Seb. I tried that. – Smashman (talk) 21:02, 16 September 2010 (UTC)
- You did it wrong,
crit
means the style is applied to<crit>
tags which don't exist..crit
means anything using the class "crit". seb26 [talk] 21:08, 16 September 2010 (UTC)- I did? Whoops. Thought I did .crit. – Smashman (talk) 21:12, 16 September 2010 (UTC)
- I've done a little research and the problem behind background-image/etc not working is the result of a "HTML Attribute sanitization" feature; If overridden it should work as intended, but doing so could possibly introduce security issues. Solutions to my mind could be protecting the template from non-authorised editing and setting an exclusion on it, or adding a rule to the Wiki's master stylesheet with the relevant CSS and assigning the killicon-containing span the relevant ID, this would be very hacky though. Probably better to go with my original idea as outline on the template's talk page. Ath 21:21, 16 September 2010 (UTC)
- I did? Whoops. Thought I did .crit. – Smashman (talk) 21:12, 16 September 2010 (UTC)
- You did it wrong,
proper_name
They added it? Nice! See? They do listen. – Smashman (talk) 22:38, 6 October 2010 (UTC)
- Indeed! I sent an email to Robin about it the other day and he replied. Already got it implemented in TF2B too, so I'm very happy. Ath 22:43, 6 October 2010 (UTC)
TF2B for iPhone
Yo. After Hideous dropped the bomb on tf2b for Android, I figured the best way to implement it on the iPhone without access to a Mac, some Obj-C skills and the SDK, it might just be easier to do it in something like jQTouch. Thoughts? ~ lhavelund
(talk ▪ contrib) 15:31, 4 November 2010 (UTC)