thanks for these instructions!
I had to install version 0.8.1 of rake to get everything running with gem install --remote -v=0.8.1 rake
gem install --remote -v=0.8.1 rake
the older version of rake that is installed with apt-get as well as the newest with gem didn't work with the rakefile in redmine.
You can use Mediawiki syntax. It is possible that not all formatting options are supported at the moment.Links to other pages: [[Page Title]] or [[path/to/page|Title]].External links: http://example.com or [http://example.com some link title].Interwiki links: [[site:Page Title]].You can use the following interwiki links: path, gdo, wpImages are included with [[Image:name]]. (wikipedia help)
<code>
<blockcode>
<foo>
[foo]
More information about formatting options
This Blog is syndacated on :
use correct version of rake
thanks for these instructions!
I had to install version 0.8.1 of rake to get everything running with
gem install --remote -v=0.8.1 rakethe older version of rake that is installed with apt-get as well as the newest with gem didn't work with the rakefile in redmine.