Skip to content

Commit

Permalink
Shorten page-title meta data diagram and map
Browse files Browse the repository at this point in the history
  • Loading branch information
Desislava Mihaylova committed Feb 16, 2016
1 parent 8a57ad1 commit 2fe2dda
Show file tree
Hide file tree
Showing 23 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion docs/controls/diagrams-and-maps/diagram/editing.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Editing
page_title: Editing | Kendo UI Diagram Widget
page_title: Editing | Kendo UI Diagram
description: "Learn how to enable the editing functionality of the Kendo UI Diagram widget."
slug: editing_kendoui_diagram_widget
position: 2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Change Shape Visual Elements Dynamically
page_title: Change Shape Visual Elements Dynamically | Kendo UI Diagram Widget
page_title: Change Shape Visual Elements Dynamically | Kendo UI Diagram
description: "Learn how to find a particular element from the shape visual and dynamically change it in a Kendo UI Diagram."
slug: howto_changeshapevisualelements_dynamically_diagram
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Drag and Drop on Shapes
page_title: Drag and Drop on Shapes | Kendo UI Diagram Widget
page_title: Drag and Drop on Shapes | Kendo UI Diagram
description: "Learn how to find a particular element from the shape visual and dynamically change it in a Kendo UI Diagram."
slug: howto_draganddrop_onshapes_diagram
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Render External Content in Shapes
page_title: Render External Content in Shapes | Kendo UI Diagram Widget
page_title: Render External Content in Shapes | Kendo UI Diagram
description: "Learn how to render HTML content in Kendo UI Diagram shapes."
slug: howto_renderexternalcontent_inshapes_diagram
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Implement Local Data Editing
page_title: Implement Local Data Editing | Kendo UI Diagram Widget
page_title: Implement Local Data Editing | Kendo UI Diagram
description: "Learn how to implement editing with local data in a Kendo UI Diagram by using custom functions for the dataSource transport operations."
slug: howto_editlocaladata_diagram
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Wrap Text
page_title: Wrap Text | Kendo UI Diagram Widget
page_title: Wrap Text | Kendo UI Diagram
description: "Learn how to use the layout element to wrap text in the Kendo UI Diagram widget."
slug: howto_wraptext_diagram
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Use Scrollbars
page_title: Use Scrollbars | Kendo UI Diagram Widget
page_title: Use Scrollbars | Kendo UI Diagram
description: "Learn how to use a scrollbar for a Kendo UI Diagram widget."
slug: howto_usescrollbar_diagram
---
Expand Down
2 changes: 1 addition & 1 deletion docs/controls/diagrams-and-maps/diagram/overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Overview
page_title: Overview | Kendo UI Diagram Widget
page_title: Overview | Kendo UI Diagram
description: "Learn how to initialize the Kendo UI Diagram widget, add diagram elements, change properties and get an overview of its major features."
slug: overview_kendoui_diagram_widget
position: 1
Expand Down
2 changes: 1 addition & 1 deletion docs/controls/diagrams-and-maps/map/authoring-maps.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Map Authoring
page_title: Map Authoring | Kendo UI Map Widget
page_title: Map Authoring | Kendo UI Map
description: "Learn how to process and transform maps from external sources so they can be used with the Kendo UI Map widget."
slug: mapauthoring_mapwidget
position: 3
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Add Shape Titles
page_title: Add Shape Titles | Kendo UI Map Widget
page_title: Add Shape Titles | Kendo UI Map
description: "Learn how to add titles for shapes loaded from GeoJSON in a Kendo UI Map widget."
slug: howto_addhspaetitles_map
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Render Custom Symbols for Bubble Layers
page_title: Render Custom Symbols for Bubble Layers | Kendo UI Map Widget
page_title: Render Custom Symbols for Bubble Layers | Kendo UI Map
description: "Learn how to render custom symbols on Kendo UI Map Bubble layers."
slug: howto_rendercustomsymbols_forbubblelayers_map
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Customize Markers on Map
page_title: Customize Markers on Map | Kendo UI Map Widget
page_title: Customize Markers on Map | Kendo UI Map
description: "Learn how to custyomize markers on a Kendo UI Map widget."
slug: howto_customizemarkersonmap_map
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Disable Mousewheel Zoom
page_title: Disable Mousewheel Zoom | Kendo UI Map Widget
page_title: Disable Mousewheel Zoom | Kendo UI Map
description: "Learn how to disable the nousewheel zoom in a Kendo UI Map widget."
slug: howto_disablemousezoom_map
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Drag and Drop Markers
page_title: Drag and Drop Markers | Kendo UI Map Widget
page_title: Drag and Drop Markers | Kendo UI Map
description: "Learn how to integrate the Kendo UI Draggable widget with the Kendo UI Map widget."
slug: howto_draganddropmarkers_map
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Highlight Map Shapes by ID
page_title: Highlight Map Shapes by ID | Kendo UI Map Widget
page_title: Highlight Map Shapes by ID | Kendo UI Map
description: "Learn how to highlight Kendo UI Map shapes by a specified ID."
slug: howto_highlightmapshapesbyid_map
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Link Marker to Location
page_title: Link Marker to Location | Kendo UI Map Widget
page_title: Link Marker to Location | Kendo UI Map
description: "Learn how to link markers to locations in a Kendo UI Map widget."
slug: howto_linkmarkertolocation_map
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Set 100% Height in Mobile Applications
page_title: Set 100% Height in Mobile Applications | Kendo UI Map Widget
page_title: Set 100% Height in Mobile Applications | Kendo UI Map
description: "Learn how to set a 100% height of a Kendo UI Map widget in mobile applications."
slug: howto_set100percentheight_inmobileapps_map
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Display Shape Tooltips
page_title: Display Shape Tooltips | Kendo UI Map Widget
page_title: Display Shape Tooltips | Kendo UI Map
description: "Learn how to configure per-shape tooltips in the Kendo UI Map shape layer."
slug: howto_displayshapetooltip_map
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Update Map Shapes by ID
page_title: Update Map Shapes by ID | Kendo UI Map Widget
page_title: Update Map Shapes by ID | Kendo UI Map
description: "Learn how to update Kendo UI Map shapes by a specified ID."
slug: howto_updatemapshapesbyid_map
---
Expand Down
2 changes: 1 addition & 1 deletion docs/controls/diagrams-and-maps/map/how-to/zoom-on-area.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Zoom on Area
page_title: Zoom on Area | Kendo UI Map Widget
page_title: Zoom on Area | Kendo UI Map
description: "Learn how to center the Kendo UI Map view on a specified area."
slug: howto_zoomonarea_map
---
Expand Down
2 changes: 1 addition & 1 deletion docs/controls/diagrams-and-maps/map/layers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Map Layers
page_title: Map Layers | Kendo UI Map Widget
page_title: Map Layers | Kendo UI Map
description: "Learn how to create and configure tile layers for the Kendo UI Map widget."
slug: maplayers_mapwidget
position: 2
Expand Down
2 changes: 1 addition & 1 deletion docs/controls/diagrams-and-maps/map/overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Overview
page_title: Overview | Kendo UI Map Widget
page_title: Overview | Kendo UI Map
description: "Learn how to initialize the Kendo UI Map widget, and create and bind layers to it."
slug: overview_kendoui_mapwidget
position: 1
Expand Down
24 changes: 12 additions & 12 deletions docs/framework/globalization/dateformatting.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,89 +16,89 @@ The purpose of date formatting is to convert the `Date` object to a human readab

