http://devnet.kentico.com/docs/7_0/devguide/index.html?document_properties_overview.htm

You can edit document properties in CMS Desk -> Content after selecting a document in the content tree and opening the Properties tab in Edit mode.

Template

http://devnet.kentico.com/docs/7_0/devguide/index.html?document_properties_template.htm

In the Template dialog, you can specify the page template that will be used for the selected document and configure its content inheritance.

Template

The textbox in this section displays the name of the page template currently assigned to the document. The options above determine what type of template will be used:

•Inherit from parent

•All culture versions use the same page template

•Each culture version uses its own page template

If the first option is selected, the page template set for the parent document will automatically be loaded.

With the other two options, you can assign a specific template to the document via the Select button. If the document is available in multiple languages, you can choose whether all versions should share the same template or if it should be possible to specify a different one for each language. By selecting the third option, you can configure the template settings on this tab separately for each document version by switching between cultures using the language toolbar in the main menu of the CMS Desk -> Content tab.

Changes need to be confirmed by clicking  Save.

Setting the template of the website's root document

The website's root document has no parent from which the template could be inherited, so the first radio button option (No master page template) may instead be used if you wish to have an empty root page.

In most scenarios, it is highly recommended to assign an appropriate template to the root document and use content inheritance.

Additionally, the following actions may be used to manage the document's template:

 Save as new template - saves the current template as a new re-usable page template. This can be useful if you wish to use an ad-hoc template for other pages.

 Clone template as ad‑hoc - creates a copy of the current page template as a new ad-hoc template. This allows you to modify the design of the page without affecting other documents that use the original template.

 Edit template properties - opens a new window where you can configure the properties of the currently assigned page template.

Inherit content

In this section, you can configure how the document should inherit content from its parent pages (if it is not a master page).

Select one of the following options:

Use page template settings

The inheritance is determined by the settings of the assigned page template.

To manage the template's configuration, click the  Edit template properties button and set the Inherit content property on the General tab.

Do not inherit any content

The document does not inherit any content from parent documents in the content tree.

http://devnet.kentico.com/docs/7_0/devguide/index.html?content_management_overview.htm

Content tree that represents the site map of the website. It allows you to organize the site's structure or select a specific document for editing in the content section.

Inherit only master page

The document inherits content from the first master page above the document in the content tree.

If there are multiple master pages, the document only inherits from the closest one in the hierarchy.

Select inherited levels

You can select exactly from which parent documents the page should inherit via the checkboxes below.

The master page concept

http://devnet.kentico.com/docs/7_0/devguide/index.html?the_master_page_concept.htm

Master pages represent the powerful concept of sharing the same header and footer for all pages on the website.

It allows you to manage repeated items, such as the site logo, main menu and footer content in a single place.

The root of the content tree is always a master page. You can also configure any other page template to be a master page by enabling the Master page option on the General tab of the page template editing interface at Site Manager -> Development -> Page templates.

The following figure shows how the same master page is used for the home page and product page. As you can see, the pages are inserted inside the master page:

What is a page template

http://devnet.kentico.com/docs/7_0/devguide/index.html?what_is_a_page_template.htm

A page template is a predefined look for pages that allows content editors to enter the content.

A single template can be re-used for multiple pages with the same structure and design, but with different content.

Templates allow content editors to focus just on content editing, without the need to take care of page formatting.

They also help keep the web design consistent throughout the whole website.

The following figure shows how a single page template can be used for multiple pages:

