Talk:Redmine: Difference between revisions

imported>Vater
mNo edit summary
imported>Vater
missing features: new section
Line 19: Line 19:
<syntaxhighlight lang="nix">
<syntaxhighlight lang="nix">
</syntaxhighlight>
</syntaxhighlight>
== missing features ==
https://redmine.domain.tld/admin/info
<pre>
Information
Redmine 4.2.7.stable
</pre>
==== missing imagemagicksupport for pdf ====
<pre>
ImageMagick PDF support available (optional)
</pre>
does not work
maybe the command <code>convert</code> (from the package ''imagemagick'') can not convert from pdf to images (for example for the file type png).
maybe ''imagemagickBig'' must be used (instead of ''imagemagick'') at build time.
Return to "Redmine" page.