Open ZerooCool opened 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
Hi,
where can I find the layim.js and layim.css files?
Thank you in advance.
+1
،@ZerooCool @oscar-renteria @tigergm
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