【问题标题】:Joomla, Zoo, Category rendererJoomla,动物园,类别渲染器
【发布时间】:2015-10-04 14:28:44
【问题描述】:

我正在尝试找到可以自定义自动生成的 Joomla Zoo 类别视图的位置。

有人在动物园内创建了一个名为 Human Resources 的新应用程序。 它具有按以下方式设置的类别结构:

Category 1
   Sub Category 1
   Sub Category 2
   Sub Category 3
Category 2
   Sub Category 1
   Sub Category 2
   Sub Category 3
Category 3
   ...

等等……

一旦你进入一个项目(即点击子类别页面中的一个项目,我可以在 full.php 中编辑布局。

例如,类别 1 似乎映射到 teaser.php,我也可以在这里修改布局。

但是类别 2 和类别 2 的子类别渲染,但我终生无法找到他们使用的渲染器。

我已经浏览了应用程序中要求它们死亡的所有文件();无济于事。

任何关于如何找出这些类别页面的呈现方式和位置的帮助将不胜感激。

非常感谢,

丹。

【问题讨论】:

    标签: php model-view-controller joomla cck


    【解决方案1】:

    尝试这几个示例步骤,通过 Joomla 管理控制面板创建类别和子类别菜单项。

    1)Create a new Menu in the Menu Manager called "Pets".
    2)Add a new Menu Item called "Dogs". For this example, we don't really care what the type of the Menu Items is. For example, you can just create one article called "Pet Menu Test" and then create all of the Menu Items as type Article → Article Layout and point to this article.
    3)Add a second Menu Item called "Collies" (again, Menu Type of Article Layout as above). In the Parent Item box, select "Dogs", as shown below:
    4)Add a third Menu Item called "Greyhounds", again making "Dogs" the Parent Item. (Remember, these can all point to the same article.)
    5)Add the "Cats" Menu Item. Be sure to make the Parent Item for this "Top".
    6)Add the last two Menu Items, "Tabbies" and "Siamese", making "Cats" the Parent Item for both.
    

    尝试在此处获取更多详细信息,

    https://docs.joomla.org/Creating_a_submenu
    

    【讨论】:

      猜你喜欢
      • 2015-04-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-09-12
      相关资源
      最近更新 更多