Like button refactored
The new version now supports Redmine 1.2.x and ChiliProject, includes pre-patched RHTML files, Spanish translation etc. The code has been refactored and improved.
The code of the plugin has been refactored: HTML code (the Facebook “Like” button code) has been transfered to app/views
(this way it can be easily modified now) and LikeHelper
has been created to hold custom view functions.
These changes also resulted in other improvements... Among them is that now users are not required to patch files! The plugin is distributed with the pre-patched files in it (however for Redmine 1.0.x they should be downloaded separately).
Also this version includes the Spanish translation from Txinto Vaz (thanks, Txinto)!
Comments