Add --user-icons option: none, gravatar, and identicon.
This commit is contained in:
@@ -93,6 +93,10 @@ module Precious
|
||||
@css
|
||||
end
|
||||
|
||||
def use_identicon
|
||||
@page.wiki.user_icons == 'identicon'
|
||||
end
|
||||
|
||||
# Access to embedded metadata.
|
||||
#
|
||||
# Examples
|
||||
|
||||
Reference in New Issue
Block a user