Hi biow0lf,
first, thanks for maintaining this useful plugin! :)
Then I'd like to ask, whether you can change the plugin entry in the redmine.org plugin repo to match your plugin identifier in init.rb (Redmine::Plugin.register :redmine_landing_page do).
At the moment, they don't match (redmine.org: landing_page) and this results in a "Plugin not found" warning in the newly introduced plugin update check (>2.5.0) in each redmine instance.
Thanks!
Cheers,
Toby
Hi biow0lf,
first, thanks for maintaining this useful plugin! :)
Then I'd like to ask, whether you can change the plugin entry in the redmine.org plugin repo to match your plugin identifier in
init.rb(Redmine::Plugin.register :redmine_landing_page do).At the moment, they don't match (redmine.org:
landing_page) and this results in a "Plugin not found" warning in the newly introduced plugin update check (>2.5.0) in each redmine instance.Thanks!
Cheers,
Toby