Comic Sidebars default to enabled on new installations

This commit is contained in:
Frumph
2014-10-23 04:22:46 -07:00
parent 7b256866a0
commit c19b4a74bd
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -378,7 +378,7 @@ function ceo_load_options($reset = false) {
'enable_embed_nav' => false,
'disable_default_nav' => false,
'enable_comments_on_homepage' => false,
'enable_comic_sidebar_locations' => false,
'enable_comic_sidebar_locations' => true,
'thumbnail_size_for_rss' => 'thumbnail',
'thumbnail_size_for_direct_rss' => 'full',
'thumbnail_size_for_archive' => 'large',
+1
View File
@@ -136,6 +136,7 @@ The comic navigation widget is only seen if you have the comic sidebar's enabled
* do not display transcripts on the archive and search pages
* the column for the all comics now uses the name chosen for the taxonomy
* change the way the comment value is displayed in the navigation to better support disqus and other 3rd party comment systems
* Comic sidebars now default to being enabled on new installations
= 1.7.7.1 =
* fixed bug where you couldn't save the facebook image size