Hi, does somebody know how to add code text when writing an issue in the tracker? http://sip-router.org/tracker
I've tryed several ways as writing the code within <pre>_MY_CODE_</pre> or indenting with 2 and 4 spaces the text. It does not work.
Thanks.
Hello,
it should work in dokuwiki style, I guess, like:
<code> ... </code>
Cheers, Daniel
On 6/15/11 1:55 PM, Iñaki Baz Castillo wrote:
Hi, does somebody know how to add code text when writing an issue in the tracker? http://sip-router.org/tracker
I've tryed several ways as writing the code within
<pre>_MY_CODE_</pre> or indenting with 2 and 4 spaces the text. It
does not work.
Thanks.
2011/6/15 Daniel-Constantin Mierla miconda@gmail.com:
it should work in dokuwiki style, I guess, like:
<code> ... </code>
Humm, it does not work, it just displays the <code> tags, see:
http://sip-router.org/tracker/index.php?do=details&task_id=136
I've read flyspray site documentation and found nothing, so maybe it's not possible...
Is it to late to migrate to other issue tracker as Redmine (which is more than great)? Just wondering, I suppose it's indeed late for that :)
2011/6/15 Iñaki Baz Castillo ibc@aliax.net:
2011/6/15 Daniel-Constantin Mierla miconda@gmail.com:
it should work in dokuwiki style, I guess, like:
<code> ... </code>
Humm, it does not work, it just displays the <code> tags, see:
http://sip-router.org/tracker/index.php?do=details&task_id=136
I've read flyspray site documentation and found nothing, so maybe it's not possible...
I found this example in which it seems that Flyspray uses a PHP markdown library:
http://bugs.flyspray.org/task/933?project=1&status%5B0%5D=&pagenum=1...
but I've also found a mail thread about no more markdown support in newer versions of Flyspary, so no idea.
On 6/15/11 2:09 PM, Iñaki Baz Castillo wrote:
2011/6/15 Daniel-Constantin Mierlamiconda@gmail.com:
it should work in dokuwiki style, I guess, like:
<code> ... </code>
Humm, it does not work, it just displays the<code> tags, see:
http://sip-router.org/tracker/index.php?do=details&task_id=136
I've read flyspray site documentation and found nothing, so maybe it's not possible...
Is it to late to migrate to other issue tracker as Redmine (which is more than great)? Just wondering, I suppose it's indeed late for that :)
I was playing with the idea of switching to something else since flyspray seems dead project, no decision yet -- it was also discussed on IRC devel meeting the other Friday.
No good option found yet by me -- it is not only about the features set, it is mainly about the maintenance and future of that project, so we don't select another bad choice.
Cheers, Daniel
2011/6/15 Daniel-Constantin Mierla miconda@gmail.com:
I was playing with the idea of switching to something else since flyspray seems dead project, no decision yet -- it was also discussed on IRC devel meeting the other Friday.
No good option found yet by me -- it is not only about the features set, it is mainly about the maintenance and future of that project, so we don't select another bad choice.
I use Redmine extensively, in both my personal server and also at my work, managing lots of different projects. It's just great great great. Very flexible, powerful and customizable. It's multiproject, having each project its own users, permissions (private or public project) and so on.
Regards.
The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.
From: sr-dev-bounces@lists.sip-router.org [mailto:sr-dev-bounces@lists.sip- router.org] On Behalf Of Iñaki Baz Castillo Sent: Wednesday, June 15, 2011 8:38 AM To: miconda@gmail.com Cc: Development mailing list of the sip-router project Subject: Re: [sr-dev] OT: How to add code into the tracker (FLYSPRAY)?
No good option found yet by me -- it is not only about the features set, it is mainly about the maintenance and future of that project, so we don't select another bad choice.
I use Redmine extensively, in both my personal server and also at my work, managing lots of different projects. It's just great great great. Very flexible, powerful and customizable. It's multiproject, having each project its own users, permissions (private or public project) and so on.
+1 for Redmine, we use it internally as well and like it very much.
- Brad
On Wednesday 15 June 2011, Iñaki Baz Castillo wrote:
2011/6/15 Daniel-Constantin Mierla miconda@gmail.com:
it should work in dokuwiki style, I guess, like:
<code> ... </code>
Humm, it does not work, it just displays the <code> tags, see:
http://sip-router.org/tracker/index.php?do=details&task_id=136
I've read flyspray site documentation and found nothing, so maybe it's not possible...
Is it to late to migrate to other issue tracker as Redmine (which is more than great)? Just wondering, I suppose it's indeed late for that
Hi Iñaki,
because of some flyspray bug i needed to disable the syntax plugin some month ago, it was also (briefly) discussed on the list. So probably it does not work because of this at the moment.
Its unfortunate that flyspay does not release a new stable version so far, also the activity in the repository is not really looking good.. On their list there is still some traffic, maybe the original developers lost interest and nobody steps up so far.. http://groups.google.com/group/flyspray?hl=en
Using another tracker would mean that we need to migrate somehow the current issues from the tracker, so i also think its late for that.
Best regards,
Henning