Open nonfungibletunji opened 10 years ago
All that should be required is that you are using the plugins branch of the locomotive engine ( https://github.com/colibri-software/locomotive_engine/tree/plugins) and then add the gem to your gem file under the group :locomotive_plugins. When you start up the engine you should see a plugins section under the site config and the Identity plugin should be there.
Colibri-Software charlie.greene@colibri-software.com
On Mon, Jun 9, 2014 at 12:46 PM, S. Tunji Turner notifications@github.com wrote:
what are the instructions to install this plugin
— Reply to this email directly or view it on GitHub https://github.com/colibri-software/identity_plugin/issues/1.
i am using 2.5.2 locomotive engine. when i install;
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git://github.com/colibri-software/identity_plugin.git' end
i get the following error:
Could not find gem 'locomotive_plugins (~> 1.0) ruby', which is required by gem 'identity_plugin (>= 0) ruby', in any of the sources.
anyway workarounds to use plugins with master locomotive engine
We haven't deployed the gem to ruby gems. I will do that soon In the mean time you could include it in tour gemfile via github. On Jun 9, 2014 6:02 PM, "S. Tunji Turner" notifications@github.com wrote:
i am using 2.5.2 locomotive engine. when i install;
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
i get the following error:
Could not find gem 'locomotive_plugins (~> 1.0) ruby', which is required by gem 'identity_plugin (>= 0) ruby', in any of the sources.
anyway workarounds to use plugins with master locomotive engine
— Reply to this email directly or view it on GitHub https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45543744 .
it only works with the specific tree of locomotive cms plugins branch?
On Jun 9, 2014, at 5:30 PM, greeneca notifications@github.com wrote:
We haven't deployed the gem to ruby gems. I will do that soon In the mean time you could include it in tour gemfile via github. On Jun 9, 2014 6:02 PM, "S. Tunji Turner" notifications@github.com wrote:
i am using 2.5.2 locomotive engine. when i install;
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
i get the following error:
Could not find gem 'locomotive_plugins (~> 1.0) ruby', which is required by gem 'identity_plugin (>= 0) ruby', in any of the sources.
anyway workarounds to use plugins with master locomotive engine
— Reply to this email directly or view it on GitHub https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45543744 .
— Reply to this email directly or view it on GitHub.
Yes. Rider has not pulled it into the main repository yet. On Jun 9, 2014 6:44 PM, "S. Tunji Turner" notifications@github.com wrote:
it only works with the specific tree of locomotive cms plugins branch?
On Jun 9, 2014, at 5:30 PM, greeneca notifications@github.com wrote:
We haven't deployed the gem to ruby gems. I will do that soon In the mean time you could include it in tour gemfile via github. On Jun 9, 2014 6:02 PM, "S. Tunji Turner" notifications@github.com wrote:
i am using 2.5.2 locomotive engine. when i install;
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
i get the following error:
Could not find gem 'locomotive_plugins (~> 1.0) ruby', which is required by gem 'identity_plugin (>= 0) ruby', in any of the sources.
anyway workarounds to use plugins with master locomotive engine
— Reply to this email directly or view it on GitHub < https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45543744>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45548399 .
I forked the colibiri gem locomotive_engine, made a new branch called v2.5.x, i merged the plugins branch with v2.5.x i tried gem 'locomotive_engine', :git => 'https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' but bundle install failed,
then i changed it to gem 'locomotive_cms', :git => 'https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' Using rake 10.0.4 Using RedCloth 4.2.9 Using i18n 0.6.9 Using multi_json 1.7.9 Using activesupport 3.2.17 Using builder 3.0.4 Using activemodel 3.2.17 Using erubis 2.7.0 Using journey 1.0.4 Using rack 1.4.5 Using rack-cache 1.2 Using rack-test 0.6.2 Using hike 1.2.3 Using tilt 1.4.1 Using sprockets 2.2.2 Using actionpack 3.2.17 Using mime-types 1.25.1 Using polyglot 0.3.5 Using treetop 1.4.15 Using mail 2.5.4 Using actionmailer 3.2.17 Using arel 3.0.3 Using tzinfo 0.3.39 Using activerecord 3.2.17 Using activeresource 3.2.17 Using bundler 1.6.2 Using rack-ssl 1.3.4 Using json 1.8.1 Using rdoc 3.12.2 Using thor 0.19.1 Using railties 3.2.17 Using rails 3.2.17 Using actionmailer-with-request 0.4.0 Using timers 1.1.0 Using celluloid 0.15.2 Using sucker_punch 1.0.5 Using activesearch 0.3.2 Using bcrypt 3.1.7 Using bcrypt-ruby 3.1.5 Using bson 1.10.1 Using bson_ext 1.10.1 Using cancan 1.6.7 Using carrierwave 0.9.0 Using moped 1.5.2 Using origin 1.1.0 Using mongoid 3.1.6 Using mongoid-grid_fs 1.9.2 Using carrierwave-mongoid 0.6.3 Using cells 3.8.8 Using chunky_png 1.3.1 Using codemirror-rails 3.24 Using coffee-script-source 1.7.0 Using execjs 2.2.0 Using coffee-script 2.2.0 Using coffee-rails 3.2.2 Using fssm 0.2.10 Using sass 3.2.19 Using compass 0.12.6 Using compass-rails 1.1.7 Using money 5.1.1 Using custom_fields 2.3.1 Using daemons 1.1.9 Using orm_adapter 0.5.0 Using warden 1.2.3 Using devise 2.2.7 Using devise-encryptable 0.1.2 Using dragonfly 1.0.5 Using ejs 1.0.0 Using eventmachine 1.0.3 Using excon 0.23.0 Using flash_cookie_session 1.1.6 Using formatador 0.2.5 Using net-ssh 2.9.1 Using net-scp 1.2.1 Using nokogiri 1.5.11 Using ruby-hmac 0.4.0 Using fog 1.12.1 Using formtastic 2.2.1 Using foundation-rails 5.2.3.0 Using haml 4.0.5 Using hashie 2.1.1 Using heroku-api 0.3.12 Using highline 1.6.21 Using multi_xml 0.5.5 Using httparty 0.11.0 Using locomotive_liquid 2.4.2 Using locomotive_plugins 1.0.1 from git://github.com/colibri-software/locomotive_plugins.git (at master) Using omniauth 1.2.1 Using omniauth-identity 1.1.1 Using rolify 3.4.0 Using identity_plugin 0.5.0 from git://github.com/colibri-software/identity_plugin.git (at master) Using jquery-rails 2.1.4 Using kaminari 0.14.1 Using kgio 2.9.2 Using locomotive-aloha-rails 0.23.2.2 Using locomotive-heroku 0.1.0 Using locomotive-tinymce-rails 3.5.8.2 Using locomotivecms_solid 0.2.2 Using mimetype-fu 0.1.2 Using mongo_session_store-rails3 4.1.1 Using mongoid-tree 1.0.4 Using mongoid_migration 0.0.8 Using rails-backbone 0.7.2 Using redcarpet 3.0.0 Using responders 0.9.3 Using sanitize 2.0.3 Using stringex 2.0.11 Using locomotive_cms 2.5.2 from https://github.com/stunjiturner/locomotive_engine.git (at v2.5.x) Using locomotivecms-search 0.3.4 Using raindrops 0.13.0 Using sass-rails 3.2.6 Using thin 1.6.2 Using uglifier 1.2.7 Using unicorn 4.8.3
All gems show up properly, after a bundle install.
The plugins tab shows up under sites, but unfortunately it is emoty!
On Jun 9, 2014, at 7:12 PM, greeneca notifications@github.com wrote:
Yes. Rider has not pulled it into the main repository yet. On Jun 9, 2014 6:44 PM, "S. Tunji Turner" notifications@github.com wrote:
it only works with the specific tree of locomotive cms plugins branch?
On Jun 9, 2014, at 5:30 PM, greeneca notifications@github.com wrote:
We haven't deployed the gem to ruby gems. I will do that soon In the mean time you could include it in tour gemfile via github. On Jun 9, 2014 6:02 PM, "S. Tunji Turner" notifications@github.com wrote:
i am using 2.5.2 locomotive engine. when i install;
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
i get the following error:
Could not find gem 'locomotive_plugins (~> 1.0) ruby', which is required by gem 'identity_plugin (>= 0) ruby', in any of the sources.
anyway workarounds to use plugins with master locomotive engine
— Reply to this email directly or view it on GitHub < https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45543744>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45548399 .
— Reply to this email directly or view it on GitHub.
Can you show me your gem file?
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:14 PM, S. Tunji Turner notifications@github.com wrote:
I forked the colibiri gem locomotive_engine, made a new branch called v2.5.x, i merged the plugins branch with v2.5.x i tried gem 'locomotive_engine', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' but bundle install failed,
then i changed it to gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' Using rake 10.0.4 Using RedCloth 4.2.9 Using i18n 0.6.9 Using multi_json 1.7.9 Using activesupport 3.2.17 Using builder 3.0.4 Using activemodel 3.2.17 Using erubis 2.7.0 Using journey 1.0.4 Using rack 1.4.5 Using rack-cache 1.2 Using rack-test 0.6.2 Using hike 1.2.3 Using tilt 1.4.1 Using sprockets 2.2.2 Using actionpack 3.2.17 Using mime-types 1.25.1 Using polyglot 0.3.5 Using treetop 1.4.15 Using mail 2.5.4 Using actionmailer 3.2.17 Using arel 3.0.3 Using tzinfo 0.3.39 Using activerecord 3.2.17 Using activeresource 3.2.17 Using bundler 1.6.2 Using rack-ssl 1.3.4 Using json 1.8.1 Using rdoc 3.12.2 Using thor 0.19.1 Using railties 3.2.17 Using rails 3.2.17 Using actionmailer-with-request 0.4.0 Using timers 1.1.0 Using celluloid 0.15.2 Using sucker_punch 1.0.5 Using activesearch 0.3.2 Using bcrypt 3.1.7 Using bcrypt-ruby 3.1.5 Using bson 1.10.1 Using bson_ext 1.10.1 Using cancan 1.6.7 Using carrierwave 0.9.0 Using moped 1.5.2 Using origin 1.1.0 Using mongoid 3.1.6 Using mongoid-grid_fs 1.9.2 Using carrierwave-mongoid 0.6.3 Using cells 3.8.8 Using chunky_png 1.3.1 Using codemirror-rails 3.24 Using coffee-script-source 1.7.0 Using execjs 2.2.0 Using coffee-script 2.2.0 Using coffee-rails 3.2.2 Using fssm 0.2.10 Using sass 3.2.19 Using compass 0.12.6 Using compass-rails 1.1.7 Using money 5.1.1 Using custom_fields 2.3.1 Using daemons 1.1.9 Using orm_adapter 0.5.0 Using warden 1.2.3 Using devise 2.2.7 Using devise-encryptable 0.1.2 Using dragonfly 1.0.5 Using ejs 1.0.0 Using eventmachine 1.0.3 Using excon 0.23.0 Using flash_cookie_session 1.1.6 Using formatador 0.2.5 Using net-ssh 2.9.1 Using net-scp 1.2.1 Using nokogiri 1.5.11 Using ruby-hmac 0.4.0 Using fog 1.12.1 Using formtastic 2.2.1 Using foundation-rails 5.2.3.0 Using haml 4.0.5 Using hashie 2.1.1 Using heroku-api 0.3.12 Using highline 1.6.21 Using multi_xml 0.5.5 Using httparty 0.11.0 Using locomotive_liquid 2.4.2 Using locomotive_plugins 1.0.1 from git:// github.com/colibri-software/locomotive_plugins.git (at master) Using omniauth 1.2.1 Using omniauth-identity 1.1.1 Using rolify 3.4.0 Using identity_plugin 0.5.0 from git:// github.com/colibri-software/identity_plugin.git (at master) Using jquery-rails 2.1.4 Using kaminari 0.14.1 Using kgio 2.9.2 Using locomotive-aloha-rails 0.23.2.2 Using locomotive-heroku 0.1.0 Using locomotive-tinymce-rails 3.5.8.2 Using locomotivecms_solid 0.2.2 Using mimetype-fu 0.1.2 Using mongo_session_store-rails3 4.1.1 Using mongoid-tree 1.0.4 Using mongoid_migration 0.0.8 Using rails-backbone 0.7.2 Using redcarpet 3.0.0 Using responders 0.9.3 Using sanitize 2.0.3 Using stringex 2.0.11 Using locomotive_cms 2.5.2 from https://github.com/stunjiturner/locomotive_engine.git (at v2.5.x) Using locomotivecms-search 0.3.4 Using raindrops 0.13.0 Using sass-rails 3.2.6 Using thin 1.6.2 Using uglifier 1.2.7 Using unicorn 4.8.3
All gems show up properly, after a bundle install.
The plugins tab shows up under sites, but unfortunately it is emoty!
On Jun 9, 2014, at 7:12 PM, greeneca notifications@github.com wrote:
Yes. Rider has not pulled it into the main repository yet. On Jun 9, 2014 6:44 PM, "S. Tunji Turner" notifications@github.com wrote:
it only works with the specific tree of locomotive cms plugins branch?
On Jun 9, 2014, at 5:30 PM, greeneca notifications@github.com wrote:
We haven't deployed the gem to ruby gems. I will do that soon In the mean time you could include it in tour gemfile via github. On Jun 9, 2014 6:02 PM, "S. Tunji Turner" notifications@github.com
wrote:
i am using 2.5.2 locomotive engine. when i install;
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
i get the following error:
Could not find gem 'locomotive_plugins (~> 1.0) ruby', which is required by gem 'identity_plugin (>= 0) ruby', in any of the sources.
anyway workarounds to use plugins with master locomotive engine
— Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45543744>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub < https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45548399>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45627069 .
source 'https://rubygems.org'
ruby '1.9.3'
gem 'rails', '3.2.17'
gem 'locomotive_cms', :git => 'https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x'
gem 'locomotive-heroku', :require => 'locomotive/heroku'
gem 'locomotivecms-search', require: 'locomotive/search/mongoid'
gem 'locomotive_plugins', '~> 1.0', :git => 'git://github.com/colibri-software/locomotive_plugins.git'
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git://github.com/colibri-software/identity_plugin.git' end
gem 'thin', :group => 'production' gem 'unicorn', :group => 'development'
group :assets do gem 'compass-rails', '~> 1.1.3' gem 'sass-rails', '~> 3.2.4' gem 'coffee-rails', '~> 3.2.2' gem 'uglifier', '~> 1.2.4'
end
i am using heroku, i forgot to precomiple assets, so the coffescript, javascript, etc were missing. testing again now.
On Jun 10, 2014, at 11:27 AM, greeneca notifications@github.com wrote:
Can you show me your gem file?
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:14 PM, S. Tunji Turner notifications@github.com wrote:
I forked the colibiri gem locomotive_engine, made a new branch called v2.5.x, i merged the plugins branch with v2.5.x i tried gem 'locomotive_engine', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' but bundle install failed,
then i changed it to gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' Using rake 10.0.4 Using RedCloth 4.2.9 Using i18n 0.6.9 Using multi_json 1.7.9 Using activesupport 3.2.17 Using builder 3.0.4 Using activemodel 3.2.17 Using erubis 2.7.0 Using journey 1.0.4 Using rack 1.4.5 Using rack-cache 1.2 Using rack-test 0.6.2 Using hike 1.2.3 Using tilt 1.4.1 Using sprockets 2.2.2 Using actionpack 3.2.17 Using mime-types 1.25.1 Using polyglot 0.3.5 Using treetop 1.4.15 Using mail 2.5.4 Using actionmailer 3.2.17 Using arel 3.0.3 Using tzinfo 0.3.39 Using activerecord 3.2.17 Using activeresource 3.2.17 Using bundler 1.6.2 Using rack-ssl 1.3.4 Using json 1.8.1 Using rdoc 3.12.2 Using thor 0.19.1 Using railties 3.2.17 Using rails 3.2.17 Using actionmailer-with-request 0.4.0 Using timers 1.1.0 Using celluloid 0.15.2 Using sucker_punch 1.0.5 Using activesearch 0.3.2 Using bcrypt 3.1.7 Using bcrypt-ruby 3.1.5 Using bson 1.10.1 Using bson_ext 1.10.1 Using cancan 1.6.7 Using carrierwave 0.9.0 Using moped 1.5.2 Using origin 1.1.0 Using mongoid 3.1.6 Using mongoid-grid_fs 1.9.2 Using carrierwave-mongoid 0.6.3 Using cells 3.8.8 Using chunky_png 1.3.1 Using codemirror-rails 3.24 Using coffee-script-source 1.7.0 Using execjs 2.2.0 Using coffee-script 2.2.0 Using coffee-rails 3.2.2 Using fssm 0.2.10 Using sass 3.2.19 Using compass 0.12.6 Using compass-rails 1.1.7 Using money 5.1.1 Using custom_fields 2.3.1 Using daemons 1.1.9 Using orm_adapter 0.5.0 Using warden 1.2.3 Using devise 2.2.7 Using devise-encryptable 0.1.2 Using dragonfly 1.0.5 Using ejs 1.0.0 Using eventmachine 1.0.3 Using excon 0.23.0 Using flash_cookie_session 1.1.6 Using formatador 0.2.5 Using net-ssh 2.9.1 Using net-scp 1.2.1 Using nokogiri 1.5.11 Using ruby-hmac 0.4.0 Using fog 1.12.1 Using formtastic 2.2.1 Using foundation-rails 5.2.3.0 Using haml 4.0.5 Using hashie 2.1.1 Using heroku-api 0.3.12 Using highline 1.6.21 Using multi_xml 0.5.5 Using httparty 0.11.0 Using locomotive_liquid 2.4.2 Using locomotive_plugins 1.0.1 from git:// github.com/colibri-software/locomotive_plugins.git (at master) Using omniauth 1.2.1 Using omniauth-identity 1.1.1 Using rolify 3.4.0 Using identity_plugin 0.5.0 from git:// github.com/colibri-software/identity_plugin.git (at master) Using jquery-rails 2.1.4 Using kaminari 0.14.1 Using kgio 2.9.2 Using locomotive-aloha-rails 0.23.2.2 Using locomotive-heroku 0.1.0 Using locomotive-tinymce-rails 3.5.8.2 Using locomotivecms_solid 0.2.2 Using mimetype-fu 0.1.2 Using mongo_session_store-rails3 4.1.1 Using mongoid-tree 1.0.4 Using mongoid_migration 0.0.8 Using rails-backbone 0.7.2 Using redcarpet 3.0.0 Using responders 0.9.3 Using sanitize 2.0.3 Using stringex 2.0.11 Using locomotive_cms 2.5.2 from https://github.com/stunjiturner/locomotive_engine.git (at v2.5.x) Using locomotivecms-search 0.3.4 Using raindrops 0.13.0 Using sass-rails 3.2.6 Using thin 1.6.2 Using uglifier 1.2.7 Using unicorn 4.8.3
All gems show up properly, after a bundle install.
The plugins tab shows up under sites, but unfortunately it is emoty!
On Jun 9, 2014, at 7:12 PM, greeneca notifications@github.com wrote:
Yes. Rider has not pulled it into the main repository yet. On Jun 9, 2014 6:44 PM, "S. Tunji Turner" notifications@github.com wrote:
it only works with the specific tree of locomotive cms plugins branch?
On Jun 9, 2014, at 5:30 PM, greeneca notifications@github.com wrote:
We haven't deployed the gem to ruby gems. I will do that soon In the mean time you could include it in tour gemfile via github. On Jun 9, 2014 6:02 PM, "S. Tunji Turner" notifications@github.com
wrote:
i am using 2.5.2 locomotive engine. when i install;
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
i get the following error:
Could not find gem 'locomotive_plugins (~> 1.0) ruby', which is required by gem 'identity_plugin (>= 0) ruby', in any of the sources.
anyway workarounds to use plugins with master locomotive engine
— Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45543744>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub < https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45548399>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45627069 .
— Reply to this email directly or view it on GitHub.
That looks correct. Are you logging into the cms as an admin user? administrators are the only users that can enable plugins and until they are enabled designers and authors can't see them.
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:31 PM, S. Tunji Turner notifications@github.com wrote:
source 'https://rubygems.org'
ruby '1.9.3'
gem 'rails', '3.2.17'
Bundle edge Rails instead:
gem 'rails', :git => 'git://github.com/rails/rails.git'
gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x'
gem 'locomotive_cms', '~> 2.5.0', :require => 'locomotive/engine'
gem 'locomotive_cms', '~> 2.5.0', ref:
'83227c3fafacce33ea2d3d6c3cf5aa2febcada53', :require => 'locomotive/engine'
gem 'locomotive-heroku', :require => 'locomotive/heroku'
gem 'locomotive-heroku', '~> 0.0.2', :git => 'git://
github.com/stunjiturner/locomotive-heroku.git', :require => 'locomotive/heroku'
gem 'locomotivecms-search', require: 'locomotive/search/mongoid'
gem 'locomotive_plugins', '~> 1.0', :git => 'git:// github.com/colibri-software/locomotive_plugins.git'
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
gem 'heroku-mongo-backup'
gem 'thin', :group => 'production' gem 'unicorn', :group => 'development'
Gems used only for assets and not required
in production environments by default.
group :assets do gem 'compass-rails', '~> 1.1.3' gem 'sass-rails', '~> 3.2.4' gem 'coffee-rails', '~> 3.2.2' gem 'uglifier', '~> 1.2.4'
If you run your engine on Linux, you also have to add the following
gem
See https://github.com/sstephenson/execjs#readme for more supported
runtimes
gem 'therubyracer', :platforms => :ruby
end
gem 'jquery-rails'
gem 'therubyracer', '>= 0.10'
To use ActiveModel has_secure_password
gem 'bcrypt-ruby', '~> 3.0.0'
To use Jbuilder templates for JSON
gem 'jbuilder'
Use unicorn as the app server
gem 'unicorn'
Deploy with Capistrano
gem 'capistrano'
To use debugger
gem 'ruby-debug19', :require => 'ruby-debug'
i am using heroku, i forgot to precomiple assets, so the coffescript, javascript, etc were missing. testing again now.
On Jun 10, 2014, at 11:27 AM, greeneca notifications@github.com wrote:
Can you show me your gem file?
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:14 PM, S. Tunji Turner < notifications@github.com> wrote:
I forked the colibiri gem locomotive_engine, made a new branch called v2.5.x, i merged the plugins branch with v2.5.x i tried gem 'locomotive_engine', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' but bundle install failed,
then i changed it to gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' Using rake 10.0.4 Using RedCloth 4.2.9 Using i18n 0.6.9 Using multi_json 1.7.9 Using activesupport 3.2.17 Using builder 3.0.4 Using activemodel 3.2.17 Using erubis 2.7.0 Using journey 1.0.4 Using rack 1.4.5 Using rack-cache 1.2 Using rack-test 0.6.2 Using hike 1.2.3 Using tilt 1.4.1 Using sprockets 2.2.2 Using actionpack 3.2.17 Using mime-types 1.25.1 Using polyglot 0.3.5 Using treetop 1.4.15 Using mail 2.5.4 Using actionmailer 3.2.17 Using arel 3.0.3 Using tzinfo 0.3.39 Using activerecord 3.2.17 Using activeresource 3.2.17 Using bundler 1.6.2 Using rack-ssl 1.3.4 Using json 1.8.1 Using rdoc 3.12.2 Using thor 0.19.1 Using railties 3.2.17 Using rails 3.2.17 Using actionmailer-with-request 0.4.0 Using timers 1.1.0 Using celluloid 0.15.2 Using sucker_punch 1.0.5 Using activesearch 0.3.2 Using bcrypt 3.1.7 Using bcrypt-ruby 3.1.5 Using bson 1.10.1 Using bson_ext 1.10.1 Using cancan 1.6.7 Using carrierwave 0.9.0 Using moped 1.5.2 Using origin 1.1.0 Using mongoid 3.1.6 Using mongoid-grid_fs 1.9.2 Using carrierwave-mongoid 0.6.3 Using cells 3.8.8 Using chunky_png 1.3.1 Using codemirror-rails 3.24 Using coffee-script-source 1.7.0 Using execjs 2.2.0 Using coffee-script 2.2.0 Using coffee-rails 3.2.2 Using fssm 0.2.10 Using sass 3.2.19 Using compass 0.12.6 Using compass-rails 1.1.7 Using money 5.1.1 Using custom_fields 2.3.1 Using daemons 1.1.9 Using orm_adapter 0.5.0 Using warden 1.2.3 Using devise 2.2.7 Using devise-encryptable 0.1.2 Using dragonfly 1.0.5 Using ejs 1.0.0 Using eventmachine 1.0.3 Using excon 0.23.0 Using flash_cookie_session 1.1.6 Using formatador 0.2.5 Using net-ssh 2.9.1 Using net-scp 1.2.1 Using nokogiri 1.5.11 Using ruby-hmac 0.4.0 Using fog 1.12.1 Using formtastic 2.2.1 Using foundation-rails 5.2.3.0 Using haml 4.0.5 Using hashie 2.1.1 Using heroku-api 0.3.12 Using highline 1.6.21 Using multi_xml 0.5.5 Using httparty 0.11.0 Using locomotive_liquid 2.4.2 Using locomotive_plugins 1.0.1 from git:// github.com/colibri-software/locomotive_plugins.git (at master) Using omniauth 1.2.1 Using omniauth-identity 1.1.1 Using rolify 3.4.0 Using identity_plugin 0.5.0 from git:// github.com/colibri-software/identity_plugin.git (at master) Using jquery-rails 2.1.4 Using kaminari 0.14.1 Using kgio 2.9.2 Using locomotive-aloha-rails 0.23.2.2 Using locomotive-heroku 0.1.0 Using locomotive-tinymce-rails 3.5.8.2 Using locomotivecms_solid 0.2.2 Using mimetype-fu 0.1.2 Using mongo_session_store-rails3 4.1.1 Using mongoid-tree 1.0.4 Using mongoid_migration 0.0.8 Using rails-backbone 0.7.2 Using redcarpet 3.0.0 Using responders 0.9.3 Using sanitize 2.0.3 Using stringex 2.0.11 Using locomotive_cms 2.5.2 from https://github.com/stunjiturner/locomotive_engine.git (at v2.5.x) Using locomotivecms-search 0.3.4 Using raindrops 0.13.0 Using sass-rails 3.2.6 Using thin 1.6.2 Using uglifier 1.2.7 Using unicorn 4.8.3
All gems show up properly, after a bundle install.
The plugins tab shows up under sites, but unfortunately it is emoty!
On Jun 9, 2014, at 7:12 PM, greeneca notifications@github.com wrote:
Yes. Rider has not pulled it into the main repository yet. On Jun 9, 2014 6:44 PM, "S. Tunji Turner" notifications@github.com
wrote:
it only works with the specific tree of locomotive cms plugins branch?
On Jun 9, 2014, at 5:30 PM, greeneca notifications@github.com wrote:
We haven't deployed the gem to ruby gems. I will do that soon In the mean time you could include it in tour gemfile via github. On Jun 9, 2014 6:02 PM, "S. Tunji Turner" < notifications@github.com>
wrote:
i am using 2.5.2 locomotive engine. when i install;
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
i get the following error:
Could not find gem 'locomotive_plugins (~> 1.0) ruby', which is required by gem 'identity_plugin (>= 0) ruby', in any of the sources.
anyway workarounds to use plugins with master locomotive engine
— Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45543744>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45548399>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub < https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45627069>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45629722 .
Yes I am logging in as an admin. Where do u enable the plugins? The plugins tab shows up but when I click it does nothing. Before I precompiled the assets the triangle moved but underneath the tab was empty. Also the switch sites link does not work now in the back end!
S. Tunji Turner Sightuary :: @sightuary
On Jun 10, 2014, at 11:54, greeneca notifications@github.com wrote:
That looks correct. Are you logging into the cms as an admin user? administrators are the only users that can enable plugins and until they are enabled designers and authors can't see them.
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:31 PM, S. Tunji Turner notifications@github.com wrote:
source 'https://rubygems.org'
ruby '1.9.3'
gem 'rails', '3.2.17'
Bundle edge Rails instead:
gem 'rails', :git => 'git://github.com/rails/rails.git'
gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x'
gem 'locomotive_cms', '~> 2.5.0', :require => 'locomotive/engine'
gem 'locomotive_cms', '~> 2.5.0', ref:
'83227c3fafacce33ea2d3d6c3cf5aa2febcada53', :require => 'locomotive/engine'
gem 'locomotive-heroku', :require => 'locomotive/heroku'
gem 'locomotive-heroku', '~> 0.0.2', :git => 'git://
github.com/stunjiturner/locomotive-heroku.git', :require => 'locomotive/heroku'
gem 'locomotivecms-search', require: 'locomotive/search/mongoid'
gem 'locomotive_plugins', '~> 1.0', :git => 'git:// github.com/colibri-software/locomotive_plugins.git'
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
gem 'heroku-mongo-backup'
gem 'thin', :group => 'production' gem 'unicorn', :group => 'development'
Gems used only for assets and not required
in production environments by default.
group :assets do gem 'compass-rails', '~> 1.1.3' gem 'sass-rails', '~> 3.2.4' gem 'coffee-rails', '~> 3.2.2' gem 'uglifier', '~> 1.2.4'
If you run your engine on Linux, you also have to add the following
gem
See https://github.com/sstephenson/execjs#readme for more supported
runtimes
gem 'therubyracer', :platforms => :ruby
end
gem 'jquery-rails'
gem 'therubyracer', '>= 0.10'
To use ActiveModel has_secure_password
gem 'bcrypt-ruby', '~> 3.0.0'
To use Jbuilder templates for JSON
gem 'jbuilder'
Use unicorn as the app server
gem 'unicorn'
Deploy with Capistrano
gem 'capistrano'
To use debugger
gem 'ruby-debug19', :require => 'ruby-debug'
i am using heroku, i forgot to precomiple assets, so the coffescript, javascript, etc were missing. testing again now.
On Jun 10, 2014, at 11:27 AM, greeneca notifications@github.com wrote:
Can you show me your gem file?
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:14 PM, S. Tunji Turner < notifications@github.com> wrote:
I forked the colibiri gem locomotive_engine, made a new branch called v2.5.x, i merged the plugins branch with v2.5.x i tried gem 'locomotive_engine', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' but bundle install failed,
then i changed it to gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' Using rake 10.0.4 Using RedCloth 4.2.9 Using i18n 0.6.9 Using multi_json 1.7.9 Using activesupport 3.2.17 Using builder 3.0.4 Using activemodel 3.2.17 Using erubis 2.7.0 Using journey 1.0.4 Using rack 1.4.5 Using rack-cache 1.2 Using rack-test 0.6.2 Using hike 1.2.3 Using tilt 1.4.1 Using sprockets 2.2.2 Using actionpack 3.2.17 Using mime-types 1.25.1 Using polyglot 0.3.5 Using treetop 1.4.15 Using mail 2.5.4 Using actionmailer 3.2.17 Using arel 3.0.3 Using tzinfo 0.3.39 Using activerecord 3.2.17 Using activeresource 3.2.17 Using bundler 1.6.2 Using rack-ssl 1.3.4 Using json 1.8.1 Using rdoc 3.12.2 Using thor 0.19.1 Using railties 3.2.17 Using rails 3.2.17 Using actionmailer-with-request 0.4.0 Using timers 1.1.0 Using celluloid 0.15.2 Using sucker_punch 1.0.5 Using activesearch 0.3.2 Using bcrypt 3.1.7 Using bcrypt-ruby 3.1.5 Using bson 1.10.1 Using bson_ext 1.10.1 Using cancan 1.6.7 Using carrierwave 0.9.0 Using moped 1.5.2 Using origin 1.1.0 Using mongoid 3.1.6 Using mongoid-grid_fs 1.9.2 Using carrierwave-mongoid 0.6.3 Using cells 3.8.8 Using chunky_png 1.3.1 Using codemirror-rails 3.24 Using coffee-script-source 1.7.0 Using execjs 2.2.0 Using coffee-script 2.2.0 Using coffee-rails 3.2.2 Using fssm 0.2.10 Using sass 3.2.19 Using compass 0.12.6 Using compass-rails 1.1.7 Using money 5.1.1 Using custom_fields 2.3.1 Using daemons 1.1.9 Using orm_adapter 0.5.0 Using warden 1.2.3 Using devise 2.2.7 Using devise-encryptable 0.1.2 Using dragonfly 1.0.5 Using ejs 1.0.0 Using eventmachine 1.0.3 Using excon 0.23.0 Using flash_cookie_session 1.1.6 Using formatador 0.2.5 Using net-ssh 2.9.1 Using net-scp 1.2.1 Using nokogiri 1.5.11 Using ruby-hmac 0.4.0 Using fog 1.12.1 Using formtastic 2.2.1 Using foundation-rails 5.2.3.0 Using haml 4.0.5 Using hashie 2.1.1 Using heroku-api 0.3.12 Using highline 1.6.21 Using multi_xml 0.5.5 Using httparty 0.11.0 Using locomotive_liquid 2.4.2 Using locomotive_plugins 1.0.1 from git:// github.com/colibri-software/locomotive_plugins.git (at master) Using omniauth 1.2.1 Using omniauth-identity 1.1.1 Using rolify 3.4.0 Using identity_plugin 0.5.0 from git:// github.com/colibri-software/identity_plugin.git (at master) Using jquery-rails 2.1.4 Using kaminari 0.14.1 Using kgio 2.9.2 Using locomotive-aloha-rails 0.23.2.2 Using locomotive-heroku 0.1.0 Using locomotive-tinymce-rails 3.5.8.2 Using locomotivecms_solid 0.2.2 Using mimetype-fu 0.1.2 Using mongo_session_store-rails3 4.1.1 Using mongoid-tree 1.0.4 Using mongoid_migration 0.0.8 Using rails-backbone 0.7.2 Using redcarpet 3.0.0 Using responders 0.9.3 Using sanitize 2.0.3 Using stringex 2.0.11 Using locomotive_cms 2.5.2 from https://github.com/stunjiturner/locomotive_engine.git (at v2.5.x) Using locomotivecms-search 0.3.4 Using raindrops 0.13.0 Using sass-rails 3.2.6 Using thin 1.6.2 Using uglifier 1.2.7 Using unicorn 4.8.3
All gems show up properly, after a bundle install.
The plugins tab shows up under sites, but unfortunately it is emoty!
On Jun 9, 2014, at 7:12 PM, greeneca notifications@github.com wrote:
Yes. Rider has not pulled it into the main repository yet. On Jun 9, 2014 6:44 PM, "S. Tunji Turner" notifications@github.com
wrote:
it only works with the specific tree of locomotive cms plugins branch?
On Jun 9, 2014, at 5:30 PM, greeneca notifications@github.com wrote:
We haven't deployed the gem to ruby gems. I will do that soon In the mean time you could include it in tour gemfile via github. On Jun 9, 2014 6:02 PM, "S. Tunji Turner" < notifications@github.com>
wrote:
i am using 2.5.2 locomotive engine. when i install;
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
i get the following error:
Could not find gem 'locomotive_plugins (~> 1.0) ruby', which is required by gem 'identity_plugin (>= 0) ruby', in any of the sources.
anyway workarounds to use plugins with master locomotive engine
— Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45543744>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45548399>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub < https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45627069>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45629722 .
— Reply to this email directly or view it on GitHub.
If you are an admin then they should show up in the dropdown. Look at the javascript console and see if you are getting any errors.
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 1:21 PM, S. Tunji Turner notifications@github.com wrote:
Yes I am logging in as an admin. Where do u enable the plugins? The plugins tab shows up but when I click it does nothing. Before I precompiled the assets the triangle moved but underneath the tab was empty. Also the switch sites link does not work now in the back end!
S. Tunji Turner Sightuary :: @sightuary
On Jun 10, 2014, at 11:54, greeneca notifications@github.com wrote:
That looks correct. Are you logging into the cms as an admin user? administrators are the only users that can enable plugins and until they are enabled designers and authors can't see them.
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:31 PM, S. Tunji Turner < notifications@github.com> wrote:
source 'https://rubygems.org'
ruby '1.9.3'
gem 'rails', '3.2.17'
Bundle edge Rails instead:
gem 'rails', :git => 'git://github.com/rails/rails.git'
gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x'
gem 'locomotive_cms', '~> 2.5.0', :require => 'locomotive/engine'
gem 'locomotive_cms', '~> 2.5.0', ref:
'83227c3fafacce33ea2d3d6c3cf5aa2febcada53', :require => 'locomotive/engine'
gem 'locomotive-heroku', :require => 'locomotive/heroku'
gem 'locomotive-heroku', '~> 0.0.2', :git => 'git://
github.com/stunjiturner/locomotive-heroku.git', :require => 'locomotive/heroku'
gem 'locomotivecms-search', require: 'locomotive/search/mongoid'
gem 'locomotive_plugins', '~> 1.0', :git => 'git:// github.com/colibri-software/locomotive_plugins.git'
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
gem 'heroku-mongo-backup'
gem 'thin', :group => 'production' gem 'unicorn', :group => 'development'
Gems used only for assets and not required
in production environments by default.
group :assets do gem 'compass-rails', '~> 1.1.3' gem 'sass-rails', '~> 3.2.4' gem 'coffee-rails', '~> 3.2.2' gem 'uglifier', '~> 1.2.4'
If you run your engine on Linux, you also have to add the
following gem
See https://github.com/sstephenson/execjs#readme for more supported
runtimes
gem 'therubyracer', :platforms => :ruby
end
gem 'jquery-rails'
gem 'therubyracer', '>= 0.10'
To use ActiveModel has_secure_password
gem 'bcrypt-ruby', '~> 3.0.0'
To use Jbuilder templates for JSON
gem 'jbuilder'
Use unicorn as the app server
gem 'unicorn'
Deploy with Capistrano
gem 'capistrano'
To use debugger
gem 'ruby-debug19', :require => 'ruby-debug'
i am using heroku, i forgot to precomiple assets, so the coffescript, javascript, etc were missing. testing again now.
On Jun 10, 2014, at 11:27 AM, greeneca notifications@github.com wrote:
Can you show me your gem file?
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:14 PM, S. Tunji Turner < notifications@github.com> wrote:
I forked the colibiri gem locomotive_engine, made a new branch called v2.5.x, i merged the plugins branch with v2.5.x i tried gem 'locomotive_engine', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' but bundle install failed,
then i changed it to gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' Using rake 10.0.4 Using RedCloth 4.2.9 Using i18n 0.6.9 Using multi_json 1.7.9 Using activesupport 3.2.17 Using builder 3.0.4 Using activemodel 3.2.17 Using erubis 2.7.0 Using journey 1.0.4 Using rack 1.4.5 Using rack-cache 1.2 Using rack-test 0.6.2 Using hike 1.2.3 Using tilt 1.4.1 Using sprockets 2.2.2 Using actionpack 3.2.17 Using mime-types 1.25.1 Using polyglot 0.3.5 Using treetop 1.4.15 Using mail 2.5.4 Using actionmailer 3.2.17 Using arel 3.0.3 Using tzinfo 0.3.39 Using activerecord 3.2.17 Using activeresource 3.2.17 Using bundler 1.6.2 Using rack-ssl 1.3.4 Using json 1.8.1 Using rdoc 3.12.2 Using thor 0.19.1 Using railties 3.2.17 Using rails 3.2.17 Using actionmailer-with-request 0.4.0 Using timers 1.1.0 Using celluloid 0.15.2 Using sucker_punch 1.0.5 Using activesearch 0.3.2 Using bcrypt 3.1.7 Using bcrypt-ruby 3.1.5 Using bson 1.10.1 Using bson_ext 1.10.1 Using cancan 1.6.7 Using carrierwave 0.9.0 Using moped 1.5.2 Using origin 1.1.0 Using mongoid 3.1.6 Using mongoid-grid_fs 1.9.2 Using carrierwave-mongoid 0.6.3 Using cells 3.8.8 Using chunky_png 1.3.1 Using codemirror-rails 3.24 Using coffee-script-source 1.7.0 Using execjs 2.2.0 Using coffee-script 2.2.0 Using coffee-rails 3.2.2 Using fssm 0.2.10 Using sass 3.2.19 Using compass 0.12.6 Using compass-rails 1.1.7 Using money 5.1.1 Using custom_fields 2.3.1 Using daemons 1.1.9 Using orm_adapter 0.5.0 Using warden 1.2.3 Using devise 2.2.7 Using devise-encryptable 0.1.2 Using dragonfly 1.0.5 Using ejs 1.0.0 Using eventmachine 1.0.3 Using excon 0.23.0 Using flash_cookie_session 1.1.6 Using formatador 0.2.5 Using net-ssh 2.9.1 Using net-scp 1.2.1 Using nokogiri 1.5.11 Using ruby-hmac 0.4.0 Using fog 1.12.1 Using formtastic 2.2.1 Using foundation-rails 5.2.3.0 Using haml 4.0.5 Using hashie 2.1.1 Using heroku-api 0.3.12 Using highline 1.6.21 Using multi_xml 0.5.5 Using httparty 0.11.0 Using locomotive_liquid 2.4.2 Using locomotive_plugins 1.0.1 from git:// github.com/colibri-software/locomotive_plugins.git (at master) Using omniauth 1.2.1 Using omniauth-identity 1.1.1 Using rolify 3.4.0 Using identity_plugin 0.5.0 from git:// github.com/colibri-software/identity_plugin.git (at master) Using jquery-rails 2.1.4 Using kaminari 0.14.1 Using kgio 2.9.2 Using locomotive-aloha-rails 0.23.2.2 Using locomotive-heroku 0.1.0 Using locomotive-tinymce-rails 3.5.8.2 Using locomotivecms_solid 0.2.2 Using mimetype-fu 0.1.2 Using mongo_session_store-rails3 4.1.1 Using mongoid-tree 1.0.4 Using mongoid_migration 0.0.8 Using rails-backbone 0.7.2 Using redcarpet 3.0.0 Using responders 0.9.3 Using sanitize 2.0.3 Using stringex 2.0.11 Using locomotive_cms 2.5.2 from https://github.com/stunjiturner/locomotive_engine.git (at v2.5.x) Using locomotivecms-search 0.3.4 Using raindrops 0.13.0 Using sass-rails 3.2.6 Using thin 1.6.2 Using uglifier 1.2.7 Using unicorn 4.8.3
All gems show up properly, after a bundle install.
The plugins tab shows up under sites, but unfortunately it is emoty!
On Jun 9, 2014, at 7:12 PM, greeneca notifications@github.com wrote:
Yes. Rider has not pulled it into the main repository yet. On Jun 9, 2014 6:44 PM, "S. Tunji Turner" < notifications@github.com>
wrote:
it only works with the specific tree of locomotive cms plugins branch?
On Jun 9, 2014, at 5:30 PM, greeneca notifications@github.com
wrote:
We haven't deployed the gem to ruby gems. I will do that soon In the mean time you could include it in tour gemfile via github. On Jun 9, 2014 6:02 PM, "S. Tunji Turner" < notifications@github.com>
wrote:
i am using 2.5.2 locomotive engine. when i install;
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
i get the following error:
Could not find gem 'locomotive_plugins (~> 1.0) ruby', which is required by gem 'identity_plugin (>= 0) ruby', in any of the sources.
anyway workarounds to use plugins with master locomotive engine
— Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45543744>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45548399>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45627069>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub < https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45629722>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45636581 .
Yes I will.
S. Tunji Turner Sightuary :: @sightuary
On Jun 10, 2014, at 12:23, greeneca notifications@github.com wrote:
If you are an admin then they should show up in the dropdown. Look at the javascript console and see if you are getting any errors.
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 1:21 PM, S. Tunji Turner notifications@github.com wrote:
Yes I am logging in as an admin. Where do u enable the plugins? The plugins tab shows up but when I click it does nothing. Before I precompiled the assets the triangle moved but underneath the tab was empty. Also the switch sites link does not work now in the back end!
S. Tunji Turner Sightuary :: @sightuary
On Jun 10, 2014, at 11:54, greeneca notifications@github.com wrote:
That looks correct. Are you logging into the cms as an admin user? administrators are the only users that can enable plugins and until they are enabled designers and authors can't see them.
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:31 PM, S. Tunji Turner < notifications@github.com> wrote:
source 'https://rubygems.org'
ruby '1.9.3'
gem 'rails', '3.2.17'
Bundle edge Rails instead:
gem 'rails', :git => 'git://github.com/rails/rails.git'
gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x'
gem 'locomotive_cms', '~> 2.5.0', :require => 'locomotive/engine'
gem 'locomotive_cms', '~> 2.5.0', ref:
'83227c3fafacce33ea2d3d6c3cf5aa2febcada53', :require => 'locomotive/engine'
gem 'locomotive-heroku', :require => 'locomotive/heroku'
gem 'locomotive-heroku', '~> 0.0.2', :git => 'git://
github.com/stunjiturner/locomotive-heroku.git', :require => 'locomotive/heroku'
gem 'locomotivecms-search', require: 'locomotive/search/mongoid'
gem 'locomotive_plugins', '~> 1.0', :git => 'git:// github.com/colibri-software/locomotive_plugins.git'
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
gem 'heroku-mongo-backup'
gem 'thin', :group => 'production' gem 'unicorn', :group => 'development'
Gems used only for assets and not required
in production environments by default.
group :assets do gem 'compass-rails', '~> 1.1.3' gem 'sass-rails', '~> 3.2.4' gem 'coffee-rails', '~> 3.2.2' gem 'uglifier', '~> 1.2.4'
If you run your engine on Linux, you also have to add the
following gem
See https://github.com/sstephenson/execjs#readme for more supported
runtimes
gem 'therubyracer', :platforms => :ruby
end
gem 'jquery-rails'
gem 'therubyracer', '>= 0.10'
To use ActiveModel has_secure_password
gem 'bcrypt-ruby', '~> 3.0.0'
To use Jbuilder templates for JSON
gem 'jbuilder'
Use unicorn as the app server
gem 'unicorn'
Deploy with Capistrano
gem 'capistrano'
To use debugger
gem 'ruby-debug19', :require => 'ruby-debug'
i am using heroku, i forgot to precomiple assets, so the coffescript, javascript, etc were missing. testing again now.
On Jun 10, 2014, at 11:27 AM, greeneca notifications@github.com wrote:
Can you show me your gem file?
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:14 PM, S. Tunji Turner < notifications@github.com> wrote:
I forked the colibiri gem locomotive_engine, made a new branch called v2.5.x, i merged the plugins branch with v2.5.x i tried gem 'locomotive_engine', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' but bundle install failed,
then i changed it to gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' Using rake 10.0.4 Using RedCloth 4.2.9 Using i18n 0.6.9 Using multi_json 1.7.9 Using activesupport 3.2.17 Using builder 3.0.4 Using activemodel 3.2.17 Using erubis 2.7.0 Using journey 1.0.4 Using rack 1.4.5 Using rack-cache 1.2 Using rack-test 0.6.2 Using hike 1.2.3 Using tilt 1.4.1 Using sprockets 2.2.2 Using actionpack 3.2.17 Using mime-types 1.25.1 Using polyglot 0.3.5 Using treetop 1.4.15 Using mail 2.5.4 Using actionmailer 3.2.17 Using arel 3.0.3 Using tzinfo 0.3.39 Using activerecord 3.2.17 Using activeresource 3.2.17 Using bundler 1.6.2 Using rack-ssl 1.3.4 Using json 1.8.1 Using rdoc 3.12.2 Using thor 0.19.1 Using railties 3.2.17 Using rails 3.2.17 Using actionmailer-with-request 0.4.0 Using timers 1.1.0 Using celluloid 0.15.2 Using sucker_punch 1.0.5 Using activesearch 0.3.2 Using bcrypt 3.1.7 Using bcrypt-ruby 3.1.5 Using bson 1.10.1 Using bson_ext 1.10.1 Using cancan 1.6.7 Using carrierwave 0.9.0 Using moped 1.5.2 Using origin 1.1.0 Using mongoid 3.1.6 Using mongoid-grid_fs 1.9.2 Using carrierwave-mongoid 0.6.3 Using cells 3.8.8 Using chunky_png 1.3.1 Using codemirror-rails 3.24 Using coffee-script-source 1.7.0 Using execjs 2.2.0 Using coffee-script 2.2.0 Using coffee-rails 3.2.2 Using fssm 0.2.10 Using sass 3.2.19 Using compass 0.12.6 Using compass-rails 1.1.7 Using money 5.1.1 Using custom_fields 2.3.1 Using daemons 1.1.9 Using orm_adapter 0.5.0 Using warden 1.2.3 Using devise 2.2.7 Using devise-encryptable 0.1.2 Using dragonfly 1.0.5 Using ejs 1.0.0 Using eventmachine 1.0.3 Using excon 0.23.0 Using flash_cookie_session 1.1.6 Using formatador 0.2.5 Using net-ssh 2.9.1 Using net-scp 1.2.1 Using nokogiri 1.5.11 Using ruby-hmac 0.4.0 Using fog 1.12.1 Using formtastic 2.2.1 Using foundation-rails 5.2.3.0 Using haml 4.0.5 Using hashie 2.1.1 Using heroku-api 0.3.12 Using highline 1.6.21 Using multi_xml 0.5.5 Using httparty 0.11.0 Using locomotive_liquid 2.4.2 Using locomotive_plugins 1.0.1 from git:// github.com/colibri-software/locomotive_plugins.git (at master) Using omniauth 1.2.1 Using omniauth-identity 1.1.1 Using rolify 3.4.0 Using identity_plugin 0.5.0 from git:// github.com/colibri-software/identity_plugin.git (at master) Using jquery-rails 2.1.4 Using kaminari 0.14.1 Using kgio 2.9.2 Using locomotive-aloha-rails 0.23.2.2 Using locomotive-heroku 0.1.0 Using locomotive-tinymce-rails 3.5.8.2 Using locomotivecms_solid 0.2.2 Using mimetype-fu 0.1.2 Using mongo_session_store-rails3 4.1.1 Using mongoid-tree 1.0.4 Using mongoid_migration 0.0.8 Using rails-backbone 0.7.2 Using redcarpet 3.0.0 Using responders 0.9.3 Using sanitize 2.0.3 Using stringex 2.0.11 Using locomotive_cms 2.5.2 from https://github.com/stunjiturner/locomotive_engine.git (at v2.5.x) Using locomotivecms-search 0.3.4 Using raindrops 0.13.0 Using sass-rails 3.2.6 Using thin 1.6.2 Using uglifier 1.2.7 Using unicorn 4.8.3
All gems show up properly, after a bundle install.
The plugins tab shows up under sites, but unfortunately it is emoty!
On Jun 9, 2014, at 7:12 PM, greeneca notifications@github.com wrote:
Yes. Rider has not pulled it into the main repository yet. On Jun 9, 2014 6:44 PM, "S. Tunji Turner" < notifications@github.com>
wrote:
it only works with the specific tree of locomotive cms plugins branch?
On Jun 9, 2014, at 5:30 PM, greeneca notifications@github.com
wrote:
We haven't deployed the gem to ruby gems. I will do that soon In the mean time you could include it in tour gemfile via github. On Jun 9, 2014 6:02 PM, "S. Tunji Turner" < notifications@github.com>
wrote:
i am using 2.5.2 locomotive engine. when i install;
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
i get the following error:
Could not find gem 'locomotive_plugins (~> 1.0) ruby', which is required by gem 'identity_plugin (>= 0) ruby', in any of the sources.
anyway workarounds to use plugins with master locomotive engine
— Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45543744>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45548399>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45627069>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub < https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45629722>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45636581 .
— Reply to this email directly or view it on GitHub.
ReferenceError: Can't find variable: domains initializelocomotive-72a2b510a1f9152562bb66aa4c6e9edd.js:31081 Modellocomotive-72a2b510a1f9152562bb66aa4c6e9edd.js:11313:92 nlocomotive-72a2b510a1f9152562bb66aa4c6e9edd.js:30409 safari-extension://me.disconnect.disconnect-3xk29jv5b2/e586048d/opera/chrome/scripts/vendor/jquery/jquery.min.map
Failed to load resource: bad UR
On Jun 10, 2014, at 12:23 PM, greeneca notifications@github.com wrote:
If you are an admin then they should show up in the dropdown. Look at the javascript console and see if you are getting any errors.
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 1:21 PM, S. Tunji Turner notifications@github.com wrote:
Yes I am logging in as an admin. Where do u enable the plugins? The plugins tab shows up but when I click it does nothing. Before I precompiled the assets the triangle moved but underneath the tab was empty. Also the switch sites link does not work now in the back end!
S. Tunji Turner Sightuary :: @sightuary
On Jun 10, 2014, at 11:54, greeneca notifications@github.com wrote:
That looks correct. Are you logging into the cms as an admin user? administrators are the only users that can enable plugins and until they are enabled designers and authors can't see them.
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:31 PM, S. Tunji Turner < notifications@github.com> wrote:
source 'https://rubygems.org'
ruby '1.9.3'
gem 'rails', '3.2.17'
Bundle edge Rails instead:
gem 'rails', :git => 'git://github.com/rails/rails.git'
gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x'
gem 'locomotive_cms', '~> 2.5.0', :require => 'locomotive/engine'
gem 'locomotive_cms', '~> 2.5.0', ref:
'83227c3fafacce33ea2d3d6c3cf5aa2febcada53', :require => 'locomotive/engine'
gem 'locomotive-heroku', :require => 'locomotive/heroku'
gem 'locomotive-heroku', '~> 0.0.2', :git => 'git://
github.com/stunjiturner/locomotive-heroku.git', :require => 'locomotive/heroku'
gem 'locomotivecms-search', require: 'locomotive/search/mongoid'
gem 'locomotive_plugins', '~> 1.0', :git => 'git:// github.com/colibri-software/locomotive_plugins.git'
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
gem 'heroku-mongo-backup'
gem 'thin', :group => 'production' gem 'unicorn', :group => 'development'
Gems used only for assets and not required
in production environments by default.
group :assets do gem 'compass-rails', '~> 1.1.3' gem 'sass-rails', '~> 3.2.4' gem 'coffee-rails', '~> 3.2.2' gem 'uglifier', '~> 1.2.4'
If you run your engine on Linux, you also have to add the
following gem
See https://github.com/sstephenson/execjs#readme for more supported
runtimes
gem 'therubyracer', :platforms => :ruby
end
gem 'jquery-rails'
gem 'therubyracer', '>= 0.10'
To use ActiveModel has_secure_password
gem 'bcrypt-ruby', '~> 3.0.0'
To use Jbuilder templates for JSON
gem 'jbuilder'
Use unicorn as the app server
gem 'unicorn'
Deploy with Capistrano
gem 'capistrano'
To use debugger
gem 'ruby-debug19', :require => 'ruby-debug'
i am using heroku, i forgot to precomiple assets, so the coffescript, javascript, etc were missing. testing again now.
On Jun 10, 2014, at 11:27 AM, greeneca notifications@github.com wrote:
Can you show me your gem file?
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:14 PM, S. Tunji Turner < notifications@github.com> wrote:
I forked the colibiri gem locomotive_engine, made a new branch called v2.5.x, i merged the plugins branch with v2.5.x i tried gem 'locomotive_engine', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' but bundle install failed,
then i changed it to gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' Using rake 10.0.4 Using RedCloth 4.2.9 Using i18n 0.6.9 Using multi_json 1.7.9 Using activesupport 3.2.17 Using builder 3.0.4 Using activemodel 3.2.17 Using erubis 2.7.0 Using journey 1.0.4 Using rack 1.4.5 Using rack-cache 1.2 Using rack-test 0.6.2 Using hike 1.2.3 Using tilt 1.4.1 Using sprockets 2.2.2 Using actionpack 3.2.17 Using mime-types 1.25.1 Using polyglot 0.3.5 Using treetop 1.4.15 Using mail 2.5.4 Using actionmailer 3.2.17 Using arel 3.0.3 Using tzinfo 0.3.39 Using activerecord 3.2.17 Using activeresource 3.2.17 Using bundler 1.6.2 Using rack-ssl 1.3.4 Using json 1.8.1 Using rdoc 3.12.2 Using thor 0.19.1 Using railties 3.2.17 Using rails 3.2.17 Using actionmailer-with-request 0.4.0 Using timers 1.1.0 Using celluloid 0.15.2 Using sucker_punch 1.0.5 Using activesearch 0.3.2 Using bcrypt 3.1.7 Using bcrypt-ruby 3.1.5 Using bson 1.10.1 Using bson_ext 1.10.1 Using cancan 1.6.7 Using carrierwave 0.9.0 Using moped 1.5.2 Using origin 1.1.0 Using mongoid 3.1.6 Using mongoid-grid_fs 1.9.2 Using carrierwave-mongoid 0.6.3 Using cells 3.8.8 Using chunky_png 1.3.1 Using codemirror-rails 3.24 Using coffee-script-source 1.7.0 Using execjs 2.2.0 Using coffee-script 2.2.0 Using coffee-rails 3.2.2 Using fssm 0.2.10 Using sass 3.2.19 Using compass 0.12.6 Using compass-rails 1.1.7 Using money 5.1.1 Using custom_fields 2.3.1 Using daemons 1.1.9 Using orm_adapter 0.5.0 Using warden 1.2.3 Using devise 2.2.7 Using devise-encryptable 0.1.2 Using dragonfly 1.0.5 Using ejs 1.0.0 Using eventmachine 1.0.3 Using excon 0.23.0 Using flash_cookie_session 1.1.6 Using formatador 0.2.5 Using net-ssh 2.9.1 Using net-scp 1.2.1 Using nokogiri 1.5.11 Using ruby-hmac 0.4.0 Using fog 1.12.1 Using formtastic 2.2.1 Using foundation-rails 5.2.3.0 Using haml 4.0.5 Using hashie 2.1.1 Using heroku-api 0.3.12 Using highline 1.6.21 Using multi_xml 0.5.5 Using httparty 0.11.0 Using locomotive_liquid 2.4.2 Using locomotive_plugins 1.0.1 from git:// github.com/colibri-software/locomotive_plugins.git (at master) Using omniauth 1.2.1 Using omniauth-identity 1.1.1 Using rolify 3.4.0 Using identity_plugin 0.5.0 from git:// github.com/colibri-software/identity_plugin.git (at master) Using jquery-rails 2.1.4 Using kaminari 0.14.1 Using kgio 2.9.2 Using locomotive-aloha-rails 0.23.2.2 Using locomotive-heroku 0.1.0 Using locomotive-tinymce-rails 3.5.8.2 Using locomotivecms_solid 0.2.2 Using mimetype-fu 0.1.2 Using mongo_session_store-rails3 4.1.1 Using mongoid-tree 1.0.4 Using mongoid_migration 0.0.8 Using rails-backbone 0.7.2 Using redcarpet 3.0.0 Using responders 0.9.3 Using sanitize 2.0.3 Using stringex 2.0.11 Using locomotive_cms 2.5.2 from https://github.com/stunjiturner/locomotive_engine.git (at v2.5.x) Using locomotivecms-search 0.3.4 Using raindrops 0.13.0 Using sass-rails 3.2.6 Using thin 1.6.2 Using uglifier 1.2.7 Using unicorn 4.8.3
All gems show up properly, after a bundle install.
The plugins tab shows up under sites, but unfortunately it is emoty!
On Jun 9, 2014, at 7:12 PM, greeneca notifications@github.com wrote:
Yes. Rider has not pulled it into the main repository yet. On Jun 9, 2014 6:44 PM, "S. Tunji Turner" < notifications@github.com>
wrote:
it only works with the specific tree of locomotive cms plugins branch?
On Jun 9, 2014, at 5:30 PM, greeneca notifications@github.com
wrote:
We haven't deployed the gem to ruby gems. I will do that soon In the mean time you could include it in tour gemfile via github. On Jun 9, 2014 6:02 PM, "S. Tunji Turner" < notifications@github.com>
wrote:
i am using 2.5.2 locomotive engine. when i install;
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
i get the following error:
Could not find gem 'locomotive_plugins (~> 1.0) ruby', which is required by gem 'identity_plugin (>= 0) ruby', in any of the sources.
anyway workarounds to use plugins with master locomotive engine
Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45543744>
.
Reply to this email directly or view it on GitHub.
Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45548399>
.
Reply to this email directly or view it on GitHub.
Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45627069>
.
Reply to this email directly or view it on GitHub.
Reply to this email directly or view it on GitHub < https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45629722>
.
Reply to this email directly or view it on GitHub.
Reply to this email directly or view it on GitHub https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45636581 .
Reply to this email directly or view it on GitHub.
I am not able to switch to another site either in the admin area.
this is the pre merge code add_toggle_mode_for_locales: -> @$('#site_locales_input .list input[type=checkbox]').bind 'change', (event) ->
plugins code
add_toggle_mode_for: (el_class) -> elid = '#site' + el_class + '_input' @$(el_id + ' .list input[type=checkbox]').bind 'change', (event) =>
On Jun 10, 2014, at 12:23 PM, greeneca notifications@github.com wrote:
If you are an admin then they should show up in the dropdown. Look at the javascript console and see if you are getting any errors.
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 1:21 PM, S. Tunji Turner notifications@github.com wrote:
Yes I am logging in as an admin. Where do u enable the plugins? The plugins tab shows up but when I click it does nothing. Before I precompiled the assets the triangle moved but underneath the tab was empty. Also the switch sites link does not work now in the back end!
S. Tunji Turner Sightuary :: @sightuary
On Jun 10, 2014, at 11:54, greeneca notifications@github.com wrote:
That looks correct. Are you logging into the cms as an admin user? administrators are the only users that can enable plugins and until they are enabled designers and authors can't see them.
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:31 PM, S. Tunji Turner < notifications@github.com> wrote:
source 'https://rubygems.org'
ruby '1.9.3'
gem 'rails', '3.2.17'
Bundle edge Rails instead:
gem 'rails', :git => 'git://github.com/rails/rails.git'
gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x'
gem 'locomotive_cms', '~> 2.5.0', :require => 'locomotive/engine'
gem 'locomotive_cms', '~> 2.5.0', ref:
'83227c3fafacce33ea2d3d6c3cf5aa2febcada53', :require => 'locomotive/engine'
gem 'locomotive-heroku', :require => 'locomotive/heroku'
gem 'locomotive-heroku', '~> 0.0.2', :git => 'git://
github.com/stunjiturner/locomotive-heroku.git', :require => 'locomotive/heroku'
gem 'locomotivecms-search', require: 'locomotive/search/mongoid'
gem 'locomotive_plugins', '~> 1.0', :git => 'git:// github.com/colibri-software/locomotive_plugins.git'
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
gem 'heroku-mongo-backup'
gem 'thin', :group => 'production' gem 'unicorn', :group => 'development'
Gems used only for assets and not required
in production environments by default.
group :assets do gem 'compass-rails', '~> 1.1.3' gem 'sass-rails', '~> 3.2.4' gem 'coffee-rails', '~> 3.2.2' gem 'uglifier', '~> 1.2.4'
If you run your engine on Linux, you also have to add the
following gem
See https://github.com/sstephenson/execjs#readme for more supported
runtimes
gem 'therubyracer', :platforms => :ruby
end
gem 'jquery-rails'
gem 'therubyracer', '>= 0.10'
To use ActiveModel has_secure_password
gem 'bcrypt-ruby', '~> 3.0.0'
To use Jbuilder templates for JSON
gem 'jbuilder'
Use unicorn as the app server
gem 'unicorn'
Deploy with Capistrano
gem 'capistrano'
To use debugger
gem 'ruby-debug19', :require => 'ruby-debug'
i am using heroku, i forgot to precomiple assets, so the coffescript, javascript, etc were missing. testing again now.
On Jun 10, 2014, at 11:27 AM, greeneca notifications@github.com wrote:
Can you show me your gem file?
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:14 PM, S. Tunji Turner < notifications@github.com> wrote:
I forked the colibiri gem locomotive_engine, made a new branch called v2.5.x, i merged the plugins branch with v2.5.x i tried gem 'locomotive_engine', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' but bundle install failed,
then i changed it to gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' Using rake 10.0.4 Using RedCloth 4.2.9 Using i18n 0.6.9 Using multi_json 1.7.9 Using activesupport 3.2.17 Using builder 3.0.4 Using activemodel 3.2.17 Using erubis 2.7.0 Using journey 1.0.4 Using rack 1.4.5 Using rack-cache 1.2 Using rack-test 0.6.2 Using hike 1.2.3 Using tilt 1.4.1 Using sprockets 2.2.2 Using actionpack 3.2.17 Using mime-types 1.25.1 Using polyglot 0.3.5 Using treetop 1.4.15 Using mail 2.5.4 Using actionmailer 3.2.17 Using arel 3.0.3 Using tzinfo 0.3.39 Using activerecord 3.2.17 Using activeresource 3.2.17 Using bundler 1.6.2 Using rack-ssl 1.3.4 Using json 1.8.1 Using rdoc 3.12.2 Using thor 0.19.1 Using railties 3.2.17 Using rails 3.2.17 Using actionmailer-with-request 0.4.0 Using timers 1.1.0 Using celluloid 0.15.2 Using sucker_punch 1.0.5 Using activesearch 0.3.2 Using bcrypt 3.1.7 Using bcrypt-ruby 3.1.5 Using bson 1.10.1 Using bson_ext 1.10.1 Using cancan 1.6.7 Using carrierwave 0.9.0 Using moped 1.5.2 Using origin 1.1.0 Using mongoid 3.1.6 Using mongoid-grid_fs 1.9.2 Using carrierwave-mongoid 0.6.3 Using cells 3.8.8 Using chunky_png 1.3.1 Using codemirror-rails 3.24 Using coffee-script-source 1.7.0 Using execjs 2.2.0 Using coffee-script 2.2.0 Using coffee-rails 3.2.2 Using fssm 0.2.10 Using sass 3.2.19 Using compass 0.12.6 Using compass-rails 1.1.7 Using money 5.1.1 Using custom_fields 2.3.1 Using daemons 1.1.9 Using orm_adapter 0.5.0 Using warden 1.2.3 Using devise 2.2.7 Using devise-encryptable 0.1.2 Using dragonfly 1.0.5 Using ejs 1.0.0 Using eventmachine 1.0.3 Using excon 0.23.0 Using flash_cookie_session 1.1.6 Using formatador 0.2.5 Using net-ssh 2.9.1 Using net-scp 1.2.1 Using nokogiri 1.5.11 Using ruby-hmac 0.4.0 Using fog 1.12.1 Using formtastic 2.2.1 Using foundation-rails 5.2.3.0 Using haml 4.0.5 Using hashie 2.1.1 Using heroku-api 0.3.12 Using highline 1.6.21 Using multi_xml 0.5.5 Using httparty 0.11.0 Using locomotive_liquid 2.4.2 Using locomotive_plugins 1.0.1 from git:// github.com/colibri-software/locomotive_plugins.git (at master) Using omniauth 1.2.1 Using omniauth-identity 1.1.1 Using rolify 3.4.0 Using identity_plugin 0.5.0 from git:// github.com/colibri-software/identity_plugin.git (at master) Using jquery-rails 2.1.4 Using kaminari 0.14.1 Using kgio 2.9.2 Using locomotive-aloha-rails 0.23.2.2 Using locomotive-heroku 0.1.0 Using locomotive-tinymce-rails 3.5.8.2 Using locomotivecms_solid 0.2.2 Using mimetype-fu 0.1.2 Using mongo_session_store-rails3 4.1.1 Using mongoid-tree 1.0.4 Using mongoid_migration 0.0.8 Using rails-backbone 0.7.2 Using redcarpet 3.0.0 Using responders 0.9.3 Using sanitize 2.0.3 Using stringex 2.0.11 Using locomotive_cms 2.5.2 from https://github.com/stunjiturner/locomotive_engine.git (at v2.5.x) Using locomotivecms-search 0.3.4 Using raindrops 0.13.0 Using sass-rails 3.2.6 Using thin 1.6.2 Using uglifier 1.2.7 Using unicorn 4.8.3
All gems show up properly, after a bundle install.
The plugins tab shows up under sites, but unfortunately it is emoty!
On Jun 9, 2014, at 7:12 PM, greeneca notifications@github.com wrote:
Yes. Rider has not pulled it into the main repository yet. On Jun 9, 2014 6:44 PM, "S. Tunji Turner" < notifications@github.com>
wrote:
it only works with the specific tree of locomotive cms plugins branch?
On Jun 9, 2014, at 5:30 PM, greeneca notifications@github.com
wrote:
We haven't deployed the gem to ruby gems. I will do that soon In the mean time you could include it in tour gemfile via github. On Jun 9, 2014 6:02 PM, "S. Tunji Turner" < notifications@github.com>
wrote:
i am using 2.5.2 locomotive engine. when i install;
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
i get the following error:
Could not find gem 'locomotive_plugins (~> 1.0) ruby', which is required by gem 'identity_plugin (>= 0) ruby', in any of the sources.
anyway workarounds to use plugins with master locomotive engine
Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45543744>
.
Reply to this email directly or view it on GitHub.
Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45548399>
.
Reply to this email directly or view it on GitHub.
Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45627069>
.
Reply to this email directly or view it on GitHub.
Reply to this email directly or view it on GitHub < https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45629722>
.
Reply to this email directly or view it on GitHub.
Reply to this email directly or view it on GitHub https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45636581 .
Reply to this email directly or view it on GitHub.
any changes/dates on getting the plugin tree of colibri engine, working and updated with master. i tried and some javascript diffs are holding me back.
On Jun 10, 2014, at 6:35 PM, s. tunji turner vision@firstsightmedia.com wrote:
I am not able to switch to another site either in the admin area.
this is the pre merge code add_toggle_mode_for_locales: -> @$('#site_locales_input .list input[type=checkbox]').bind 'change', (event) ->
plugins code
add_toggle_mode_for: (el_class) -> elid = '#site' + el_class + '_input' @$(el_id + ' .list input[type=checkbox]').bind 'change', (event) =>
On Jun 10, 2014, at 12:23 PM, greeneca notifications@github.com wrote:
If you are an admin then they should show up in the dropdown. Look at the javascript console and see if you are getting any errors.
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 1:21 PM, S. Tunji Turner notifications@github.com wrote:
Yes I am logging in as an admin. Where do u enable the plugins? The plugins tab shows up but when I click it does nothing. Before I precompiled the assets the triangle moved but underneath the tab was empty. Also the switch sites link does not work now in the back end!
S. Tunji Turner Sightuary :: @sightuary
On Jun 10, 2014, at 11:54, greeneca notifications@github.com wrote:
That looks correct. Are you logging into the cms as an admin user? administrators are the only users that can enable plugins and until they are enabled designers and authors can't see them.
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:31 PM, S. Tunji Turner < notifications@github.com> wrote:
source 'https://rubygems.org'
ruby '1.9.3'
gem 'rails', '3.2.17'
Bundle edge Rails instead:
gem 'rails', :git => 'git://github.com/rails/rails.git'
gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x'
gem 'locomotive_cms', '~> 2.5.0', :require => 'locomotive/engine'
gem 'locomotive_cms', '~> 2.5.0', ref:
'83227c3fafacce33ea2d3d6c3cf5aa2febcada53', :require => 'locomotive/engine'
gem 'locomotive-heroku', :require => 'locomotive/heroku'
gem 'locomotive-heroku', '~> 0.0.2', :git => 'git://
github.com/stunjiturner/locomotive-heroku.git', :require => 'locomotive/heroku'
gem 'locomotivecms-search', require: 'locomotive/search/mongoid'
gem 'locomotive_plugins', '~> 1.0', :git => 'git:// github.com/colibri-software/locomotive_plugins.git'
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
gem 'heroku-mongo-backup'
gem 'thin', :group => 'production' gem 'unicorn', :group => 'development'
Gems used only for assets and not required
in production environments by default.
group :assets do gem 'compass-rails', '~> 1.1.3' gem 'sass-rails', '~> 3.2.4' gem 'coffee-rails', '~> 3.2.2' gem 'uglifier', '~> 1.2.4'
If you run your engine on Linux, you also have to add the
following gem
See https://github.com/sstephenson/execjs#readme for more supported
runtimes
gem 'therubyracer', :platforms => :ruby
end
gem 'jquery-rails'
gem 'therubyracer', '>= 0.10'
To use ActiveModel has_secure_password
gem 'bcrypt-ruby', '~> 3.0.0'
To use Jbuilder templates for JSON
gem 'jbuilder'
Use unicorn as the app server
gem 'unicorn'
Deploy with Capistrano
gem 'capistrano'
To use debugger
gem 'ruby-debug19', :require => 'ruby-debug'
i am using heroku, i forgot to precomiple assets, so the coffescript, javascript, etc were missing. testing again now.
On Jun 10, 2014, at 11:27 AM, greeneca notifications@github.com wrote:
Can you show me your gem file?
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:14 PM, S. Tunji Turner < notifications@github.com> wrote:
I forked the colibiri gem locomotive_engine, made a new branch called v2.5.x, i merged the plugins branch with v2.5.x i tried gem 'locomotive_engine', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' but bundle install failed,
then i changed it to gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' Using rake 10.0.4 Using RedCloth 4.2.9 Using i18n 0.6.9 Using multi_json 1.7.9 Using activesupport 3.2.17 Using builder 3.0.4 Using activemodel 3.2.17 Using erubis 2.7.0 Using journey 1.0.4 Using rack 1.4.5 Using rack-cache 1.2 Using rack-test 0.6.2 Using hike 1.2.3 Using tilt 1.4.1 Using sprockets 2.2.2 Using actionpack 3.2.17 Using mime-types 1.25.1 Using polyglot 0.3.5 Using treetop 1.4.15 Using mail 2.5.4 Using actionmailer 3.2.17 Using arel 3.0.3 Using tzinfo 0.3.39 Using activerecord 3.2.17 Using activeresource 3.2.17 Using bundler 1.6.2 Using rack-ssl 1.3.4 Using json 1.8.1 Using rdoc 3.12.2 Using thor 0.19.1 Using railties 3.2.17 Using rails 3.2.17 Using actionmailer-with-request 0.4.0 Using timers 1.1.0 Using celluloid 0.15.2 Using sucker_punch 1.0.5 Using activesearch 0.3.2 Using bcrypt 3.1.7 Using bcrypt-ruby 3.1.5 Using bson 1.10.1 Using bson_ext 1.10.1 Using cancan 1.6.7 Using carrierwave 0.9.0 Using moped 1.5.2 Using origin 1.1.0 Using mongoid 3.1.6 Using mongoid-grid_fs 1.9.2 Using carrierwave-mongoid 0.6.3 Using cells 3.8.8 Using chunky_png 1.3.1 Using codemirror-rails 3.24 Using coffee-script-source 1.7.0 Using execjs 2.2.0 Using coffee-script 2.2.0 Using coffee-rails 3.2.2 Using fssm 0.2.10 Using sass 3.2.19 Using compass 0.12.6 Using compass-rails 1.1.7 Using money 5.1.1 Using custom_fields 2.3.1 Using daemons 1.1.9 Using orm_adapter 0.5.0 Using warden 1.2.3 Using devise 2.2.7 Using devise-encryptable 0.1.2 Using dragonfly 1.0.5 Using ejs 1.0.0 Using eventmachine 1.0.3 Using excon 0.23.0 Using flash_cookie_session 1.1.6 Using formatador 0.2.5 Using net-ssh 2.9.1 Using net-scp 1.2.1 Using nokogiri 1.5.11 Using ruby-hmac 0.4.0 Using fog 1.12.1 Using formtastic 2.2.1 Using foundation-rails 5.2.3.0 Using haml 4.0.5 Using hashie 2.1.1 Using heroku-api 0.3.12 Using highline 1.6.21 Using multi_xml 0.5.5 Using httparty 0.11.0 Using locomotive_liquid 2.4.2 Using locomotive_plugins 1.0.1 from git:// github.com/colibri-software/locomotive_plugins.git (at master) Using omniauth 1.2.1 Using omniauth-identity 1.1.1 Using rolify 3.4.0 Using identity_plugin 0.5.0 from git:// github.com/colibri-software/identity_plugin.git (at master) Using jquery-rails 2.1.4 Using kaminari 0.14.1 Using kgio 2.9.2 Using locomotive-aloha-rails 0.23.2.2 Using locomotive-heroku 0.1.0 Using locomotive-tinymce-rails 3.5.8.2 Using locomotivecms_solid 0.2.2 Using mimetype-fu 0.1.2 Using mongo_session_store-rails3 4.1.1 Using mongoid-tree 1.0.4 Using mongoid_migration 0.0.8 Using rails-backbone 0.7.2 Using redcarpet 3.0.0 Using responders 0.9.3 Using sanitize 2.0.3 Using stringex 2.0.11 Using locomotive_cms 2.5.2 from https://github.com/stunjiturner/locomotive_engine.git (at v2.5.x) Using locomotivecms-search 0.3.4 Using raindrops 0.13.0 Using sass-rails 3.2.6 Using thin 1.6.2 Using uglifier 1.2.7 Using unicorn 4.8.3
All gems show up properly, after a bundle install.
The plugins tab shows up under sites, but unfortunately it is emoty!
On Jun 9, 2014, at 7:12 PM, greeneca notifications@github.com wrote:
Yes. Rider has not pulled it into the main repository yet. On Jun 9, 2014 6:44 PM, "S. Tunji Turner" < notifications@github.com>
wrote:
it only works with the specific tree of locomotive cms plugins branch?
On Jun 9, 2014, at 5:30 PM, greeneca notifications@github.com
wrote:
We haven't deployed the gem to ruby gems. I will do that soon In the mean time you could include it in tour gemfile via github. On Jun 9, 2014 6:02 PM, "S. Tunji Turner" < notifications@github.com>
wrote:
i am using 2.5.2 locomotive engine. when i install;
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
i get the following error:
Could not find gem 'locomotive_plugins (~> 1.0) ruby', which is required by gem 'identity_plugin (>= 0) ruby', in any of the sources.
anyway workarounds to use plugins with master locomotive engine
Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45543744>
.
Reply to this email directly or view it on GitHub.
Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45548399>
.
Reply to this email directly or view it on GitHub.
Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45627069>
.
Reply to this email directly or view it on GitHub.
Reply to this email directly or view it on GitHub < https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45629722>
.
Reply to this email directly or view it on GitHub.
Reply to this email directly or view it on GitHub https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45636581 .
Reply to this email directly or view it on GitHub.
I will look at this before the end of next week.
Charlie Greene greeneca@gmail.com
On Mon, Jul 21, 2014 at 1:15 PM, S. Tunji Turner notifications@github.com wrote:
any changes/dates on getting the plugin tree of colibri engine, working and updated with master. i tried and some javascript diffs are holding me back.
On Jun 10, 2014, at 6:35 PM, s. tunji turner vision@firstsightmedia.com wrote:
I am not able to switch to another site either in the admin area.
this is the pre merge code add_toggle_mode_for_locales: -> @$('#site_locales_input .list input[type=checkbox]').bind 'change', (event) ->
plugins code
add_toggle_mode_for: (el_class) -> elid = '#site' + el_class + '_input' @$(el_id + ' .list input[type=checkbox]').bind 'change', (event) =>
On Jun 10, 2014, at 12:23 PM, greeneca notifications@github.com wrote:
If you are an admin then they should show up in the dropdown. Look at the javascript console and see if you are getting any errors.
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 1:21 PM, S. Tunji Turner < notifications@github.com> wrote:
Yes I am logging in as an admin. Where do u enable the plugins? The plugins tab shows up but when I click it does nothing. Before I precompiled the assets the triangle moved but underneath the tab was empty. Also the switch sites link does not work now in the back end!
S. Tunji Turner Sightuary :: @sightuary
On Jun 10, 2014, at 11:54, greeneca notifications@github.com wrote:
That looks correct. Are you logging into the cms as an admin user? administrators are the only users that can enable plugins and until they are enabled designers and authors can't see them.
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:31 PM, S. Tunji Turner < notifications@github.com> wrote:
source 'https://rubygems.org'
ruby '1.9.3'
gem 'rails', '3.2.17'
Bundle edge Rails instead:
gem 'rails', :git => 'git://github.com/rails/rails.git'
gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x'
gem 'locomotive_cms', '~> 2.5.0', :require =>
'locomotive/engine'
gem 'locomotive_cms', '~> 2.5.0', ref:
'83227c3fafacce33ea2d3d6c3cf5aa2febcada53', :require => 'locomotive/engine'
gem 'locomotive-heroku', :require => 'locomotive/heroku'
gem 'locomotive-heroku', '~> 0.0.2', :git => 'git://
github.com/stunjiturner/locomotive-heroku.git', :require => 'locomotive/heroku'
gem 'locomotivecms-search', require: 'locomotive/search/mongoid'
gem 'locomotive_plugins', '~> 1.0', :git => 'git:// github.com/colibri-software/locomotive_plugins.git'
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
gem 'heroku-mongo-backup'
gem 'thin', :group => 'production' gem 'unicorn', :group => 'development'
Gems used only for assets and not required
in production environments by default.
group :assets do gem 'compass-rails', '~> 1.1.3' gem 'sass-rails', '~> 3.2.4' gem 'coffee-rails', '~> 3.2.2' gem 'uglifier', '~> 1.2.4'
If you run your engine on Linux, you also have to add the
following gem
See https://github.com/sstephenson/execjs#readme for more
supported runtimes
gem 'therubyracer', :platforms => :ruby
end
gem 'jquery-rails'
gem 'therubyracer', '>= 0.10'
To use ActiveModel has_secure_password
gem 'bcrypt-ruby', '~> 3.0.0'
To use Jbuilder templates for JSON
gem 'jbuilder'
Use unicorn as the app server
gem 'unicorn'
Deploy with Capistrano
gem 'capistrano'
To use debugger
gem 'ruby-debug19', :require => 'ruby-debug'
i am using heroku, i forgot to precomiple assets, so the coffescript, javascript, etc were missing. testing again now.
On Jun 10, 2014, at 11:27 AM, greeneca notifications@github.com
wrote:
Can you show me your gem file?
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:14 PM, S. Tunji Turner < notifications@github.com> wrote:
I forked the colibiri gem locomotive_engine, made a new branch called v2.5.x, i merged the plugins branch with v2.5.x i tried gem 'locomotive_engine', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' but bundle install failed,
then i changed it to gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' Using rake 10.0.4 Using RedCloth 4.2.9 Using i18n 0.6.9 Using multi_json 1.7.9 Using activesupport 3.2.17 Using builder 3.0.4 Using activemodel 3.2.17 Using erubis 2.7.0 Using journey 1.0.4 Using rack 1.4.5 Using rack-cache 1.2 Using rack-test 0.6.2 Using hike 1.2.3 Using tilt 1.4.1 Using sprockets 2.2.2 Using actionpack 3.2.17 Using mime-types 1.25.1 Using polyglot 0.3.5 Using treetop 1.4.15 Using mail 2.5.4 Using actionmailer 3.2.17 Using arel 3.0.3 Using tzinfo 0.3.39 Using activerecord 3.2.17 Using activeresource 3.2.17 Using bundler 1.6.2 Using rack-ssl 1.3.4 Using json 1.8.1 Using rdoc 3.12.2 Using thor 0.19.1 Using railties 3.2.17 Using rails 3.2.17 Using actionmailer-with-request 0.4.0 Using timers 1.1.0 Using celluloid 0.15.2 Using sucker_punch 1.0.5 Using activesearch 0.3.2 Using bcrypt 3.1.7 Using bcrypt-ruby 3.1.5 Using bson 1.10.1 Using bson_ext 1.10.1 Using cancan 1.6.7 Using carrierwave 0.9.0 Using moped 1.5.2 Using origin 1.1.0 Using mongoid 3.1.6 Using mongoid-grid_fs 1.9.2 Using carrierwave-mongoid 0.6.3 Using cells 3.8.8 Using chunky_png 1.3.1 Using codemirror-rails 3.24 Using coffee-script-source 1.7.0 Using execjs 2.2.0 Using coffee-script 2.2.0 Using coffee-rails 3.2.2 Using fssm 0.2.10 Using sass 3.2.19 Using compass 0.12.6 Using compass-rails 1.1.7 Using money 5.1.1 Using custom_fields 2.3.1 Using daemons 1.1.9 Using orm_adapter 0.5.0 Using warden 1.2.3 Using devise 2.2.7 Using devise-encryptable 0.1.2 Using dragonfly 1.0.5 Using ejs 1.0.0 Using eventmachine 1.0.3 Using excon 0.23.0 Using flash_cookie_session 1.1.6 Using formatador 0.2.5 Using net-ssh 2.9.1 Using net-scp 1.2.1 Using nokogiri 1.5.11 Using ruby-hmac 0.4.0 Using fog 1.12.1 Using formtastic 2.2.1 Using foundation-rails 5.2.3.0 Using haml 4.0.5 Using hashie 2.1.1 Using heroku-api 0.3.12 Using highline 1.6.21 Using multi_xml 0.5.5 Using httparty 0.11.0 Using locomotive_liquid 2.4.2 Using locomotive_plugins 1.0.1 from git:// github.com/colibri-software/locomotive_plugins.git (at master) Using omniauth 1.2.1 Using omniauth-identity 1.1.1 Using rolify 3.4.0 Using identity_plugin 0.5.0 from git:// github.com/colibri-software/identity_plugin.git (at master) Using jquery-rails 2.1.4 Using kaminari 0.14.1 Using kgio 2.9.2 Using locomotive-aloha-rails 0.23.2.2 Using locomotive-heroku 0.1.0 Using locomotive-tinymce-rails 3.5.8.2 Using locomotivecms_solid 0.2.2 Using mimetype-fu 0.1.2 Using mongo_session_store-rails3 4.1.1 Using mongoid-tree 1.0.4 Using mongoid_migration 0.0.8 Using rails-backbone 0.7.2 Using redcarpet 3.0.0 Using responders 0.9.3 Using sanitize 2.0.3 Using stringex 2.0.11 Using locomotive_cms 2.5.2 from https://github.com/stunjiturner/locomotive_engine.git (at v2.5.x) Using locomotivecms-search 0.3.4 Using raindrops 0.13.0 Using sass-rails 3.2.6 Using thin 1.6.2 Using uglifier 1.2.7 Using unicorn 4.8.3
All gems show up properly, after a bundle install.
The plugins tab shows up under sites, but unfortunately it is emoty!
On Jun 9, 2014, at 7:12 PM, greeneca < notifications@github.com> wrote:
Yes. Rider has not pulled it into the main repository yet. On Jun 9, 2014 6:44 PM, "S. Tunji Turner" < notifications@github.com>
wrote:
it only works with the specific tree of locomotive cms plugins branch?
On Jun 9, 2014, at 5:30 PM, greeneca < notifications@github.com>
wrote:
We haven't deployed the gem to ruby gems. I will do that soon In the mean time you could include it in tour gemfile via github. On Jun 9, 2014 6:02 PM, "S. Tunji Turner" < notifications@github.com>
wrote:
i am using 2.5.2 locomotive engine. when i install;
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
i get the following error:
Could not find gem 'locomotive_plugins (~> 1.0) ruby', which is required by gem 'identity_plugin (>= 0) ruby', in any of the sources.
anyway workarounds to use plugins with master locomotive engine
— Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45543744>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45548399>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45627069>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45629722>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub < https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45636581>
.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-49627511 .
no problem, thanks for the help
On Jul 21, 2014, at 12:25 PM, greeneca notifications@github.com wrote:
I will look at this before the end of next week.
Charlie Greene greeneca@gmail.com
On Mon, Jul 21, 2014 at 1:15 PM, S. Tunji Turner notifications@github.com wrote:
any changes/dates on getting the plugin tree of colibri engine, working and updated with master. i tried and some javascript diffs are holding me back.
On Jun 10, 2014, at 6:35 PM, s. tunji turner vision@firstsightmedia.com wrote:
I am not able to switch to another site either in the admin area.
this is the pre merge code add_toggle_mode_for_locales: -> @$('#site_locales_input .list input[type=checkbox]').bind 'change', (event) ->
plugins code
add_toggle_mode_for: (el_class) -> elid = '#site' + el_class + '_input' @$(el_id + ' .list input[type=checkbox]').bind 'change', (event) =>
On Jun 10, 2014, at 12:23 PM, greeneca notifications@github.com wrote:
If you are an admin then they should show up in the dropdown. Look at the javascript console and see if you are getting any errors.
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 1:21 PM, S. Tunji Turner < notifications@github.com> wrote:
Yes I am logging in as an admin. Where do u enable the plugins? The plugins tab shows up but when I click it does nothing. Before I precompiled the assets the triangle moved but underneath the tab was empty. Also the switch sites link does not work now in the back end!
S. Tunji Turner Sightuary :: @sightuary
On Jun 10, 2014, at 11:54, greeneca notifications@github.com wrote:
That looks correct. Are you logging into the cms as an admin user? administrators are the only users that can enable plugins and until they are enabled designers and authors can't see them.
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:31 PM, S. Tunji Turner < notifications@github.com> wrote:
source 'https://rubygems.org'
ruby '1.9.3'
gem 'rails', '3.2.17'
Bundle edge Rails instead:
gem 'rails', :git => 'git://github.com/rails/rails.git'
gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x'
gem 'locomotive_cms', '~> 2.5.0', :require =>
'locomotive/engine'
gem 'locomotive_cms', '~> 2.5.0', ref:
'83227c3fafacce33ea2d3d6c3cf5aa2febcada53', :require => 'locomotive/engine'
gem 'locomotive-heroku', :require => 'locomotive/heroku'
gem 'locomotive-heroku', '~> 0.0.2', :git => 'git://
github.com/stunjiturner/locomotive-heroku.git', :require => 'locomotive/heroku'
gem 'locomotivecms-search', require: 'locomotive/search/mongoid'
gem 'locomotive_plugins', '~> 1.0', :git => 'git:// github.com/colibri-software/locomotive_plugins.git'
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
gem 'heroku-mongo-backup'
gem 'thin', :group => 'production' gem 'unicorn', :group => 'development'
Gems used only for assets and not required
in production environments by default.
group :assets do gem 'compass-rails', '~> 1.1.3' gem 'sass-rails', '~> 3.2.4' gem 'coffee-rails', '~> 3.2.2' gem 'uglifier', '~> 1.2.4'
If you run your engine on Linux, you also have to add the
following gem
See https://github.com/sstephenson/execjs#readme for more
supported runtimes
gem 'therubyracer', :platforms => :ruby
end
gem 'jquery-rails'
gem 'therubyracer', '>= 0.10'
To use ActiveModel has_secure_password
gem 'bcrypt-ruby', '~> 3.0.0'
To use Jbuilder templates for JSON
gem 'jbuilder'
Use unicorn as the app server
gem 'unicorn'
Deploy with Capistrano
gem 'capistrano'
To use debugger
gem 'ruby-debug19', :require => 'ruby-debug'
i am using heroku, i forgot to precomiple assets, so the coffescript, javascript, etc were missing. testing again now.
On Jun 10, 2014, at 11:27 AM, greeneca notifications@github.com
wrote:
Can you show me your gem file?
Charlie Greene greeneca@gmail.com
On Tue, Jun 10, 2014 at 12:14 PM, S. Tunji Turner < notifications@github.com> wrote:
I forked the colibiri gem locomotive_engine, made a new branch called v2.5.x, i merged the plugins branch with v2.5.x i tried gem 'locomotive_engine', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' but bundle install failed,
then i changed it to gem 'locomotive_cms', :git => ' https://github.com/stunjiturner/locomotive_engine.git', :branch => 'v2.5.x' Using rake 10.0.4 Using RedCloth 4.2.9 Using i18n 0.6.9 Using multi_json 1.7.9 Using activesupport 3.2.17 Using builder 3.0.4 Using activemodel 3.2.17 Using erubis 2.7.0 Using journey 1.0.4 Using rack 1.4.5 Using rack-cache 1.2 Using rack-test 0.6.2 Using hike 1.2.3 Using tilt 1.4.1 Using sprockets 2.2.2 Using actionpack 3.2.17 Using mime-types 1.25.1 Using polyglot 0.3.5 Using treetop 1.4.15 Using mail 2.5.4 Using actionmailer 3.2.17 Using arel 3.0.3 Using tzinfo 0.3.39 Using activerecord 3.2.17 Using activeresource 3.2.17 Using bundler 1.6.2 Using rack-ssl 1.3.4 Using json 1.8.1 Using rdoc 3.12.2 Using thor 0.19.1 Using railties 3.2.17 Using rails 3.2.17 Using actionmailer-with-request 0.4.0 Using timers 1.1.0 Using celluloid 0.15.2 Using sucker_punch 1.0.5 Using activesearch 0.3.2 Using bcrypt 3.1.7 Using bcrypt-ruby 3.1.5 Using bson 1.10.1 Using bson_ext 1.10.1 Using cancan 1.6.7 Using carrierwave 0.9.0 Using moped 1.5.2 Using origin 1.1.0 Using mongoid 3.1.6 Using mongoid-grid_fs 1.9.2 Using carrierwave-mongoid 0.6.3 Using cells 3.8.8 Using chunky_png 1.3.1 Using codemirror-rails 3.24 Using coffee-script-source 1.7.0 Using execjs 2.2.0 Using coffee-script 2.2.0 Using coffee-rails 3.2.2 Using fssm 0.2.10 Using sass 3.2.19 Using compass 0.12.6 Using compass-rails 1.1.7 Using money 5.1.1 Using custom_fields 2.3.1 Using daemons 1.1.9 Using orm_adapter 0.5.0 Using warden 1.2.3 Using devise 2.2.7 Using devise-encryptable 0.1.2 Using dragonfly 1.0.5 Using ejs 1.0.0 Using eventmachine 1.0.3 Using excon 0.23.0 Using flash_cookie_session 1.1.6 Using formatador 0.2.5 Using net-ssh 2.9.1 Using net-scp 1.2.1 Using nokogiri 1.5.11 Using ruby-hmac 0.4.0 Using fog 1.12.1 Using formtastic 2.2.1 Using foundation-rails 5.2.3.0 Using haml 4.0.5 Using hashie 2.1.1 Using heroku-api 0.3.12 Using highline 1.6.21 Using multi_xml 0.5.5 Using httparty 0.11.0 Using locomotive_liquid 2.4.2 Using locomotive_plugins 1.0.1 from git:// github.com/colibri-software/locomotive_plugins.git (at master) Using omniauth 1.2.1 Using omniauth-identity 1.1.1 Using rolify 3.4.0 Using identity_plugin 0.5.0 from git:// github.com/colibri-software/identity_plugin.git (at master) Using jquery-rails 2.1.4 Using kaminari 0.14.1 Using kgio 2.9.2 Using locomotive-aloha-rails 0.23.2.2 Using locomotive-heroku 0.1.0 Using locomotive-tinymce-rails 3.5.8.2 Using locomotivecms_solid 0.2.2 Using mimetype-fu 0.1.2 Using mongo_session_store-rails3 4.1.1 Using mongoid-tree 1.0.4 Using mongoid_migration 0.0.8 Using rails-backbone 0.7.2 Using redcarpet 3.0.0 Using responders 0.9.3 Using sanitize 2.0.3 Using stringex 2.0.11 Using locomotive_cms 2.5.2 from https://github.com/stunjiturner/locomotive_engine.git (at v2.5.x) Using locomotivecms-search 0.3.4 Using raindrops 0.13.0 Using sass-rails 3.2.6 Using thin 1.6.2 Using uglifier 1.2.7 Using unicorn 4.8.3
All gems show up properly, after a bundle install.
The plugins tab shows up under sites, but unfortunately it is emoty!
On Jun 9, 2014, at 7:12 PM, greeneca < notifications@github.com> wrote:
Yes. Rider has not pulled it into the main repository yet. On Jun 9, 2014 6:44 PM, "S. Tunji Turner" < notifications@github.com>
wrote:
it only works with the specific tree of locomotive cms plugins branch?
On Jun 9, 2014, at 5:30 PM, greeneca < notifications@github.com>
wrote:
We haven't deployed the gem to ruby gems. I will do that soon In the mean time you could include it in tour gemfile via github. On Jun 9, 2014 6:02 PM, "S. Tunji Turner" < notifications@github.com>
wrote:
i am using 2.5.2 locomotive engine. when i install;
group(:locomotive_plugins) do gem 'identity_plugin', :git => 'git:// github.com/colibri-software/identity_plugin.git' end
i get the following error:
Could not find gem 'locomotive_plugins (~> 1.0) ruby', which is required by gem 'identity_plugin (>= 0) ruby', in any of the sources.
anyway workarounds to use plugins with master locomotive engine
Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45543744>
.
Reply to this email directly or view it on GitHub.
Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45548399>
.
Reply to this email directly or view it on GitHub.
Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45627069>
.
Reply to this email directly or view it on GitHub.
Reply to this email directly or view it on GitHub <
https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45629722>
.
Reply to this email directly or view it on GitHub.
Reply to this email directly or view it on GitHub < https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-45636581>
.
Reply to this email directly or view it on GitHub.
Reply to this email directly or view it on GitHub https://github.com/colibri-software/identity_plugin/issues/1#issuecomment-49627511 .
Reply to this email directly or view it on GitHub.
[Error] ReferenceError: Can't find variable: domains initialize (site.js, line 21) Model (backbone.js, line 209) Site (site.js, line 9)
This looks nice have the test suite up an running. In the documentation the form for the login URL should i use relative url /login or http://0.0.0.0:8080/login
what are the instructions to install this plugin