From cb6552e291429c444836e2f533ebbeb0a014f225 Mon Sep 17 00:00:00 2001 From: Jordan Bates Date: Fri, 10 May 2013 06:13:32 -0700 Subject: [PATCH] Change board navigation default --- builds/4chan-X.js | 2 +- builds/4chan-X.user.js | 2 +- builds/crx/script.js | 2 +- src/General/Config.coffee | 6 +++++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/builds/4chan-X.js b/builds/4chan-X.js index db915ae74..27c0d6a4f 100644 --- a/builds/4chan-X.js +++ b/builds/4chan-X.js @@ -249,7 +249,7 @@ 'Bottom Board List': true, 'Custom Board Navigation': true }, - boardnav: '[ toggle-all ] [current-title]', + boardnav: "[ toggle-all ]\n[current-title]\n[external-text:\"FAQ\",\"https://github.com/seaweedchan/4chan-x/wiki/Frequently-Asked-Questions\"]", QR: { 'QR.personas': "#email:\"sage\";boards:jp;always" }, diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js index 36966789e..c04a9a8f6 100644 --- a/builds/4chan-X.user.js +++ b/builds/4chan-X.user.js @@ -250,7 +250,7 @@ 'Bottom Board List': true, 'Custom Board Navigation': true }, - boardnav: '[ toggle-all ] [current-title]', + boardnav: "[ toggle-all ]\n[current-title]\n[external-text:\"FAQ\",\"https://github.com/seaweedchan/4chan-x/wiki/Frequently-Asked-Questions\"]", QR: { 'QR.personas': "#email:\"sage\";boards:jp;always" }, diff --git a/builds/crx/script.js b/builds/crx/script.js index 5734caa7d..c27a48572 100644 --- a/builds/crx/script.js +++ b/builds/crx/script.js @@ -231,7 +231,7 @@ 'Bottom Board List': true, 'Custom Board Navigation': true }, - boardnav: '[ toggle-all ] [current-title]', + boardnav: "[ toggle-all ]\n[current-title]\n[external-text:\"FAQ\",\"https://github.com/seaweedchan/4chan-x/wiki/Frequently-Asked-Questions\"]", QR: { 'QR.personas': "#email:\"sage\";boards:jp;always" }, diff --git a/src/General/Config.coffee b/src/General/Config.coffee index e529fa2d2..150ca18f7 100644 --- a/src/General/Config.coffee +++ b/src/General/Config.coffee @@ -448,7 +448,11 @@ http://iqdb.org/?url=%TURL 'Bottom Board List': true 'Custom Board Navigation': true - boardnav: '[ toggle-all ] [current-title]' + boardnav: """ +[ toggle-all ] +[current-title] +[external-text:"FAQ","https://github.com/seaweedchan/4chan-x/wiki/Frequently-Asked-Questions"] + """ QR: 'QR.personas': """