Opened 17 years ago
Closed 16 years ago
#1881 closed Bug (fixed)
Toolbar shows reference button even if citations are not enabled
Reported by: | Evan Prodromou | Owned by: | |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | Project : MediaWiki+FCKeditor | Version: | |
Keywords: | fixed | Cc: |
Description
Citations in MediaWiki are made possible by an MW extension:
http://www.mediawiki.org/wiki/Extension:Cite
Not all MW sites use this extension.
The FCKeditor plugin shows a button for adding references even if the citation extension isn't installed.
Change History (3)
comment:1 Changed 17 years ago by
Keywords: | Confirmed added |
---|
comment:2 Changed 17 years ago by
comment:3 Changed 16 years ago by
Keywords: | fixed added; Confirmed removed |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed with ticket #1837
solution: replace 'MW_Ref' by /*'MW_Ref'*/ in the fckeditor_config.js file