suggestion: additional development-related BBcode tags

About this bulletin board and the Pale Moon website

Moderators: FranklinDM, Lootyhoof

yami_

suggestion: additional development-related BBcode tags

Unread post by yami_ » 2018-06-15, 18:54

Currently we have [bug] for bugzilla bug numbers and [issue] for Pale Moon bug numbers. I think that having a tag for referencing UXP bug numbers would also be useful (maybe something like [issue=uxp]). My other ideas are [pr] for pull requests and [commit] for commits, though I think that those two are not as useful as the first one. What do you think about this?

GMforker

Re: suggestion: additional development-related BBcode tags

Unread post by GMforker » 2018-06-15, 20:00

Perhaps you will be more successful... 8-)
viewtopic.php?f=17&p=132864#p132864

yami_

Re: suggestion: additional development-related BBcode tags

Unread post by yami_ » 2018-06-15, 20:15

GMforker wrote:Perhaps you will be more successful... 8-)
Lets hope for the best ;).
Off-topic:
It seems that I have somehow missed your thread, sorry.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35402
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: suggestion: additional development-related BBcode tags

Unread post by Moonchild » 2018-06-16, 00:42

I've added a more generic tag:

Code: Select all

[issue={mcp repo}]number[/issue]
This will link to an issue number in the MoonchildProductions repo listed.
e.g.

Code: Select all

[issue=UXP]20[/issue]
Will become: Issue #20 (UXP)
Last edited by Moonchild on 2018-06-16, 09:54, edited 1 time in total.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

yami_

Re: suggestion: additional development-related BBcode tags

Unread post by yami_ » 2018-06-16, 09:43

Moonchild wrote:I've added a more generic tag
Thanks!

User avatar
JustOff
Banned user
Banned user
Posts: 2083
Joined: 2015-09-03, 19:47
Location: UA

Re: suggestion: additional development-related BBcode tags

Unread post by JustOff » 2018-11-28, 19:56

Moonchild wrote:I've added a more generic tag:

Code: Select all

[issue={mcp repo}]number[/issue]
I'm confused with this tag all the time :oops: Perhaps it would be better to include UXP to the template by default?

Code: Select all

[issue=UXP][/issue]

Locked