Commit Graph

26 Commits

Author SHA1 Message Date
Jonathon Menz 78a5aefbad Fixed some styling issues 2024-02-20 11:03:53 -08:00
Jono Menz 15f0171e51
Update README.md 2023-06-22 16:28:47 -07:00
Jono Menz d40ee44938
Update README.md 2023-06-22 16:17:36 -07:00
Florian Thoma 5e99263c33 add namespace to config, fixes #63 2023-06-22 15:53:53 -07:00
Chris Penny 71a3ce1327 Add support for Silverstripe 5 2023-02-27 20:44:46 -08:00
Ed Chipman 507632fd39
Improved flexibility around enabling better navigator and edit link (#56)
* Added ability for extension to be applied to non-SiteTree objects by moving the `isAPage()` check in to the `showBetterNavigator()` method, which can be overidden.
* Added ability for edit link to be enabled via a permission code check, configurable on a per-controller basis.
* Switched to using getField/setField for caching whether better navigator should be displayed or not.
* Adjusted readme around using custom logic to control the display of the navigator.
2022-07-14 13:08:08 -07:00
James Cocker f55bcdadd8
Adds ability to override "Edit in CMS" link (#55)
Adds ability to override the "Edit in CMS" link, e.g. to make it jump to editing a DataObject, instead of the page.
2021-09-09 13:54:01 -07:00
Jono Menz 8df13dce17
Update README.md 2021-01-11 13:11:59 -08:00
Jono Menz 966109c7e3
Fix yml indentation in Readme 2021-01-11 13:08:40 -08:00
3Dgoo 96558495be
New: Position and translucency options (#52) 2020-12-14 14:10:20 -08:00
3Dgoo 83172d6da6
Brought images and ReadMe up to date (#50)
* Updated Readme to use new Silverstripe capitalisation without second capital s
* Updated demo image to look like the latest version (using words like "live" instead of "published")
* Optimised images
2020-11-30 16:37:42 -08:00
Jonathon Menz d037dc8ebd Added sponsorship info 2020-05-27 10:02:22 -07:00
Jonathon Menz 4aed34ddb0 Updated ReadMe to in line with v5 changes
* script and CSS are hard-coded now
* updated external debugging tools recommendation
2019-08-23 11:00:52 -07:00
Aaron Carlino a5e3f0d88f NEW: Auto-injection into template (#43)
* `$BetterNavigator` no longer required in template
* Uses locally scoped render for navigator
* Added shouldShowBetterNavigator() method
2019-08-23 10:10:19 -07:00
Jonathon Menz 2a9df8695d Fix composer autoload error 2017-04-24 10:33:16 -07:00
Andrew Aitken-Fincham 79a585eda4 Update to be compatible with SS4 (#27)
plus some code tidying
2017-04-24 10:17:09 -07:00
Jonathon Menz 63f16e4054 Correct heading formatting 2017-03-22 16:39:21 -07:00
Jonathon Menz 23c8bc6de9 PSR-2 conversion 2015-12-17 15:58:50 -08:00
Jonathon Menz 2251008ae4 Clockwork shout-out 2014-11-22 09:26:02 +10:30
Jonathon Menz c5cc3aa7c5 Update ReadMe 2014-11-06 16:55:59 +10:30
Jono Menz 88459f99cb Added heading 2014-08-13 11:26:47 +09:30
Jono Menz 579ccd4fc3 Added developer config example 2014-08-13 10:24:13 +09:30
Jono Menz fc7ad6ce2e Fixed indent 2014-08-13 10:17:51 +09:30
Jono Menz 006b311203 Updated list formatting 2014-08-13 10:16:27 +09:30
Jono Menz 3f85bd14fb Initial commit 2014-08-13 10:11:18 +09:30
jonom a4264b3f98 Initial commit 2014-08-12 19:45:23 +09:30