Social links and icons are now editables
This commit is contained in:
parent
ab55a69459
commit
7baa51d5a8
8 changed files with 89 additions and 33 deletions
|
@ -1,6 +1,6 @@
|
|||
name = SuiteDesk Theme
|
||||
description = SuiteDesk Theme Zen.
|
||||
version = 0.2.23
|
||||
version = 0.2.24
|
||||
|
||||
screenshot = screenshot.png
|
||||
|
||||
|
@ -101,15 +101,16 @@ regions[page_closure] = Page closure
|
|||
; http://drupal.org/node/171205#features
|
||||
|
||||
features[] = logo
|
||||
features[] = favicon
|
||||
|
||||
; features[] = name
|
||||
; features[] = slogan
|
||||
; features[] = mission
|
||||
features[] = node_user_picture
|
||||
features[] = comment_user_picture
|
||||
features[] = search
|
||||
features[] = favicon
|
||||
features[] = primary_links
|
||||
features[] = secondary_links
|
||||
; features[] = node_user_picture
|
||||
; features[] = comment_user_picture
|
||||
; features[] = search
|
||||
; features[] = primary_links
|
||||
; features[] = secondary_links
|
||||
|
||||
|
||||
|
||||
|
|
Reference in a new issue