No release in over 3 years
Low commit activity in last 3 years
AlchemyFileSelector.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

AlchemyFileSelector

It's a Alchemy Plugin that enable TinyMCE editor to include images from Alchemy image gallery, directly into RichText Editor.

N.B.: Use of this plugin must not be encouraged because collide with Alchemy CMS philosophy (that we fully agree) because not separate the content from layout. So use it carefully!

Usage

Insert into file 'vendor/assets/javascripts/alchemy/admin/all.js'

require 'alchemy_file_selector/alchemy_admin_require.js' 

Plugin automatically add Tinymce toolbar button, if you want to change that, you have to change Tinymce toolbar configurations as usually.

Installation

Add this line to your application's Gemfile:

gem 'alchemy_file_selector'

And then execute:

$ bundle

Or install it yourself as:

$ gem install alchemy_file_selector

Contributing

Contribute it if you want!

License

The gem is available as open source under the terms of the MIT License.