Sha256: 7be37a5e9df70f52ddba83c3d3efdbdd27f3e0389f20d98d466a92d1056d76dd

Contents?: true

Size: 803 Bytes

Versions: 1

Compression:

Stored size: 803 Bytes

Contents

author: Thomas Leitner <t_leitner@gmx.at>
summary: Adds image emoticon support to webgen
description: |
  This bundle adds a content processor for converting text emoticons into image
  emoticons. Several image emoticon themes are also provided out of the box.
version: 1.0.0
license: MIT
homepage: http://github.com/gettalong/webgen-content_processor_emoticon-bundle
autoload: true

extensions:
  content_processor.emoticon:
    summary: Converts text emoticons into image emoticons

options:
  content_processor.emoticon.theme:
    summary: |
      Specifies the emoticon theme that should be used
    syntax: |
      `STRING` or null where `STRING` is the name of image emoticon theme or `unicode` (for text emoticons)
    example:
      config: |
        content_processor.emoticon.theme: 'unicode'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
webgen-content_processor_emoticon-bundle-1.0.0 lib/webgen/bundle/content_processor_emoticon/info.yaml