8000 GitHub - banjoey/refinerycms-podcast: Plugin for Refinery CMS to manage and publish podcasts to iTunes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

banjoey/refinerycms-podcast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Podcasts engine for Refinery CMS.

Updated by Joey Barkley. Engine now reads
information from mp3 file and saves title,
author, and description fields automatically
if fields are blank on the form.

How to build this engine as a gem

cd vendor/engines/podcasts
gem build refinerycms-podcasts.gemspec
gem install refinerycms-podcasts.gem

# Sign up for a http://rubygems.org/ account and publish the gem
gem push refinerycms-podcasts.gem

After install

rails generate acts_as_taggable_on:migration

About

Plugin for Refinery CMS to manage and publish podcasts to iTunes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%
0