I have problem as developer of content-plugin.
I want to do "prepare content" for all objects: articles, categories and tags.
With articles I don't have any problems, in function
onContentPrepare($context, $item, $params, $page)
in $item I get whole object of article.
But for category and tag I get only description-text.
But I need all properties.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-08 16:26:56 |
Closed_By | ⇒ | roland-d |
Hi you created this issue sometime ago but have not provided any code for people to evaluate. As no one else has shown any interest in providing the code and you have not then I am closing this issue at this time. If code is provided (a pull request) it can always be re-examined.
+1 It would be nice!