19 Commits

Author SHA1 Message Date
illfated
67af30f4f1 chore: MarkDown Note marker compatibility spacing
Description:

This PR is a standalone attempt to standardize the MarkDown Note
bubbles by adding the recommended single space after the quote marker.
MarkDown codestyle consistency is the main goal here.

Changes proposed:
- Add single space between the quote marker and the text [!NOTE]
- Add the same spacing to the connected text line in the same bubble
- Apply the same standard to other nearby notes, e.g. [!IMPORTANT]
- Standardize on uppercase [!NOTE] instead of mixed casing ( [!Note] )
- Remove some of the obvious redundant spacing at end-of-file

Ticket reference or closure:

None that I know of (at least not yet).

Additional notes:
I have split this modification chore into sub-folder sections to keep
the number of files within a reasonably manageable amount.
2020-02-15 03:35:34 +01:00
Daniel Simpson
f99225f469 updating metadata 2019-09-17 13:39:46 -07:00
Greg Lindsay
0018668976 added audience metadata 2019-08-06 13:40:21 -07:00
get-itips
4b7f458c6a several metadata changes 2019-05-30 10:05:55 -03:00
get-itips
9e3b32fe52 several metadata changes 2019-05-30 09:44:34 -03:00
zhouyuZY
be0035723c
Update set-up-enterprise-mode-portal.md
In step 1, after the 6th point, the note is not in correct format.
2019-05-21 13:13:48 +08:00
Jie RONG
69b54b8d96
Update set-up-enterprise-mode-portal.md
In previous doc:
Step 3, following 10 of To create the website will change the connectionstring to like following:
<add connectionString="Server=ServerName;Database=DatabaseName;Integrated Security=true" name="LOBMergedEntities" providerName="System.Data.EntityClient" />

But for Model first connection string, it should be like following as displayed in Web.config in the project folder. 
<add name="LOBMergedEntities" connectionString="metadata=res://*/EMIEDataModel.csdl|res://*/EMIEDataModel.ssdl|res://*/EMIEDataModel.msl;provider=System.Data.SqlClient;provider connection string=&quot;data source=jierong-srv;initial catalog=EMIEDatabase;integrated security=True;MultipleActiveResultSets=True;App=EntityFramework&quot;" providerName="System.Data.EntityClient"/>

This will introduce data access error, throwing "Keyword not supported: 'server'."

2. The fix is in step 1 - 6, just update server name and database name, then remove the manual setting steps in Step 2.
2019-05-03 14:32:52 +08:00
Patti Short
6de2f4f9e5 fixed broken links 2018-11-02 14:10:05 -07:00
Patti Short
9db9c0f259 Merged PR 9567: changed metadata in the IE11 files
changed metadata in the IE11 files
2018-07-04 21:48:59 +00:00
Liza Poggemeyer
cd4987cb9b Merged PR 9244: Changed loc priorities set at low to medium for MT
Changed loc priorities set at low to medium for MT. This enables the loc team to localize ALL content to a minimum standard. No text changes to any articles.
2018-06-20 22:26:55 +00:00
Nicholas Brower
1ae3f0b230 Merged PR 4822: "msdate update (generated from most recent commit date)"
"msdate update (generated from most recent commit date)"
2017-12-05 22:36:05 +00:00
Brian Lich
b21f821649 updating localizationpriority metadata name 2017-07-27 10:43:50 -07:00
LizRoss
11bd1f038d Fixed heading 2017-05-23 12:57:47 -07:00
LizRoss
b2df98c2a3 Adding links 2017-05-23 12:45:06 -07:00
LizRoss
52700328ee Updated based on tech review 2017-05-23 12:19:13 -07:00
LizRoss
4101c81a58 Adding content 2017-05-11 08:32:06 -07:00
LizRoss
b9e81ab981 Adding content 2017-05-03 14:10:30 -07:00
LizRoss
98a2aa2211 Updating content 2017-05-03 10:02:44 -07:00
LizRoss
0142ad2936 Adding and updating content 2017-05-03 09:37:01 -07:00