On Wed, Mar 25, 2009 at 8:43 PM, David Di Biase <[email protected]> wrote:
> I might not have been too articulate in my question. I got it to work with
> the organisation, I'm just wondering how do I get it to display as
> "Einstein, Albert" on the category name?

Hi Dave,

How do you feel about writing PHP?  You could do this with an extension to 
CategoryPage.  We had to write one recently because our users wanted other 
information displayed next to article names (like flag of country of origin 
based on what other categories a page was in).  Hook in at this one: 
http://www.mediawiki.org/wiki/Manual:Hooks/CategoryPageView

Of course if someone were to decide to change the way core does category pages 
to allow us to hook in for changing the way links are displayed on the category 
page I would be THRILLED.  But it isn't important enough to me for me to 
volunteer to do it myself.

Good luck Dave!
-Courtney

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

Reply via email to