Page 1 of 1
new BBcode tags for developers?
Posted: Fri Jun 03, 2011 10:55 am
by The123king
Would it be possible for someone to add some BBcodes that would make linking to bugzilla etc easier?
EG:
would essentially create a link like this:
Bug 993.
Also, this could be expanded to include links to trunk builds and commit messages, in a similar fashion.
Re: new BBcode tags for developers?
Posted: Fri Jun 03, 2011 12:30 pm
by gabrielilardi
Hi,
I've added the following BBCodes (you'll see the buttons BUG BUILD & REV when you post):
Usage:
Result:
bug 993
Result:
bootcd-52073-dbg (Link to the debug build #52073)
Result:
revision 52073 (Link to see the commit message for 52073)
Posted: Fri Jun 10, 2011 12:33 pm
by hto
[color=#6699FF]gabrielilardi[/color] wrote:
Result:
Bug 993
[…]
Result:
revision 52073 (Link to see the commit message for 52073)
One word begins with a capital letter, another word begins with a small letter — I have proven to be unable to comprehend the logic behind it. :)
Re:
Posted: Fri Jun 10, 2011 12:36 pm
by gabrielilardi
hto wrote:One word begins with a capital letter, another word begins with a small letter — I have proven to be unable to comprehend the logic behind it.

Well, I think we are full of bugs, hence the capital B.
Aside joking... I've fixed it.