11 Sep
2013
11 Sep
'13
12:32 p.m.
Hi everybody, I want to know if there is something similar in xwiki like in for example dokuwiki. There exists a plugin which creates automatically links in wiki pages if you write the following wiki syntax: [[bug>7884]] This will generates a link to bugzilla to the following URL: https://bugzilla-server/show_bug.cgi?id=7884 So in wiki code you just have this small piece of text and you will get a perfect link to bugzilla with the text: Bug 7884. It als renders the small bugzilla icon before the text, but that's not necessary. Would be nice, but isn't that important. Now is there something similar or can I achieve this with the help of a macro or script in xwiki? Thanks in advance Daniel