Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/joomla/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Plugins 在joomla文章中显示类别文章?_Plugins_Joomla_Components_Joomla Article - Fatal编程技术网

Plugins 在joomla文章中显示类别文章?

Plugins 在joomla文章中显示类别文章?,plugins,joomla,components,joomla-article,Plugins,Joomla,Components,Joomla Article,是否可以显示Joomla文章中所有文章的链接的所有标题 是否有任何模块、插件或组件可以做到这一点?您可以创建一个文章类别模块,然后使用非用户模块Where plugin使用以下代码将该模块包含在文章中: {module 55} 其中55是您刚刚创建的文章类别模块的ID。同样,您需要安装非数字模块Anywhere插件

是否可以显示Joomla文章中所有文章的链接的所有标题


是否有任何模块、插件或组件可以做到这一点?

您可以创建一个文章类别模块,然后使用非用户模块Where plugin使用以下代码将该模块包含在文章中:

{module 55}
其中55是您刚刚创建的文章类别模块的ID。同样,您需要安装非数字模块Anywhere插件