By Prakash Reddy on Friday, 17 June 2016
Posted in Technical Issues
Replies 3
Likes 0
Views 752
Votes 0
Hi,

I've a requirement to show only unpublished blog items in a new menu or through EasyBlog header.
For Drafts/moderate entries, we 've menu like index.php?option=com_easyblog&view=dashboard&layout=drafts

Similarly Can I access unpublished entries through either menu or link with query parameter.

Please help.

Thanks
Prakash.
Hi Prakash,

It is possible to access the pending post page in the front end (screenshot). The url is something like this: index.php?option=com_easyblog&view=dashboard&layout=moderate
By default, only moderators and super users can access this page unless you configure the ACL settings to allow other user groups to moderate.
As for drafts, it is only possible to access the user's own drafts in the front end by clicking the Revisions option as shown in the screenshot. Otherwise, if you want to access other user's drafts as well, you can do so in the backend.
·
Friday, 17 June 2016 19:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Raymond for the info.
But my main question is on "Unpublished" entries.

Similar to moderate/draft, how we can access unpublished entries through a menu/link.

-Prakash.
·
Friday, 17 June 2016 19:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

Unfortunately that was not possible to view a list of unpublish post from frontend, unless you click preview those unpublished post from backend, so it will populate on frontend. (Ensure that you have login on your frontend)
·
Saturday, 18 June 2016 13:02
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post