Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+5 votes
1.2k views
in Plugins by

Download: https://github.com/echteinfachtv/q2a-expert-by-tags
 

Question2Answer Expert by Tags v0.1

Description

This is a plugin for Question2Answer that displays the top 10 tags of questions answered by a user as best answer.

Features

  • early alpha!

Installation

  1. Install Question2Answer
  2. Get the source code for this plugin directly from github
  3. Extract the files.
  4. Upload the files to a subfolder called expert-by-tags inside the qa-plugin folder of your Q2A installation.
  5. Navigate to your site, go to Admin -> Plugins on your q2a install. Check if plugin "Expert by Tags" is listed.
  6. Navigate to yourdomain.com/expertbytags and specifiy a username in the URL, such as yourdomain.com/expertbytags?user=HotPeter

Disclaimer

This is early alpha code. It is probably okay for production environments, but may not work exactly as expected. You bear the risk. Refunds will not be given!

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Copyright

All code herein is OpenSource. Feel free to build upon it and share with the world.

About q2a

Question2Answer is a free and open source platform for Q&A sites. For more information, visit: www.question2answer.org

Final Note

If you use the plugin: + Consider joining the Question2Answer-Forum, answer some questions or write your own plugin! + You can use the code of this plugin to learn more about q2a-plugins. It is commented code. + Thanks!

 

---

Example Output on page:

Expert by Tags

User: HotPeter

Count Tag Name
52 gleichung
45 funktion
29 lineare
26 quadratische
25 berechnen
24 gleichungen
20 funktionen
18 textaufgabe
17 zahlen
15 wurzel

 

by
Interesting plugin! Cool!

Please log in or register to answer this question.

...