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

相关文章

Python中win32包的安装及常见用途介绍

《Python中win32包的安装及常见用途介绍》在Windows环境下,PythonWin32模块通常随Python安装包一起安装,:本文主要介绍Python中win32包的安装及常见用途的相关... 目录前言主要组件安装方法常见用途1. 操作Windows注册表2. 操作Windows服务3. 窗口操作

c++中的set容器介绍及操作大全

《c++中的set容器介绍及操作大全》:本文主要介绍c++中的set容器介绍及操作大全,本文通过实例代码给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友参考下吧... 目录​​一、核心特性​​️ ​​二、基本操作​​​​1. 初始化与赋值​​​​2. 增删查操作​​​​3. 遍历方

MySQL中的索引结构和分类实战案例详解

《MySQL中的索引结构和分类实战案例详解》本文详解MySQL索引结构与分类,涵盖B树、B+树、哈希及全文索引,分析其原理与优劣势,并结合实战案例探讨创建、管理及优化技巧,助力提升查询性能,感兴趣的朋... 目录一、索引概述1.1 索引的定义与作用1.2 索引的基本原理二、索引结构详解2.1 B树索引2.2

如何使用Maven创建web目录结构

《如何使用Maven创建web目录结构》:本文主要介绍如何使用Maven创建web目录结构的问题,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录创建web工程第一步第二步第三步第四步第五步第六步第七步总结创建web工程第一步js通过Maven骨架创pytho

HTML img标签和超链接标签详细介绍

《HTMLimg标签和超链接标签详细介绍》:本文主要介绍了HTML中img标签的使用,包括src属性(指定图片路径)、相对/绝对路径区别、alt替代文本、title提示、宽高控制及边框设置等,详细内容请阅读本文,希望能对你有所帮助... 目录img 标签src 属性alt 属性title 属性width/h

Python循环结构全面解析

《Python循环结构全面解析》循环中的代码会执行特定的次数,或者是执行到特定条件成立时结束循环,或者是针对某一集合中的所有项目都执行一次,这篇文章给大家介绍Python循环结构解析,感兴趣的朋友跟随... 目录for-in循环while循环循环控制语句break语句continue语句else子句嵌套的循

MybatisPlus service接口功能介绍

《MybatisPlusservice接口功能介绍》:本文主要介绍MybatisPlusservice接口功能介绍,本文给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友... 目录Service接口基本用法进阶用法总结:Lambda方法Service接口基本用法MyBATisP

MySQL复杂SQL之多表联查/子查询详细介绍(最新整理)

《MySQL复杂SQL之多表联查/子查询详细介绍(最新整理)》掌握多表联查(INNERJOIN,LEFTJOIN,RIGHTJOIN,FULLJOIN)和子查询(标量、列、行、表子查询、相关/非相关、... 目录第一部分:多表联查 (JOIN Operations)1. 连接的类型 (JOIN Types)

java中BigDecimal里面的subtract函数介绍及实现方法

《java中BigDecimal里面的subtract函数介绍及实现方法》在Java中实现减法操作需要根据数据类型选择不同方法,主要分为数值型减法和字符串减法两种场景,本文给大家介绍java中BigD... 目录Java中BigDecimal里面的subtract函数的意思?一、数值型减法(高精度计算)1.

Pytorch介绍与安装过程

《Pytorch介绍与安装过程》PyTorch因其直观的设计、卓越的灵活性以及强大的动态计算图功能,迅速在学术界和工业界获得了广泛认可,成为当前深度学习研究和开发的主流工具之一,本文给大家介绍Pyto... 目录1、Pytorch介绍1.1、核心理念1.2、核心组件与功能1.3、适用场景与优势总结1.4、优