Closed (outdated)
Project:
MediaWiki Filter
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2011 at 13:21 UTC
Updated:
7 Mar 2016 at 12:11 UTC
Jump to comment: Most recent
This issue is intended to collect the known issues with the current mediawiki_filter. It might serve as well as a starting point to discuss feature requests.
If you are able to provide a patch, please open a separate issue for each distinct patch.
Comments
Comment #1
asb commentedSo far, these are the known issues / current limitations. Please notice that some of these issues relate to setting up MediaWiki-like behaviour and are not essential for just using MediaWiki markup.
a) General
t(); but:__TOC__,__NOTOC__and{{TOC}}is already working properly.b) Not yet implemented
[[Category:Name]]- Not yet implemented; linking to taxonomy term withpathsyntax is working[[de:Page Title]]- Not yet implementedpathsyntax is working, no shortcuts like 'user name' (-- ~~~) or 'user name plus date' (-- ~~~~)Template:IMDb Name) or ISSN (Template:ISSN): not working out of the box, requires manual editing of proper templatesc) Design decisions and coding style
[[Image:Name.png]]- hard coded to image module; targeting derivates unreliable;<gallery>not implemented (?); alternative: Image filter, adds support for CCK image fields as well, but has different syntax ([image:nodeid]) and properties<code>tags is hard coded. This allows to manage<code>tags with other filters like GeSHid) Related
Comment #2
kenorb commentedClosed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.