The home link doesn't work
http://sourceforge.net/projects/mantisb ... velopment/
Where could I download 1.3dev ?
Moderators: Developer, Contributor
Re: Where could I download 1.3dev ?
Until now there is no released version of 1.3, so there is no downoad available at sourceforge
You can download a nighlty build from http://www.mantisbt.org/builds/
Or download from source repository from http://git.mantisbt.org/
If you are new to MantisBT and/or have no good knowledge of PHP I recommend not to start with the developer version at the moment.
You can download a nighlty build from http://www.mantisbt.org/builds/
Or download from source repository from http://git.mantisbt.org/
If you are new to MantisBT and/or have no good knowledge of PHP I recommend not to start with the developer version at the moment.
Re: Where could I download 1.3dev ?
OK, so maybe should you remove the link in order to avoid new interested users to be lost ?atrol wrote:Until now there is no released version of 1.3, so there is no downoad available at sourceforge
You can download a nighlty build from http://www.mantisbt.org/builds/
Or download from source repository from http://git.mantisbt.org/
Thanks for the advice, i am working on a very personnalized version of mantis and need to look how your tool may evolve.atrol wrote:If you are new to MantisBT and/or have no good knowledge of PHP I recommend not to start with the developer version at the moment.
And if you don't understand anything, that's because i'm speaking a french english
edit : and sadly, html and php are still deeply merged, code is IMHO hardly readable
You don't like templates ?
Re: Where could I download 1.3dev ?
It's planned to use a templating system in future versions.TVorace wrote: You don't like templates ?
see http://www.mantisbt.org/bugs/view.php?id=4227 and the related issues
Re: Where could I download 1.3dev ?
Cool, and if you succeed to separate application from template's system (because I dont think Smarty isn't the better : why declaring php foreach in a html template ?) it will be a HUGE improvement !
Easier to maintain, easier to customize, I hope to see it soon
Easier to maintain, easier to customize, I hope to see it soon
-
kimwolin90
- Posts: 1
- Joined: 20 Feb 2011, 13:12
- Contact:
Re: Where could I download 1.3dev ?
I just downloaded the stable version 1.2.4 and hopefully is great for me.