× Requests and support related to jBackend.

Get articles from tags

More
9 years 3 months ago #3511 by antreas444
Replied by antreas444 on topic Get articles from tags
Do you have implemented the content module which the user can filter the results by the features articles or by the tags? I really need this. Thank you

Please Log in or Create an account to join the conversation.

More
9 years 3 months ago #3514 by admin
Replied by admin on topic Get articles from tags
Hi,
the filter for "featured" is ready. The filter for "tags" almost. I cannot just add tags as new filter variable for list of articles as I supposed to do initially. This is because the article model itself doesn't support this kind of filter. So I am going to add a new request "by tags", but this takes a litte bit more. However I will release all new features this week, as version 2.0.2 (you can check yourself in download section).

Kind regards,
Luigi

Please Log in or Create an account to join the conversation.

More
9 years 3 months ago - 9 years 3 months ago #3524 by admin
Replied by admin on topic Get articles from tags
As promised, I have just released the new 2.0.2 version which supports a new resource to get articles by tag id. Check the updated documentation here:

www.selfget.com/documentation/jbackend-joomla30/content-module-api.html

Kind regards,
Luigi
Last edit: 9 years 3 months ago by admin.

Please Log in or Create an account to join the conversation.

More
9 years 3 months ago #3528 by antreas444
Replied by antreas444 on topic Get articles from tags
Thank you a lot, you did a great job. The last think i want to see on this plugin is the list of tags that an article belongs to in the json response (..., "tags": { tag1, tag2, tag3, ....}, ....) and also the functionality to get all the tags with their fulltext image and their content. For example, to get the list of tags with the same way we get the list of categories:

for categories: <end-point>?action=get&module=content&resource=categories

for tags: maybe <end-point>?action=get&module=content&resource=tags

I will be very glad I hear from you the good news :)
Thank you.

Please Log in or Create an account to join the conversation.

More
9 years 3 months ago #3534 by admin
Replied by admin on topic Get articles from tags
Hi,
added to my todo list for the next release.

Kind regards,
Luigi

Please Log in or Create an account to join the conversation.

Time to create page: 0.115 seconds