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

推荐订阅源

D
Docker
F
Fortinet All Blogs
爱范儿
爱范儿
博客园 - Franky
MyScale Blog
MyScale Blog
罗磊的独立博客
博客园 - 三生石上(FineUI控件)
B
Blog
P
Proofpoint News Feed
IT之家
IT之家
宝玉的分享
宝玉的分享
D
DataBreaches.Net
S
SegmentFault 最新的问题
Microsoft Azure Blog
Microsoft Azure Blog
GbyAI
GbyAI
M
MIT News - Artificial intelligence
L
LangChain Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
月光博客
月光博客
雷峰网
雷峰网
Stack Overflow Blog
Stack Overflow Blog
量子位
V
V2EX
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

博客园 - 焰凌

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.