Skip to content

noneal/redmine_blogroll

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provides a simple rss aggregator for Redmine

  • Install redmine as instructed on redmine.org

  • cd <redmine-path>/vendor/plugins

  • git clone git://github.com/movitto/redmine_blogroll.git

  • cd ../..

  • rake db:migrate_plugins

  • restart your webserver

  • login as an admin

  • Enable blogroll module for all projects that require it

    • Admin > Projects > [project-name] > Modules > Blogroll > Save

  • Add view / modify permissions to all roles that require it

    • Admin > Roles and Permissions > [role-name] > Check ‘View blogroll’ and/or ‘Manage blogroll’ > Save

  • Manage feeds

    • Navigate to project, click ‘blogroll’ in main navigation, click ‘manage feeds’

    • Add the urls to any feeds to include

redmine_blogroll is licensed under the MIT license

About

Redmine Feed Aggregator / Exporter Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published