Welcome to the Question2Answer Q&A. There's also a
demo
if you just want to try it out.
Login
Login
Register
All Activity
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
About
Wiki
Welcome to the Q&A for
Question2Answer
.
If you have questions about the platform,
click here to ask
and please use English.
If you just want to try Q2A, please use the
demo
, which also grants admin access.
Apr 29:
Q2A 1.5.2
Related questions
How to show some recent questions is sidebar of other question pages?
How to show related questions in sidebar ?
Every tags starts from "Recent questions tagged" tag name in search how to edit it and show direct tag name
Most popular tags on sidebar or in mainwindow
How To List Tags In Alphabetical Order?
How to define maximum tags in question?
Getting Recent Responses?
Complete example for "Popular Tags Sidebar" for v1.3.3?
Could someone please review this code for tags on sidebar ? There is an utf8 issue !
change the + to - in , seperated tags
All categories
Q2A Core
(3,241)
Plugins
(350)
How to show recent tags in sidebar ?
0
votes
I want to show the list of recent tags on the sidebar. I see a way to show the popular tags from Admin panel but not to show recent tags. Is there any plugin available ? or do you have any code snippets that i could expand to make this happen.
Thanks
Q2A version:
1.5
recent
tags
asked
Jan 31
in
Q2A Core
by
ven
Do you mean recently created or recently used?
Yes, to show the recently used tags.
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
This should be an easy job for a plugin which has a widget that retrieves the most recent X questions, and pulls out the tags from them.
answered
Feb 2
by
gidgreen
Understood, let me check. Thanks for reply, gidgreen.
Please
log in
or
register
to add a comment.