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

相关文章

Java中HashMap的用法详细介绍

《Java中HashMap的用法详细介绍》JavaHashMap是一种高效的数据结构,用于存储键值对,它是基于哈希表实现的,提供快速的插入、删除和查找操作,:本文主要介绍Java中HashMap... 目录一.HashMap1.基本概念2.底层数据结构:3.HashCode和equals方法为什么重写Has

Springboot项目构建时各种依赖详细介绍与依赖关系说明详解

《Springboot项目构建时各种依赖详细介绍与依赖关系说明详解》SpringBoot通过spring-boot-dependencies统一依赖版本管理,spring-boot-starter-w... 目录一、spring-boot-dependencies1.简介2. 内容概览3.核心内容结构4.

Java集合中的链表与结构详解

《Java集合中的链表与结构详解》链表是一种物理存储结构上非连续的存储结构,数据元素的逻辑顺序的通过链表中的引用链接次序实现,文章对比ArrayList与LinkedList的结构差异,详细讲解了链表... 目录一、链表概念与结构二、当向单链表的实现2.1 准备工作2.2 初始化链表2.3 打印数据、链表长

创建springBoot模块没有目录结构的解决方案

《创建springBoot模块没有目录结构的解决方案》2023版IntelliJIDEA创建模块时可能出现目录结构识别错误,导致文件显示异常,解决方法为选择模块后点击确认,重新校准项目结构设置,确保源... 目录创建spChina编程ringBoot模块没有目录结构解决方案总结创建springBoot模块没有目录

SpringBoot利用树形结构优化查询速度

《SpringBoot利用树形结构优化查询速度》这篇文章主要为大家详细介绍了SpringBoot利用树形结构优化查询速度,文中的示例代码讲解详细,感兴趣的小伙伴可以跟随小编一起学习一下... 目录一个真实的性能灾难传统方案为什么这么慢N+1查询灾难性能测试数据对比核心解决方案:一次查询 + O(n)算法解决

setsid 命令工作原理和使用案例介绍

《setsid命令工作原理和使用案例介绍》setsid命令在Linux中创建独立会话,使进程脱离终端运行,适用于守护进程和后台任务,通过重定向输出和确保权限,可有效管理长时间运行的进程,本文给大家介... 目录setsid 命令介绍和使用案例基本介绍基本语法主要特点命令参数使用案例1. 在后台运行命令2.

Oracle查询表结构建表语句索引等方式

《Oracle查询表结构建表语句索引等方式》使用USER_TAB_COLUMNS查询表结构可避免系统隐藏字段(如LISTUSER的CLOB与VARCHAR2同名字段),这些字段可能为dbms_lob.... 目录oracle查询表结构建表语句索引1.用“USER_TAB_COLUMNS”查询表结构2.用“a

MySQL常用字符串函数示例和场景介绍

《MySQL常用字符串函数示例和场景介绍》MySQL提供了丰富的字符串函数帮助我们高效地对字符串进行处理、转换和分析,本文我将全面且深入地介绍MySQL常用的字符串函数,并结合具体示例和场景,帮你熟练... 目录一、字符串函数概述1.1 字符串函数的作用1.2 字符串函数分类二、字符串长度与统计函数2.1

SpringBoot集成EasyPoi实现Excel模板导出成PDF文件

《SpringBoot集成EasyPoi实现Excel模板导出成PDF文件》在日常工作中,我们经常需要将数据导出成Excel表格或PDF文件,本文将介绍如何在SpringBoot项目中集成EasyPo... 目录前言摘要简介源代码解析应用场景案例优缺点分析类代码方法介绍测试用例小结前言在日常工作中,我们经

zookeeper端口说明及介绍

《zookeeper端口说明及介绍》:本文主要介绍zookeeper端口说明,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录一、zookeeper有三个端口(可以修改)aVNMqvZ二、3个端口的作用三、部署时注意总China编程结一、zookeeper有三个端口(可以