joomla 1.5模板结构介绍

2024-01-21 13:58
文章标签 模板 介绍 结构 1.5 joomla

本文主要是介绍joomla 1.5模板结构介绍,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

最常用的模板,有下列文件:

* index.php .提供了逻辑的显示和定位模块和组件。

* component.php 提供了逻辑的显示打印页样式, 电子邮件链接样式等

* template.css 处理表象方面的模板,包括规格,利润率,字体,标题,图像的边界,清单格式等

* templateDetails.xml 持有元相关信息的模板和使用的Installer和模板管理器。

* template_thumbnail.ext 包括((.jpg, .png, .gif))格式

一般是200×150像素的图像,显示当光标举行的模板名称在模板管理器。这使署长快照鉴于模板,然后再应用到网站。

一个典型的模板Joomla ! 1.5 将包括下列目录:

* css – 包含所有的CSS文件
* html -包含模板重载文件为核心的输出和模块
* images -图像-包含所有图像所使用的模板

下载安装文件带有的

beez主题是一个覆写核心模板的示例

templateDetails.xml文件

beez
19 February 2007
Angie Radtke/Robert Deutz
joomla@run-digital.com
http://www.run-digital.com

GNU/GPL 1.0.0
Accessible template for Joomla 1.5

css/layout.css
css/position.css
css/template.css
css/ieonly.css
css/ie7only.css
css/print.css
css/general.css
css/index.html
css/template_rtl.css
html/com_contact/category/default.php
html/com_contact/category/default_items.php
html/com_contact/category/index.html
html/com_contact/contact/default.php
html/com_contact/contact/default_address.php
html/com_contact/contact/default_form.php
html/com_contact/contact/index.html
html/com_contact/index.html
html/com_content/article/default.php
html/com_content/article/index.html
html/com_content/article/form.php
html/com_content/category/blog.php
html/com_content/category/blog_item.php
html/com_content/category/blog_links.php
html/com_content/category/index.html
html/com_content/category/default_items.php
html/com_content/category/default.php
html/com_content/frontpage/default.php
html/com_content/frontpage/default_item.php
html/com_content/frontpage/default_links.php
html/com_content/frontpage/index.html
html/com_content/section/blog.php
html/com_content/section/blog_item.php
html/com_content/section/blog_links.php
html/com_content/section/default.php
html/com_content/section/index.html
html/com_content/index.html
html/index.html
html/com_search/search/default.php
html/com_search/search/default_error.php
html/com_search/search/default_form.php
html/com_search/search/default_results.php
html/com_search/search/index.html
html/com_search/index.html
html/editor_content.css
html/mod_latestnews/default.php
html/mod_latestnews/index.html
html/mod_login/default.php
html/mod_login/index.html
html/mod_newsflash/_item.php
html/mod_newsflash/default.php
html/mod_newsflash/horiz.php
html/mod_newsflash/vert.php
html/mod_newsflash/index.html
html/mod_poll/default.php
html/mod_poll/index.html
html/mod_search/default.php
html/mod_search/index.html
html/modules.php
html/pagination.php
html/com_poll/poll/default.php
html/com_poll/poll/default_graph.php
html/com_poll/poll/index.html
html/com_poll/index.html
html/com_newsfeeds/categories/default.php
html/com_newsfeeds/categories/index.html
html/com_newsfeeds/category/default.php
html/com_newsfeeds/category/default_items.php
html/com_newsfeeds/category/index.html
html/com_newsfeeds/newsfeed/default.php
html/com_newsfeeds/newsfeed/index.html
html/com_newsfeeds/index.html
html/com_weblinks/categories/default.php
html/com_weblinks/categories/index.html
html/com_weblinks/category/default.php
html/com_weblinks/category/default_items.php
html/com_weblinks/category/index.html
html/com_weblinks/weblinks/form.php
html/com_weblinks/weblinks/index.html
html/com_weblinks/index.html
html/com_user/user/index.html
html/com_user/user/default.php
html/com_user/user/form.php
html/com_user/login/index.html
html/com_user/login/default_login.php
html/com_user/login/default.php
html/com_user/login/default_logout.php
html/com_user/register/default.php
html/com_user/register/index.html
html/com_user/register/default_message.php
html/com_user/index.html
html/com_user/remind/index.html
html/com_user/remind/default.php
html/com_user/remind/default_message.php
html/com_user/reset/index.html
html/com_user/reset/default.php
html/com_user/reset/confirm.php
html/com_user/reset/complete.php
images_general/index.html
images_general/calendar.png
images_general/j_button2_blank.png
images_general/j_button2_image.png
images_general/j_button2_left.png
images_general/j_button2_pagebreak.png
images_general/j_button2_readmore.png
images_general/selector-arrow.png
images/arrow.png
images/arrow_rtl.png
images/pfeil.gif
images/pfeil_rtl.gif
images/trans.gif
images/logo.gif
images/arrow.gif
images/biene.gif
images/biene_rtl.gif
images/index.html
images/con_address.png
images/lupe_larger.gif
images/lupe_larger_black.gif
images/lupe_reset.gif
images/lupe_reset_black.gif
images/lupe_smaller.gif
images/lupe_smaller_black.gif
index.html
index.php
javascript/md_stylechanger.js
javascript/index.html
params.ini
templateDetails.xml
template_thumbnail.png
favicon.ico
component.php