The `standard` formats are retrieved from the used Kendo culture script defined with [kendo.culture]() method.

#### The 'd' specifier
#### The 'd' Specifier

The `"d"` specifier renders a short date pattern (`"M/d/yyyy"` for en-US), as shown below.

###### Example

kendo.toString(new Date(2000, 10, 6), "d") -> 10/6/2000

#### The 'D' specifier
#### The 'D' Specifier

The `"D"` specifier renders a long date pattern (`"dddd, MMMM dd, yyyy"` for en-US).

###### Example

kendo.toString(new Date(2000, 10, 6), "D") -> Monday, November 06, 2000

#### The 'F' specifier
#### The 'F' Specifier

The `"F"` specifier renders a full date/time pattern (`"dddd, MMMM dd, yyyy h:mm:ss tt"` for en-US).

###### Example

kendo.toString(new Date(2000, 10, 6), "F") -> Monday, November 06, 2000 12:00:00 AM

#### The 'g' specifier
#### The 'g' Specifier

The `"g"` specifier renders a general date/time pattern (short time) (`"M/d/yyyy h:mm tt"` for en-US).

###### Example

kendo.toString(new Date(2000, 10, 6), "g") -> 11/6/2000 12:00 AM

#### The 'G' specifier
#### The 'G' Specifier

The `"G"` specifier renders a general date/time pattern (long time) (`"M/d/yyyy h:mm:ss tt"` for en-US).

###### Example

kendo.toString(new Date(2000, 10, 6), "G") -> 11/6/2000 12:00:00 AM

#### The 'M' or 'm' specifiers
#### The 'M' or 'm' Specifiers

The `"M"` or `"m"` specifiers render a month/day pattern (`"MMMM dd"` for en-US).

###### Example

kendo.toString(new Date(2000, 10, 6), "m") -> November 06

#### The 't' specifier
#### The 't' Specifier

The `"t"` specifier renders a short time pattern (`"h:mm tt"` for en-US).

###### Example

kendo.toString(new Date(2000, 10, 6, 14, 30, 45), "t") -> 2:30 PM

#### The 'T' specifier
#### The 'T' Specifier

The `"T"` specifier renders a long time pattern (`"h:mm:ss tt"` for en-US).

###### Example

kendo.toString(new Date(2000, 10, 6, 14, 30, 45), "T") -> 2:30:45 PM

#### The 's' specifier
#### The 's' Specifier

The `"s"` specifier renders universal sortable **local** date/time pattern (`"yyyy-MM-dd HH:mm:ssZ"` for en-US).

###### Example

kendo.toString(new Date(2000, 10, 6), "u") -> 2000-11-06 00:00:00Z

#### The 'u' specifier
#### The 'u' Specifier

The `"u"` specifier renders universal sortable **UTC** date/time pattern (`"yyyy-MM-dd HH:mm:ssZ"` for en-US).

###### Example

kendo.toString(new Date(2000, 10, 6), "u") -> 2000-11-06 00:00:00Z

#### The 'Y' or 'y' specifiers
#### The 'Y' or 'y' Specifiers

The `"Y"` or `"y"` specifiers renders a year/month pattern (`"MMMM, yyyy"` for en-US).
The `"Y"` or `"y"` specifier renders a year/month pattern (`"MMMM, yyyy"` for en-US).

###### Example

Expand Down

0 comments on commit 2fe2dda

Please sign in to comment.