Document properties的更多相关文章

  1. How to Set Word Document Properties with C#

    Word properties shows a brief description about one document. Through properties, we can learn gener ...

  2. PHPExcel(1.8.0) 帮助代码

    以下代码不能直接运行,只是提供各种方法调用写法. require_once dirname(__FILE__) . '/Classes/PHPExcel.php'; $objPHPExcel = ne ...

  3. 浅谈Excel开发:三 Excel 对象模型

    前一篇文章介绍了Excel中的菜单系统,在创建完菜单和工具栏之后,就要着手进行功能的开发了.不论您采用何种方式来开发Excel应用程序,了解Excel对象模型尤其重要,这些对象是您与Excel进行交互 ...

  4. C#进行Visio二次开发之文件导出及另存Web页面

    在我前面很多关于Visio的开发过程中,介绍了各种Visio的C#开发应用场景,包括对Visio的文档.模具文档.形状.属性数据.各种事件等相关的基础处理,以及Visio本身的整体项目应用,虽然时间过 ...

  5. arcmap Command

    The information in this document is useful if you are trying to programmatically find a built-in com ...

  6. DocOptimizer 0.9.0 Beta Released

    DocOptimizer 是一个文档优化工具,它通过移除Excel中多余的单元格:将嵌入的OLE替换成图片:移除文档中的隐藏信息:优化文档中的图片等等手段,将Office或PDF文件压缩20%-90% ...

  7. 如何将arcgis的mxd文档存储为相对路径

    在默认情况下,ArcGIS 10中地图文件mxd中添加的图层所引用的文件路径均为绝对路径.这就意味着,如果你在地图中引用了“D:\data\DEM.shp”文件,那map.mxd文件中保存的该层文件路 ...

  8. 重新想象 Windows 8.1 Store Apps (83) - 文件系统的新特性

    [源码下载] 重新想象 Windows 8.1 Store Apps (83) - 文件系统的新特性 作者:webabcd 介绍重新想象 Windows 8.1 Store Apps 之文件系统的新特 ...

  9. Upgrade custom workflow in SharePoint

    Experience comes when you give a try or do something, I worked in to many SharePoint development pro ...

随机推荐

  1. 使用从mysql中取数据

    import MySQLdb conn=MySQLdb.connect(host="xx",user="xx",passwd="xx",db ...

  2. Ruby学习笔记(二)——从管道读取数据

    在对文件名修改后,今天又给自己出了新的难题,想从实验结果中提取数据,并将其作为文件夹的名称.其中,比赛的主办方提供的评估算法是用perl写的,因此读取实验结果最为简单的想法自然是使用管道命令,即 ./ ...

  3. angularjs1-过滤器

    <!DOCTYPE html> <html> <body> <header> <meta http-equiv="Content-Typ ...

  4. ES 處於“initializing”狀態,此時主節點正在嘗試將分片分配到集群中的數據節點。 如果您看到分片仍處於初始化或未分配狀態太長時間,則可能是您的集群不穩定的警告信號。

    指標要點: Cluster status: 如果集群狀態為黃色,則至少有一個副本分片未分配或丟失. 搜索結果仍將完成,但如果更多的分片消失,您可能會丟失數據. 紅色的群集狀態表示至少有一個主分片丟失, ...

  5. vue中 router-link 传递参数以及获取

    将所遇见的问题一步一步记录下来,不久便会成长 今天在修改前端(vue) BUG的时候遇见 router-link标签,传递参数到另一个页面,确不知道参数在另一个页面怎么接收,于是找度娘需求解决办法,最 ...

  6. 高并发之web服务器负载均衡简单介绍

    负载均衡种类 F5,七层负载均衡,四层负载均衡 Nginx负载均衡 内置策略.扩展策略 内置策略:IPHash.加权轮询 扩展策略:fair策略.通用hash.一致性hash 加权轮询策略 首先将请求 ...

  7. c/s winform打包和部署

    1:vs2010新建  安装项目  左边出现3个文件夹 2:点击 第一个文件夹-> “应用程序文件夹”    将 bin 目录下的所以文件  拖进 右边的空白处:c:\windows\syste ...

  8. SQL纯手写创建数据库到表内内容

    建表啥的只点点鼠标,太外行了,不如来看看我的纯手写,让表从无到有一系列:还有存储过程临时表,不间断的重排序: 一:建数据库 create Database Show on primary ( name ...

  9. 构建工具系列二--Grunt

    本文地址: http://www.cnblogs.com/blackmanba/p/frontend-scaffold-grunt.html或者http://forkme.info/frontend- ...

  10. 洛谷P3707 [SDOI2017]相关分析(线段树)

    题目描述 Frank对天文学非常感兴趣,他经常用望远镜看星星,同时记录下它们的信息,比如亮度.颜色等等,进而估算出星星的距离,半径等等. Frank不仅喜欢观测,还喜欢分析观测到的数据.他经常分析两个 ...