Extension talk:PatchOutput
Add topicAppearance
From mediawiki.org
Latest comment: 12 years ago by RV1971 in topic Problem
This page used the LiquidThreads extension to give structured discussions. It has since been converted to wikitext, so the content and history here are only an approximation of what was actually displayed at the time these comments were made.
I'm trying to get this to work on a category page and have been unsuccessful thus far. I'm using WikiLog on MW 1.16.2 with PHP 5.3.5 and MySQL 5.5.9, and my goal is to hide the display of Namespace:Main Article Name/ before each of the items created in WikiLog. It's actually Blog:News/ that I'm trying to hide by adding the following in the $mTable array:
">Blog:News/" => ">"
Is it just that this hook doesn't work with category pages? I've tried replacing other text and HTML and it has worked just fine. Any help that anyone can provide would be greatly appreciated. Thanks! Gabem 22:32, 20 June 2012 (UTC) Reply
- Sorry for answering very late, I failed to add this page to my watchlist. Do you still have this problem? I have checked that the extension works on Category pages. Did you check that the unpatched html code contains exactly the html sequence ">Blog:News/"? RV1971 (talk) 13:32, 6 August 2013 (UTC) Reply