https://bugzilla.wikimedia.org/show_bug.cgi?id=18608

--- Comment #7 from Roan Kattouw <roan.katt...@gmail.com> 2010-05-22 21:33:12 
UTC ---
(In reply to comment #6)
> Reopening, think I should do this in a better fashion
> 
> From OutputPage.php
> 
> <Reedy> 02121                         $this->buildCssLinks(),
> <Reedy> 02122                         $this->getHeadScripts( $sk ),
> <Reedy> 02123                         $this->getHeadItems(),
> <Reedy> Is what it should be returning
> <Reedy> but as a proper list
> <Reedy> Annoyingly, most of those functions make the result into a string
> 
> HeadItems comes from prop=headitems (from extensions...)
> 
> Maybe prop=headscripts and prop=csslinks....
> 
> 
> Suggestions?
Returning these separately means sense I guess, but it's probably also
convenient to have a way to get the whole thing at once.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to