tigergm / redmine_layim

这是一个利用LayIM的前端网页聊天js的Redmine插件。
4 stars 0 forks source link

Can you support for install redmine_layim ? (FR) #1

Open ZerooCool opened 5 years ago

ZerooCool commented 5 years ago

Synthèse de l'installation d'après le développeur :

1- Télécharger le plugin comme indiqué précédemment. 2- Installer les gems comme indiqué précédemment : bundle install --without development test 3- Installer le plugin : rake redmine:plugins:migrate NAME=redmine_layim RAILS_ENV=production

4- Copiez les fichiers nécessaires pour activer ActionCable : 1)- Copier les fichiers du répertoire others dans le répertoire racine de Redmine. cd /redmine-4.0-stable/plugins/redmine_layim/others cp -R * ../../../

Comment activer ActionCable ?

2)- Placer les fichiers layim.css et layim.js autorisés à l'emplacement approprié dans le répertoire assets. Voir le fichier gitignore : assets/javascripts/lay/modules/layim.js assets/javascripts/css/modules/layim/layim.css

Je ne comprend pas je n'ai pas les deux fichiers.

5- Redémarrer Redmine. sudo service apache2 restart

ZerooCool commented 5 years ago

(US) Summary of the installation according to the developer:

1- Download the plugin as indicated previously. 2- Install the gems as previously indicated: bundle install --without development test 3- Install the plugin: rake redmine: plugins: migrate NAME = redmine_layim RAILS_ENV = production

4- Copy the necessary files to activate ActionCable: 1) - Copy the files from the others directory to the root directory of Redmine. cd /redmine-4.0-stable/plugins/redmine_layim/others cp -R * ../../../

How to activate ActionCable?

2) - Place the allowed layim.css and layim.js files in the appropriate location in the assets directory. See the gitignore file: assets / javascript / lay / modules / layim.js assets / javascript / css / modules / layim / layim.css

I do not understand I do not have both files.

5- Restart Redmine. sudo service apache2 restart

oscar-renteria commented 5 years ago

Hi,

where can I find the layim.js and layim.css files?

Thank you in advance.

ashrafalzyoud commented 3 years ago

+1

ashrafalzyoud commented 1 year ago

،@ZerooCool @oscar-renteria @tigergm