1. Embed Information & Convert to PDF 功能,在文档的preview界面(hover panel);

2. Share功能可以选择是否发送邮件 -- Done

4. Shredded Storage, 将文档的内容和每次的更改分开存储,每次只存储更改的内容,而不是记录一个全新版本的文件,默认开启,详情看考此处

5. Minimal Download Strategy -- 提升了页面生成的效率,类似ajax的页面生成规则, 比如在页面切换时,只请求页面之间不同部分的数据。

--------------------------------------------------------------------------------------------------------------------------

Farm Administration - Application Management

1. 多出了Apps 和 Office 365,其它设置几乎一样。

Manage Web Applications

1. 了解什么是 General Settings --> Blog API Setting ?

2. General Setting --> 附件默认最大值为250M,一个用户最多500个Alert,Recycle Bin保存30天;

3. Resource Throttling --> 普通用户List viewk可查询(CAML)到的最大值是5000条, 管理员可查询(CAML)到的是20000条;

-------------------------------------------------------------------------------

Site Administration

1. 新建list/library时,没有“是否在quick launch显示”的选项,默认不显示。

2. List/Library只能在List Tab下切换view,不能再breadcrumb中进行切换了;

3. Rating功能相关的两个Job: UserProfileApp - Activity Feed Job (Schedule: 10 Minutes)和 UserProfileApp - Social Rating Synchronization Job (Schedule: Hourly);

4.

-----------------------------------------------------------------

Content Management

1. Geolocation field type只能通过编程的方式来使用,不能从UI界面直接插入这样一个类型的column,详情参考此处

2.

------------------------------------------------------------------------------------------------------

Social

1.Microsoft in SharePoint 2013 Introduced new Social capabilities for better collaboration in the company. New Features added are -

  Community Site
  MY Sites
  Newsfeed
  Follow people
  Follow Sites

2.

-----------------------------------------------------------------------------------------------------

Services & Service Application

1. Shredded Storage, 将文档的内容和每次的更改分开存储,每次只存储更改的内容,而不是记录一个全新版本的文件,默认开启,详情看考此处

2. Minimal Download Strategy -- 提升了页面生成的效率,类似ajax的页面生成规则, 比如在页面切换时,只请求页面之间不同部分的数据。

3. PowerPoint Automation Service - 需要使用PowerShell命令手动创建PowerPoint Automation Service Application,详情参考此处

4. Word Automation Service, PowerPoint Automatiion Service都是针对编程使用的,提供了一些编程对象;

5.

--------------------------------------------

Search

1. Query Rules 用于替代以前的Manage Search Keywords,详情请参考此处

2. Result Sources 用于替换以前的 Scopes,详情参考此处

3. Display Template 和 Result Types 是新添加功能,用于针对不同的Search结果,显示不同的结果界面,详情参考此处

4. SharePoint 2013中支持检索PDF文件内容,但是SharePoint 2010中不支持,需要安装第三方插件,见此处

------------------------------------------------------------------

Development

1. Callout popup framework 可使用JS来更改页面的Callouts或者Hover over,详情参考此处

2.

最新文章

  1. PHP之:随机抽取一个数&&随机函数
  2. 我的android学习经历20
  3. 《OD学Flume》20160806Flume和Kafka
  4. poj 1679 http://poj.org/problem?id=1679
  5. 判断webpart类型 How can I tell what type a web part is?
  6. Python中小中花括号的区别
  7. 网页通用的测试用例(出处:: 51Testing-- lxp1119216)
  8. jQuery输入框提示自动完成插件 autocomplete
  9. c#发送http请求注意
  10. java的logcat的简单使用
  11. ORACLE 11g 静默安装
  12. SQL数据库的一些操作
  13. vue实现pc端上拉加载功能,不兼容移动端
  14. 论文笔记——An online EEG-based brain-computer interface for controlling hand grasp using an adaptive probabilistic neural network(10年被引用66次)
  15. Git那些事儿
  16. hadoop小结
  17. LCT模板(指针版)
  18. Windows AD域管理软件
  19. Java翻转数组的方法
  20. 亿万第一至二季/全集Billions迅雷下载

热门文章

  1. shell-003:用for循环统计内存使用量
  2. X7-2计算节点关于网卡的一点变化
  3. Java 实现发送邮件
  4. Android 连接服务器,并进行相关操作
  5. ES6问题记录--Promise
  6. no git binary found in $path(已解决,但是还有疑问)
  7. BZOJ - 2818 莫比乌斯反演 初步
  8. mysql远程连接详细配置
  9. PIE SDK频率域滤波
  10. 软件测试作业——WordCount的测试