The standard output from any Joomla! Module or Component can be overridden by adding code to the html directory of your template.
任何Joomla模块或组件的标准输出都可以通过在自定义模板的html路径中增加相应的文件来进行覆盖。
The above code in essence lets the Joomla! package installer know that there are files to extract, and that they are part of the template as a whole.
这行代码让Joomla的安装器(installer)知道这里有一些文件需要提取,并且它们是整个模板的一部分。
The example in Listing 2 is based on a template that I wrote for one of my clients (I'll get to templates shortly) for a Joomla-based site.
清单2中的例子基于的是我为我的一个客户编写的模板(我稍候会详细介绍有关模板的内容),该模板是针对一个基于Joomla 的站点设计的。
Template overrides are almost limitless. They allow you to add, edit, and remove the components of the Joomla!
模板覆盖方法的使用几乎是无局限的,它允许你添加、编辑和删除Joomla核心组件输出的内容。
Template overrides are almost limitless. They allow you to add, edit, and remove the components of the Joomla!
模板覆盖方法的使用几乎是无局限的,它允许你添加、编辑和删除Joomla核心组件输出的内容。
应用推荐