User tests: Successful: Unsuccessful:
Closes #32623
article/default.php
.JHIDE
to setting urls_position
if somebody doesn't want to display links at all (or wants to use the feature elsewhere).$urls = json_decode($this->item->urls);
in article/.../default.php
.components/com_content/tmpl/article/default.xml
Optional: If you want to test the default behavior of a clean Joomla 4 before you apply the patch.
$params
in components\com_content\tmpl\article\default.php
. There is no parameter for urls_position
in it.Edit article "Welcome to your blog". Add a link/url in tabulator Images and Links
. Save article.
Link is displayed Above
(inherited global setting) in front-end.
Apply patch
Positioning of the Links
inadministrator/index.php?option=com_config&view=component&component=com_content
I don't know. New setting "Hide".
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_content |
Labels |
Added:
?
|
Category | Administration com_content | ⇒ | Administration com_content Front End |
Title |
|
I have tested this item
is only possible if the parameter "Frontend Images and Links" in Article Options is set.
Thanks! Instruction extended.
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-03-18 18:48:14 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
Additional information to testing instructions:
"Add a link/url in tabulator Images and Links. Save article.",
is only possible if the parameter "Frontend Images and Links" in Article Options is set.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32713.