Page 1 of 1

Three new BBCodes for easy linking

Posted: Tue Aug 28, 2012 8:32 pm
by cpg
Hello, we have added three new BBCodes for linking quickly to the Amahi wiki and the bug tracker.

One is to link to the wiki, for example to the [wiki]DLNA[/wiki] page, with

Code: Select all

[wiki]DLNA[/wiki]
Another is to link to an app, for example to the DLNA App, with

Code: Select all

[app]DLNA[/app]
And the other is to link to the bug tracker, for example to bug 29 with:

Code: Select all

[bug]29[/bug]
Hope they are useful! This has been available for years, but just realized now! :D

If you have suggestion for others please let us know.