Sha256: fed180777fe5dff0a711825544a780affc09ef8a5c5ca59899d12cc9b9bb4247

Contents?: true

Size: 1.12 KB

Versions: 1

Compression:

Stored size: 1.12 KB

Contents

# Solidus Product Description Editor

Adds a WYSIWYG editor to the product description field in the admin.
Presently [CKEditor](http://ckeditor.com/).

**Note:** The CKEditor files are accessed from a CDN and not bundled into the gem.
If you're paranoid about remote javascript, perhaps give it a miss.

![Solidus Product Description Editor Screenshot](https://raw.githubusercontent.com/Whelton/solidus_product_description_editor/master/screenshot.png)

---

## Basic Installation

Add to your `Gemfile`:

```ruby
gem 'solidus_product_description_editor'
```

That's it!

---

## Contributing

See corresponding [guidelines][1] and check out the [issues][2].

---

Copyright (c) 2016 [James Whelton][3] and [contributors][4], released under the [New BSD License][5]

[1]: https://github.com/whelton/solidus_product_description_editor/blob/master/CONTRIBUTING.md
[2]: https://github.com/whelton/solidus_product_description_editor/issues
[3]: https://github.com/whelton
[4]: https://github.com/whelton/solidus_product_description_editor/graphs/contributors
[5]: https://github.com/whelton/solidus_product_description_editor/blob/master/LICENSE.md

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
solidus_product_description_editor-1.0.1 README.md