mirror of
https://github.com/jonom/silverstripe-betternavigator.git
synced 2024-10-22 14:05:51 +02:00
Updated list formatting
This commit is contained in:
parent
3f85bd14fb
commit
006b311203
12
README.md
12
README.md
@ -4,14 +4,14 @@ This module is intended to replicate and expand upon the functionality provided
|
||||
|
||||
**For Content Authors**
|
||||
|
||||
- Indicates to a user that they are logged in
|
||||
- Indicates whether they are viewing draft or live content
|
||||
- Quickly edit the page you're viewing
|
||||
* Indicates to a user that they are logged in
|
||||
* Indicates whether they are viewing draft or live content
|
||||
* Quickly edit the page you're viewing
|
||||
|
||||
**For Developers**
|
||||
|
||||
- When in Dev Mode links are included for accessing most of SilverStripe's [URL Variable Tools](http://doc.silverstripe.org/framework/en/reference/urlvariabletools)
|
||||
- Developers can access these tools on a live website by nominating themselves as a developer in the site config
|
||||
* When in Dev Mode links are included for accessing most of SilverStripe's [URL Variable Tools](http://doc.silverstripe.org/framework/en/reference/urlvariabletools)
|
||||
* Developers can access these tools on a live website by nominating themselves as a developer in the site config
|
||||
|
||||
|
||||
##Requirements
|
||||
@ -38,4 +38,4 @@ The BetterNavigator.ss template's scope is set to the page that is being viewed,
|
||||
|
||||
##Known issues
|
||||
|
||||
- Probably won't work in IE8 or lower.
|
||||
* Probably won't work in IE8 or lower.
|
Loading…
Reference in New Issue
Block a user