On 11-02-02 12:27 PM, Rob Lanphier wrote:
> Here's the list of people that have open fixmes: bharris, catrope,
> churchofemacs, dantman, demon, ialex, jeroendedauw, maxsem,
> mgrabovsky, neilk, nikerabbit, nikola,
> nimishg, platonides, purodha, raymond, thomasv, werdna, yaauie
r77741 is mostly docs changes needed.
A deprecation note for $wgCopyrightIcon in the config
One or two slight notes missing in the config doc for $wgFooterIcons
There is an issue with 
getCopyrightIcon()/getPoweredBy()/(aka:copyrightico/poweredbyico). 
They're not used by core skins anymore, however DumpHTML uses them. And 
making getCopyrightIcon/getPoweredBy() use the footer icons properly 
would be some ugly code duplication from SkinTemplate that I don't feel 
like writing.
I'm starting to feel like just slapping deprecated tags on 
getCopyrightIcon/getPoweredBy, and in 1.18 removing them after DumpHTML 
is fixed.
The only other thing really was brion didn't quite like the use of & in 
the foreach loop, but doing a `grep '=> &' . -R --exclude-dir=.svn` 
makes me think that really doesn't matter to 1.17.

~Daniel Friesen (Dantman, Nadir-Seen-Fire) [http://daniel.friesen.name]


_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to