Dear all,
In mediawiki the standard link tag looks like:
- [[ <link> "link text "]] *
I would like to add a different link tag (lets say *[r8[[ <link> "link text "]]r8] * ) which can then be parsed like a normal link but this will have a rating function next to it. Many people have built rating extensions so much of the work has already been done for me. I simply want to be able to allow people to rate links. Any suggestions on how I can find what part of mediawiki parses the links?
Thanks
Jon