Community
Participate
Working Groups
Build: 3.5.0.I20110104-0100 I have some wiki doc on wiki.eclipse.org that makes heavy use of templates. These templates are not being expanded when using the mediawiki-to-eclipse-help Ant task. Here is an example wiki page I am trying to convert: http://wiki.eclipse.org/Orion/Server_API/File_API The templates in my generated HTML look like this: <h3 id="Getting_file_contents">Getting file contents</h3> <p>{{Orion/ServerAPI | method = GET | overview = To retrieve the contents of a file, send a GET request to the file resource's <a href="#location">location</a>. | reqhead = /file/MyProj/myfile.txt | resphead = 200 OK </p>
*** This bug has been marked as a duplicate of bug 337537 ***