J4 Issue ? ?
avatar jjnxpct
jjnxpct
12 Aug 2019

Is your feature request related to a problem? Please describe.

I want to show articles in the related tags module but I can't add the publication date to show in my template override.

Describe the solution you'd like

Add the publication dat (publish_up) - and maybe also the creation an modification date - to the helper.php so we can use in like this: $item->core_publish_up.

I think adding this to the helper file will be enough?
$db->quoteName('cc.core_publish_up'),

And it would also be nice to able to sort the items on this date...

avatar jjnxpct jjnxpct - open - 12 Aug 2019
avatar joomla-cms-bot joomla-cms-bot - change - 12 Aug 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 12 Aug 2019
avatar jjnxpct jjnxpct - change - 12 Aug 2019
Title
Adding publication date in related tags module output?
Adding publication date in related (similar) tags module output?
avatar jjnxpct jjnxpct - edited - 12 Aug 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 12 Aug 2019
Labels Added: J3 Issue
avatar franz-wohlkoenig franz-wohlkoenig - labeled - 12 Aug 2019
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 13 Aug 2019

New Features will go in J4.

avatar franz-wohlkoenig franz-wohlkoenig - change - 13 Aug 2019
Labels Added: J4 Issue
Removed: J3 Issue
avatar franz-wohlkoenig franz-wohlkoenig - labeled - 13 Aug 2019
avatar franz-wohlkoenig franz-wohlkoenig - unlabeled - 13 Aug 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 13 Aug 2019
Title
Adding publication date in related (similar) tags module output?
[4.0] Adding publication date in related (similar) tags module output?
avatar franz-wohlkoenig franz-wohlkoenig - edited - 13 Aug 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 13 Aug 2019
Status New Discussion
avatar jjnxpct
jjnxpct - comment - 13 Aug 2019

OK, thanks. In the mean time I will try to create a custom module based on the similar tags module to see if I can get what I need.

avatar brianteeman
brianteeman - comment - 4 Feb 2020

I think adding this to the helper file will be enough?
$db->quoteName('cc.core_publish_up'),

Yes that is correct. Just not sure if it should go into core as whee do you stop adding stuff. Should author and category also be added. What about intro image etc

avatar jjnxpct
jjnxpct - comment - 4 Feb 2020

as whee do you stop adding stuff

Good point. I do think pub date is more 'essential' the others. But sure, why not add author and category? ;-) Also, it would be very nice to be able to sort on the pub date... But it's just what I would use / need. So if this is not for the core, no problem for me.

avatar SharkyKZ SharkyKZ - change - 12 May 2020
Labels Added: ?
avatar SharkyKZ SharkyKZ - labeled - 12 May 2020
avatar rdeutz rdeutz - change - 18 Dec 2020
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2020-12-18 10:28:38
Closed_By rdeutz
avatar rdeutz rdeutz - close - 18 Dec 2020

Add a Comment

Login with GitHub to post a comment