Allow root page paths (rather than specifying a magic "home" string). More UX improvements to FileManager and Pager.
This commit is contained in:
		| @ -181,7 +181,7 @@ | ||||
|     <value>Select whether the page is part of the site navigation or hidden</value> | ||||
|   </data> | ||||
|   <data name="UrlPath.HelpText" xml:space="preserve"> | ||||
|     <value>Optionally enter a url path for this page (ie. home ). If you do not provide a url path, the page name will be used.</value> | ||||
|     <value>Optionally enter a url path for this page (ie. home ). If you do not provide a url path, the page name will be used.  If the page is intended to be the root path specify '/'.</value> | ||||
|   </data> | ||||
|   <data name="Redirect.HelpText" xml:space="preserve"> | ||||
|     <value>Optionally enter a url which this page should redirect to when a user navigates to it</value> | ||||
|  | ||||
| @ -169,7 +169,7 @@ | ||||
|     <value>Select whether the page is part of the site navigation or hidden</value> | ||||
|   </data> | ||||
|   <data name="UrlPath.HelpText" xml:space="preserve"> | ||||
|     <value>Optionally enter a url path for this page (ie. home ). If you do not provide a url path, the page name will be used.</value> | ||||
|     <value>Optionally enter a url path for this page (ie. home ). If you do not provide a url path, the page name will be used. If the page is intended to be the root path specify '/'.</value> | ||||
|   </data> | ||||
|   <data name="Redirect.HelpText" xml:space="preserve"> | ||||
|     <value>Optionally enter a url which this page should redirect to when a user navigates to it</value> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shaun Walker
					Shaun Walker