惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

A
About on SuperTechFans
人人都是产品经理
人人都是产品经理
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 三生石上(FineUI控件)
小众软件
小众软件
月光博客
月光博客
T
Tailwind CSS Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
Visual Studio Blog
博客园 - 叶小钗
博客园 - 司徒正美
美团技术团队
博客园_首页
宝玉的分享
宝玉的分享
Apple Machine Learning Research
Apple Machine Learning Research
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
有赞技术团队
有赞技术团队
D
DataBreaches.Net
Google DeepMind News
Google DeepMind News

博客园 - 焰凌

Poor code: Dynamic changing of table schema When we need to inherit from WSS WebPart class? The issue of upload big file on SharePoint with IIS7 怎样在MOSS2007和WSS3.0中修改服务帐户和密码 HttpApplication机制 "NOT IN", "JOIN...IS NULL", "NOT EXISTS" 之间的效率对比 为SharePoint新项目做准备 MOSS 2007 SSP (1) How to create and delete a SharePoint site by web application Search user of specific domain name Received DGT's document 水晶报表PUSH模式多个表数据的显示 上海电信之具有地域歧视的霸王条款 来上海一年多了,第一次感冒! differentia of [string str=null;] and [string str="";] 搬家了,没宽带了 工作以后 找不到状态了! 页面缓存的困扰
Why no effects when change the "Site Master Page Settings...
焰凌 · 2008-05-27 · via 博客园 - 焰凌

Actually, the "Master Page" link is not always shown under Look and Feel column. It is appeared Only when you activate the "Office SharePoint Server Publishing Infrastructure" feature from Site Collection Features page. Otherwise, there will be show "Top link bar" link instead.

When you open the "Site Master Page Settings" page after you click the "Master Page" link under Look and Feel column. You can see two major parts in this page. The one is Site Master Page and the other one is System Master Page.

1. System Master Page:

This setting only effects the pages with masterpagefile="~masterurl/default.master" property. The page will be changed to use the master page which you specified in System Master Page portion instead of original default.master in runtime.

2. Site Master Page:

This setting only effects the pages with masterpagefile="~masterurl/custom.master" property. The page will be changed to use the master page which you specified in Site Master Page portino instead of original custom.master in runtime.

So, if you want to keep your all site contents have consistent style. You'd better to change Site Master Page and System Master Page setting at one time.