You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/general-development/access-sharepoint-from-mobile-and-native-device-apps.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -27,13 +27,13 @@ Non-Microsoft device apps, including mobile apps, **use SharePoint REST/OData AP
27
27
28
28
29
29
30
-
- See [Get to know the SharePoint 2013 REST service](http://msdn.microsoft.com/library/2de035a0-ac75-43bd-9665-5c5a59c4c590%28Office.15%29.aspx) for the basics.
30
+
- See [Get to know the SharePoint REST service](http://msdn.microsoft.com/library/2de035a0-ac75-43bd-9665-5c5a59c4c590%28Office.15%29.aspx) for the basics.
31
31
32
32
33
-
- See [REST API reference for SharePoint 2013](http://msdn.microsoft.com/library/3514e753-19f9-4b41-a1ae-f35c5ffc17d2%28Office.15%29.aspx) for a complete reference.
33
+
- See [REST API reference for SharePoint](http://msdn.microsoft.com/library/3514e753-19f9-4b41-a1ae-f35c5ffc17d2%28Office.15%29.aspx) for a complete reference.
34
34
35
35
36
-
For more information about how to create mobile apps for any platform, see [Build mobile apps for other platforms using SharePoint 2013](build-mobile-apps-for-other-platforms-using-sharepoint.md).
36
+
For more information about how to create mobile apps for any platform, see [Build mobile apps for other platforms using SharePoint](build-mobile-apps-for-other-platforms-using-sharepoint.md).
37
37
38
38
39
39
@@ -56,7 +56,7 @@ Windows Phone apps can use one of the following:
56
56
57
57
58
58
59
-
For more about creating Windows Phone apps that access SharePoint, see [Build Windows Phone apps that access SharePoint 2013](build-windows-phone-apps-that-access-sharepoint.md).
59
+
For more about creating Windows Phone apps that access SharePoint, see [Build Windows Phone apps that access SharePoint](build-windows-phone-apps-that-access-sharepoint.md).
Copy file name to clipboardExpand all lines: docs/general-development/accessibility-in-sharepoint.md
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -1,26 +1,26 @@
1
1
---
2
-
title: Accessibility in SharePoint 2013
2
+
title: Accessibility in SharePoint
3
3
ms.prod: SHAREPOINT
4
4
ms.assetid: c9106d47-c523-49c1-b9f1-cdd7420abd5e
5
5
---
6
6
7
7
8
-
# Accessibility in SharePoint 2013
9
-
Learn about the features, products, and services that make SharePoint 2013 accessible for people with disabilities, and find developer resources that can help you design and build apps and websites that support key accessibility scenarios.
8
+
# Accessibility in SharePoint
9
+
Learn about the features, products, and services that make SharePoint accessible for people with disabilities, and find developer resources that can help you design and build apps and websites that support key accessibility scenarios.
10
10
Accessible technology enables users to interact with computers and applications in different ways to help meet their visual, hearing, speech, dexterity, and cognitive needs. Accessible technology includes features, options, and utilities that are built into the Windows operating system and other Microsoft products, in addition to third-party hardware and software add-ons (also known asassistive technology).
11
11
12
12
13
13
14
14
15
15
Microsoft strives to build products that are accessible to everyone. For information about these efforts, see the [Microsoft Accessibility](http://www.microsoft.com/enable/default.aspx) site.
16
-
## Accessibility features in SharePoint 2013
16
+
## Accessibility features in SharePoint
17
17
<aname="bkmk_AccessibilitySP2013"> </a>
18
18
19
-
SharePoint 2013 supports the accessibility features of common web browsers to enable you to access and manage SharePoint sites. Web browsers provide support for keyboard interactions so that users who don't use a mouse can use a keyboard to navigate the user interface and perform actions in SharePoint 2013.
19
+
SharePoint supports the accessibility features of common web browsers to enable you to access and manage SharePoint sites. Web browsers provide support for keyboard interactions so that users who don't use a mouse can use a keyboard to navigate the user interface and perform actions in SharePoint.
20
20
21
21
22
22
23
-
For more information about accessibility features in SharePoint 2013, see the following articles:
23
+
For more information about accessibility features in SharePoint, see the following articles:
24
24
25
25
26
26
@@ -31,7 +31,7 @@ For more information about accessibility features in SharePoint 2013, see the fo
31
31
-[Keyboard shortcuts for SharePoint products](http://office.microsoft.com/en-us/sharepoint-foundation-help/keyboard-shortcuts-for-sharepoint-products-HA102772894.aspx?CTT=5&origin=HA102772892)
32
32
33
33
34
-
Users who have site administrator responsibilities typically use the SharePoint Central Administration site to manage deployments. A mouse and keyboard are the typical devices that you use to interact with Central Administration. For more information about accessibility for administrators and other IT pros in SharePoint, see [Accessibility for SharePoint 2013](http://technet.microsoft.com/en-us/library/jj219681.aspx).
34
+
Users who have site administrator responsibilities typically use the SharePoint Central Administration site to manage deployments. A mouse and keyboard are the typical devices that you use to interact with Central Administration. For more information about accessibility for administrators and other IT pros in SharePoint, see [Accessibility for SharePoint](http://technet.microsoft.com/en-us/library/jj219681.aspx).
35
35
36
36
37
37
@@ -43,7 +43,7 @@ Users who have devices that support touch can use gestures to complete operation
43
43
## Developing accessible apps and websites
44
44
<aname="bkmk_DevAccessibleApps"> </a>
45
45
46
-
As you design and build apps and solutions for SharePoint 2013, you should implement markup and code to support key accessibility scenarios, including keyboard accessibility, proper text contrast, and screen reading.
46
+
As you design and build apps and solutions for SharePoint, you should implement markup and code to support key accessibility scenarios, including keyboard accessibility, proper text contrast, and screen reading.
47
47
48
48
49
49
@@ -80,7 +80,7 @@ If you build solutions and apps for SharePoint in Visual Studio, you will find t
80
80
## Accessibility in web browsers
81
81
<aname="bkmk_AccessBrowsers"> </a>
82
82
83
-
SharePoint administrators and users depend on the accessibility features that web browsers provide. SharePoint 2013 supports the accessibility features of typical browsers. Table 1 contains links to resources that describe the accessibility features that typical browsers support.
83
+
SharePoint administrators and users depend on the accessibility features that web browsers provide. SharePoint supports the accessibility features of typical browsers. Table 1 contains links to resources that describe the accessibility features that typical browsers support.
84
84
85
85
86
86
@@ -121,7 +121,7 @@ SharePoint administrators and users depend on the accessibility features that we
121
121
-[Accessibility in Microsoft Products](http://www.microsoft.com/enable/products/default.aspx)
122
122
123
123
124
-
-[Accessibility for SharePoint 2013](http://technet.microsoft.com/en-us/library/jj219681.aspx)
124
+
-[Accessibility for SharePoint](http://technet.microsoft.com/en-us/library/jj219681.aspx)
Copy file name to clipboardExpand all lines: docs/general-development/accessing-a-schema.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ This topic shows one example of how you can access and look at a schema for the
14
14
15
15
16
16
> **Note:**
17
-
> The Excel Services REST API applies to SharePoint 2013 and SharePoint 2016 on-premises. For Office 365 Education, Business, and Enterprise accounts, use the Excel REST APIs that are part of the [Microsoft Graph](http://graph.microsoft.io/en-us/docs/api-reference/v1.0/resources/excel
17
+
> The Excel Services REST API applies to SharePoint and SharePoint 2016 on-premises. For Office 365 Education, Business, and Enterprise accounts, use the Excel REST APIs that are part of the [Microsoft Graph](http://graph.microsoft.io/en-us/docs/api-reference/v1.0/resources/excel
Copy file name to clipboardExpand all lines: docs/general-development/add-in-scoped-external-content-types-in-sharepoint.md
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,25 @@
1
1
---
2
-
title: Add-in-scoped external content types in SharePoint 2013
2
+
title: Add-in-scoped external content types in SharePoint
3
3
ms.prod: SHAREPOINT
4
4
ms.assetid: a34cbbba-dc38-4d3d-b796-d54b5848bdfb
5
5
---
6
6
7
7
8
-
# Add-in-scoped external content types in SharePoint 2013
9
-
Learn about external content types that are installed or scoped at the add-in level in SharePoint 2013 and enable you to create data-rich SharePoint Add-ins using external data sources.
10
-
## Overview of add-in-scoped external content types in SharePoint 2013
8
+
# Add-in-scoped external content types in SharePoint
9
+
Learn about external content types that are installed or scoped at the add-in level in SharePoint and enable you to create data-rich SharePoint Add-ins using external data sources.
10
+
## Overview of add-in-scoped external content types in SharePoint
11
11
<aname="Appscopedect_overview"> </a>
12
12
13
13
In SharePoint 2010, you can install and use external content types only at the farm level. This often causes problems for developers because even for simple applications, an administrator had to be involved because of the access rights that are needed to install at the farm level.
14
14
15
15
16
16
17
-
In SharePoint 2013, applications are basically isolated into more autonomous units called add-ins. Add-ins contain all the resources they need to run. This approach enables a running application to be insulated from other applications. The benefits of this architecture are as follows:
17
+
In SharePoint, applications are basically isolated into more autonomous units called add-ins. Add-ins contain all the resources they need to run. This approach enables a running application to be insulated from other applications. The benefits of this architecture are as follows:
18
18
19
19
20
20
21
21
22
-
- You can create add-ins that are aligned with the new application model of SharePoint 2013.
22
+
- You can create add-ins that are aligned with the new application model of SharePoint.
23
23
24
24
25
25
- You can create add-ins that access external data from SAP, Netflix, and proprietary and other types of data without involving the tenant administrator.
@@ -47,7 +47,7 @@ The following are the requirements for developing external content types that ar
47
47
- Office Developer Tools for Visual Studio 2012
48
48
49
49
50
-
- SharePoint 2013
50
+
- SharePoint
51
51
52
52
53
53
For information about setting up your SharePoint development environment, see [Set up a general development environment for SharePoint](set-up-a-general-development-environment-for-sharepoint.md).
@@ -68,7 +68,7 @@ Table 1 contains some core concepts that you should be familiar with when workin
68
68
|**Article**|**Description**|
69
69
|:-----|:-----|
70
70
|[External content types in SharePoint](external-content-types-in-sharepoint.md) <br/> |Learn how to create BCS external content types. <br/> |
71
-
|[SharePoint Add-ins](http://msdn.microsoft.com/library/cd1eda9e-8e54-4223-93a9-a6ea0d18df70%28Office.15%29.aspx) <br/> |Learn about the new add-in model in SharePoint 2013 that enables you to create add-ins, which are small, easy-to-use solutions for end users. <br/> |
71
+
|[SharePoint Add-ins](http://msdn.microsoft.com/library/cd1eda9e-8e54-4223-93a9-a6ea0d18df70%28Office.15%29.aspx) <br/> |Learn about the new add-in model in SharePoint that enables you to create add-ins, which are small, easy-to-use solutions for end users. <br/> |
72
72
|[Get started creating SharePoint-hosted SharePoint Add-ins](http://msdn.microsoft.com/library/1b992485-6efe-4ea4-a18c-221689b0b66f%28Office.15%29.aspx) <br/> |Learn how to create a basic SharePoint-hosted add-in by using the Office Developer Tools for Visual Studio 2012. <br/> |
73
73
74
74
@@ -94,11 +94,11 @@ The concept of a file-based metadata catalog was introduced in SharePoint 2010.
94
94
95
95
96
96
97
-
In SharePoint 2013, **SPListDataSource** has been modified to add a property that indicates the scope of the application.
97
+
In SharePoint, **SPListDataSource** has been modified to add a property that indicates the scope of the application.
98
98
99
99
100
100
101
-
This class serves as the bridge between **SPList** and an external list. Use the associated **SPList** to retrieve entity fields and data. Retrieve an instance of **SPListDataSource** from the **HasExternalDataSource** property. When **HasExternalDataSource** is not null, the **SPList** object's data is external to SharePoint 2013.
101
+
This class serves as the bridge between **SPList** and an external list. Use the associated **SPList** to retrieve entity fields and data. Retrieve an instance of **SPListDataSource** from the **HasExternalDataSource** property. When **HasExternalDataSource** is not null, the **SPList** object's data is external to SharePoint.
102
102
103
103
104
104
@@ -228,10 +228,10 @@ The following example shows how to set security credentials for an external syst
228
228
-[External events and alerts in SharePoint](external-events-and-alerts-in-sharepoint.md)
229
229
230
230
231
-
-[What's new in Business Connectivity Services in SharePoint 2013](what-s-new-in-business-connectivity-services-in-sharepoint.md)
231
+
-[What's new in Business Connectivity Services in SharePoint](what-s-new-in-business-connectivity-services-in-sharepoint.md)
232
232
233
233
234
-
-[Get started with Business Connectivity Services in SharePoint 2013](get-started-with-business-connectivity-services-in-sharepoint.md)
234
+
-[Get started with Business Connectivity Services in SharePoint](get-started-with-business-connectivity-services-in-sharepoint.md)
Find overview and how-to information about adding SharePoint 2013 features and capabilities to custom apps.
10
-
## What are SharePoint capabilities in SharePoint 2013?
9
+
Find overview and how-to information about adding SharePoint features and capabilities to custom apps.
10
+
## What are SharePoint capabilities in SharePoint?
11
11
<aname="bkmk_whatIs"> </a>
12
12
13
13
SharePoint capabilities represent the features that you work with on SharePoint sites, such as workflows, social feeds, and search. By adding SharePoint capabilities to your app, you can help users to do things better and more quickly.
@@ -27,7 +27,7 @@ The following table shows SharePoint capabilities that you can add to your app,
27
27
28
28
29
29
30
-
**Table 1. SharePoint capabilities that you can add to apps in SharePoint 2013**
30
+
**Table 1. SharePoint capabilities that you can add to apps in SharePoint**
31
31
32
32
33
33
|**Capability**|**Article title**|
@@ -36,7 +36,7 @@ The following table shows SharePoint capabilities that you can add to your app,
36
36
|Communicate and collaborate with people and track content <br/> |[Social and collaboration features in SharePoint](social-and-collaboration-features-in-sharepoint.md) <br/> |
37
37
|Add ___location and mapping features <br/> |[Integrating ___location and map functionality in SharePoint](integrating-___location-and-map-functionality-in-sharepoint.md) <br/> |
38
38
|Make search results more relevant <br/> |[Search in SharePoint](search-in-sharepoint.md) <br/> |
39
-
|Access data from external data systems <br/> |[Business Connectivity Services in SharePoint 2013](business-connectivity-services-in-sharepoint.md) <br/> |
39
+
|Access data from external data systems <br/> |[Business Connectivity Services in SharePoint](business-connectivity-services-in-sharepoint.md) <br/> |
40
40
|Work with data, convert file formats, and translate sites <br/> |[Office and SharePoint application services](office-and-sharepoint-application-services.md) <br/> |
41
41
|Work with user access, roles, rights, and claims. <br/> |[Authentication, authorization, and security in SharePoint](authentication-authorization-and-security-in-sharepoint.md) <br/> |
42
42
|Discover content in electronic format for legal purposes <br/> |[eDiscovery in SharePoint](ediscovery-in-sharepoint.md) <br/> |
Copy file name to clipboardExpand all lines: docs/general-development/advanced-scenarios-and-additional-samples.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ This topic describes some advanced REST scenarios and additional samples. It pro
14
14
15
15
16
16
> **Note:**
17
-
> The Excel Services REST API applies to SharePoint 2013 and SharePoint 2016 on-premises. For Office 365 Education, Business, and Enterprise accounts, use the Excel REST APIs that are part of the [Microsoft Graph](http://graph.microsoft.io/en-us/docs/api-reference/v1.0/resources/excel
17
+
> The Excel Services REST API applies to SharePoint and SharePoint 2016 on-premises. For Office 365 Education, Business, and Enterprise accounts, use the Excel REST APIs that are part of the [Microsoft Graph](http://graph.microsoft.io/en-us/docs/api-reference/v1.0/resources/excel
Copy file name to clipboardExpand all lines: docs/general-development/architecture-of-the-windows-phone-sharepoint-list-application-template.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ The **EditForm** class (which represents the View component from the MVVM patter
131
131
132
132
133
133
134
-
Software designs based on the MVVM pattern often confine business logic and validation routines to the Model component of the pattern. In projects based on the Windows Phone SharePoint List Application template, however, some operations that are typically considered part of the Model component have been implemented in the ViewModel component to make it more convenient for developers to extend the projects, at the cost of slightly blurring the conceptual distinction between the data layer (Model) and the presentation layer (ViewModel). For example, the ViewModel classes for editing and creating list items (that is, the **EditItemViewModel** and **NewItemViewModel** classes) expose a **Validate** method that developers can override to implement validation of data entered by users. (For information on implementing data validation with these ViewModels, see [How to: Implement business logic and data validation in a Windows Phone app for SharePoint 2013](how-to-implement-business-logic-and-data-validation-in-a-windows-phone-app-for-s.md).)
134
+
Software designs based on the MVVM pattern often confine business logic and validation routines to the Model component of the pattern. In projects based on the Windows Phone SharePoint List Application template, however, some operations that are typically considered part of the Model component have been implemented in the ViewModel component to make it more convenient for developers to extend the projects, at the cost of slightly blurring the conceptual distinction between the data layer (Model) and the presentation layer (ViewModel). For example, the ViewModel classes for editing and creating list items (that is, the **EditItemViewModel** and **NewItemViewModel** classes) expose a **Validate** method that developers can override to implement validation of data entered by users. (For information on implementing data validation with these ViewModels, see [How to: Implement business logic and data validation in a Windows Phone app for SharePoint](how-to-implement-business-logic-and-data-validation-in-a-windows-phone-app-for-s.md).)
135
135
136
136
137
137
@@ -151,7 +151,7 @@ The App.xaml file and its associated code-behind file, App.xaml.cs, are standard
151
151
152
152
153
153
154
-
For information about the kinds of modifications you might make to the App.xaml.cs file in your projects, see [How to: Store and retrieve SharePoint list items on a Windows Phone](how-to-store-and-retrieve-sharepoint-list-items-on-a-windows-phone.md) on implementing event handlers in the App.xaml.cs file to preserve application state information, and [How to: Use multiple SharePoint 2013 lists in a Windows Phone app](how-to-use-multiple-sharepoint-lists-in-a-windows-phone-app.md) on instantiating and configuring additional **ListDataProvider** objects in App.xaml.cs.
154
+
For information about the kinds of modifications you might make to the App.xaml.cs file in your projects, see [How to: Store and retrieve SharePoint list items on a Windows Phone](how-to-store-and-retrieve-sharepoint-list-items-on-a-windows-phone.md) on implementing event handlers in the App.xaml.cs file to preserve application state information, and [How to: Use multiple SharePoint lists in a Windows Phone app](how-to-use-multiple-sharepoint-lists-in-a-windows-phone-app.md) on instantiating and configuring additional **ListDataProvider** objects in App.xaml.cs.
0 commit comments