Hoi,
I know how it feels not to be able to update your wiki. My recommendations
are ... make sure that your extensions are in the Wikimedia Foundations SVN
code repository. Spend time on making your exotic extensions conform to
development standards and move as much as possible from you Core changes to
extensions think hooks in stead.

One thing is clear, you cannot compare your functionality with what exists
in release 1.16a and, with more usability initiative changes going in, you
will regret even more that it is hard for you to update.
Thanks,
     GerardM

2009/8/25 Dmitriy Sintsov <[email protected]>

> * Petr Kadlec <[email protected]> [Fri, 14 Aug 2009 13:28:32 +0200]:
> > 2009/8/14 Dmitriy Sintsov <[email protected]>:
> > > * Brion Vibber <[email protected]> [Thu, 13 Aug 2009 18:13:38
> > -0700]:
> > >> That's been deployed for a while, eg:
> > >>
> > >> <link rel="canonical" href="/wiki/Foobar" />
> > >> at http://en.wikipedia.org/wiki/Foo
> > >>
> > > I haven't found such code in MediaWiki 54916 snapshot from SVN
> >
> > You were not looking closely enough. See
> >
>
> http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/Article.php?revision=54916&view=markup
> > (function showRedirectedFromHeader())
> >
> Why this is being added only for redirects? In one of my wiki (old v
> 1.11) there's no such method showRedirectedFromHeader() in Article
> class. I've tried to add the canonical link with $WgOut->addLink() to
> Article::view(), then the canonical link is not being displayed for
> action=edit, for example. Then, placed it to Article::outputWikiText(),
> the same behavior. What's the proper place for this code in MediaWiki
> 1.11?
>
> Can't update that wiki (patched code and many exotic extensions) just
> yet.
> Dmitriy
>
> _______________________________________________
> Wikitech-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
>
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to