en-GB.tpl_beez.ini

en-GB.tpl_beez.ini

left right top breadcrumb user1 user2 user3 user4 debug syndicate

这篇关于joomla 1.5模板结构介绍的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/629762

相关文章

使用Navicat工具比对两个数据库所有表结构的差异案例详解

《使用Navicat工具比对两个数据库所有表结构的差异案例详解》:本文主要介绍如何使用Navicat工具对比两个数据库test_old和test_new,并生成相应的DDLSQL语句,以便将te... 目录概要案例一、如图两个数据库test_old和test_new进行比较:二、开始比较总结概要公司存在多

四种Flutter子页面向父组件传递数据的方法介绍

《四种Flutter子页面向父组件传递数据的方法介绍》在Flutter中,如果父组件需要调用子组件的方法,可以通过常用的四种方式实现,文中的示例代码讲解详细,感兴趣的小伙伴可以跟随小编一起学习一下... 目录方法 1:使用 GlobalKey 和 State 调用子组件方法方法 2:通过回调函数(Callb

Python进阶之Excel基本操作介绍

《Python进阶之Excel基本操作介绍》在现实中,很多工作都需要与数据打交道,Excel作为常用的数据处理工具,一直备受人们的青睐,本文主要为大家介绍了一些Python中Excel的基本操作,希望... 目录概述写入使用 xlwt使用 XlsxWriter读取修改概述在现实中,很多工作都需要与数据打交

java脚本使用不同版本jdk的说明介绍

《java脚本使用不同版本jdk的说明介绍》本文介绍了在Java中执行JavaScript脚本的几种方式,包括使用ScriptEngine、Nashorn和GraalVM,ScriptEngine适用... 目录Java脚本使用不同版本jdk的说明1.使用ScriptEngine执行javascript2.

Python实现NLP的完整流程介绍

《Python实现NLP的完整流程介绍》这篇文章主要为大家详细介绍了Python实现NLP的完整流程,文中的示例代码讲解详细,具有一定的借鉴价值,感兴趣的小伙伴可以跟随小编一起学习一下... 目录1. 编程安装和导入必要的库2. 文本数据准备3. 文本预处理3.1 小写化3.2 分词(Tokenizatio

基于Java实现模板填充Word

《基于Java实现模板填充Word》这篇文章主要为大家详细介绍了如何用Java实现按产品经理提供的Word模板填充数据,并以word或pdf形式导出,有需要的小伙伴可以参考一下... Java实现按模板填充wor编程d本文讲解的需求是:我们需要把数据库中的某些数据按照 产品经理提供的 word模板,把数据

Java中switch-case结构的使用方法举例详解

《Java中switch-case结构的使用方法举例详解》:本文主要介绍Java中switch-case结构使用的相关资料,switch-case结构是Java中处理多个分支条件的一种有效方式,它... 目录前言一、switch-case结构的基本语法二、使用示例三、注意事项四、总结前言对于Java初学者

结构体和联合体的区别及说明

《结构体和联合体的区别及说明》文章主要介绍了C语言中的结构体和联合体,结构体是一种自定义的复合数据类型,可以包含多个成员,每个成员可以是不同的数据类型,联合体是一种特殊的数据结构,可以在内存中共享同一... 目录结构体和联合体的区别1. 结构体(Struct)2. 联合体(Union)3. 联合体与结构体的

PostgreSQL如何查询表结构和索引信息

《PostgreSQL如何查询表结构和索引信息》文章介绍了在PostgreSQL中查询表结构和索引信息的几种方法,包括使用`d`元命令、系统数据字典查询以及使用可视化工具DBeaver... 目录前言使用\d元命令查看表字段信息和索引信息通过系统数据字典查询表结构通过系统数据字典查询索引信息查询所有的表名可

性能测试介绍

性能测试是一种测试方法,旨在评估系统、应用程序或组件在现实场景中的性能表现和可靠性。它通常用于衡量系统在不同负载条件下的响应时间、吞吐量、资源利用率、稳定性和可扩展性等关键指标。 为什么要进行性能测试 通过性能测试,可以确定系统是否能够满足预期的性能要求,找出性能瓶颈和潜在的问题,并进行优化和调整。 发现性能瓶颈:性能测试可以帮助发现系统的性能瓶颈,即系统在高负载或高并发情况下可能出现的问题