Commit Graph

32 Commits

Author SHA1 Message Date
Jonathon Menz 23c8bc6de9 PSR-2 conversion 2015-12-17 15:58:50 -08:00
Jono Menz fce6ffa85e Merge pull request #18 from helpfulrobot/add-standard-editorconfig-file
Added standard .editorconfig file
2015-12-17 15:16:34 -08:00
helpfulrobot 1c34af6b3e Added standard .editorconfig file 2015-12-18 07:15:21 +13:00
Jono Menz 4f92851547 Merge pull request #17 from 3Dgoo/feature/escape-ampersands
Escaping ampersands in link hrefs
2015-07-31 09:01:03 -07:00
3Dgoo a49c3cd34a Escaping ampersands in link hrefs
Making links valid html by escaping ampersands in link hrefs.
2015-07-31 09:34:51 +09:30
Jono Menz d606d8c841 Merge pull request #15 from anselmdk/ie8-compat
IE8 compatibility
2015-03-03 09:11:07 -08:00
Anselm Christophersen 67ccc1c38f IE8 Compatibility 2015-03-03 09:53:31 +01:00
Jonathon Menz fdd895ef9d Separated Page and BetterNavigator template data
Fixes #8
2014-11-22 10:28:06 +10:30
Jonathon Menz 2251008ae4 Clockwork shout-out 2014-11-22 09:26:02 +10:30
Jonathon Menz 7ff981c253 Optional include tweaks
Fixes #13
2014-11-22 09:03:25 +10:30
Jonathon Menz c5cc3aa7c5 Update ReadMe 2014-11-06 16:55:59 +10:30
Jonathon Menz 0fff9341e7 Add an include for extra content 2014-11-06 16:55:40 +10:30
Jono Menz a32ba4ad8e Merge pull request #12 from 3Dgoo/feature/template-extension
Adding an include template for extra dev tools to be added.
2014-11-06 16:18:58 +10:30
bob (Plastyk) 626127e9d3 Adding an include template to allow for extra dev tools to be added by a user without needing to override the whole BetterNavigator.ss template. 2014-11-05 14:11:35 +10:30
Jono Menz 8329322693 Simplified transform css 2014-10-26 12:09:46 +10:30
Jono Menz 3b53e7b36a Merge pull request #7 from jedateach/patch-1
Check if dataRecord is a SiteTree to prevent errors
2014-10-08 10:37:13 -06:00
Jono Menz 36d843409c Tabs instead of spaces 2014-10-07 09:38:32 -06:00
Jono Menz 5c687b825f Enable scrolling
Ensure all buttons are accessible on short windows
2014-10-07 09:36:56 -06:00
Jeremy Shipman 90ae32dc51 Check if dataRecord is a SiteTree to prevent errors 2014-10-06 15:19:56 +13:00
Jono Menz 8fedcf0c21 Fixed cookie path for menu state
Was saving separate collapsed/open menu state for each directory
2014-10-03 13:01:32 -06:00
Jono Menz 519555838f Merge pull request #5 from jedateach/pr/relative-links
FIX: Make links relative
2014-09-11 14:21:05 -07:00
Jeremy Shipman f2d84772c2 FIX: Make links relative
Some websites run in subfolders.
2014-09-08 13:55:49 +12:00
jonom 55fed41ccf Merge pull request #4 from jonom/pr/2
Flush clarification
2014-08-25 21:09:49 +09:30
Jono Menz 34d7de80a3 Flush clarification
Removed flush=all as it is undocumented and appears it will be removed
post SS3.1.6 in favour of flushing everything using flush=1. Added
titles to links attempting to explain flush functions.
2014-08-25 21:08:30 +09:30
jonom b342515772 Merge pull request #3 from jonom/pr/2
Clean up
2014-08-25 20:39:43 +09:30
Jono Menz 8108870328 Clean up
Thanks @michaelbollig
2014-08-25 20:37:26 +09: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