Extension talk:ContributionCredits
From MediaWiki.org
Contents |
[edit] Not working on site with FCK Editor installed
I just installed this extension on a site I am developing that uses MediaWiki 1.13 and the FCK Editor extension (a WYIWYG text editor). Nothing broke when I installed the ContributionCredits extension, but it isn't adding the credits to any pages.
Any ideas?
- Well I have it installed in a wiki with FCK and it works fine... May be an error of copy-paste... you can see it on the front page of http://wiki.mangas-tv.com.
I use to put an incremential criteria to remove the "s" if there's only one contributor in the while loop... Kronoxt 03:42, 7 April 2009 (UTC)
[edit] First User don't display in the List
array("rev_page = $page_id","rev_user > 1"),
must change to
array("rev_page = $page_id","rev_user > 0"),
--84.173.67.53 15:49, 7 April 2009 (UTC)
[edit] PHP end tag
I'm not sure if the code required ?>. --Manop 02:45, 1 June 2009 (UTC)
[edit] bug report
when I install ContributionCredits , http://en.wikicaptions.org/wiki/Extensions:Discussion:Installation don't display .
thanks .