Within one of our older internal extensions, we have these 2 lines:
            $targetAsImage = Image::newFromTitle($onePage);
            $allPagesLinkedToTarget = $targetAsImage->getLinksTo();

We were trying to get a list of wiki titles that link to an image.  This does 
not seem to work anymore  with media wiki 1.15.  Now that it is truly 
deprecated, what should we replace this with?

We are using the following:
MediaWiki<http://www.mediawiki.org/> 1.15.3
PHP<http://www.php.net/> 5.2.8 (cgi-fcgi)
MySQL<http://www.mysql.com/> 5.1.40-community

Thanks,
Mary Beebe

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

Reply via email to