Skip to content

Instantly share code, notes, and snippets.

@sivy
Created May 19, 2011 01:54
Show Gist options
  • Select an option

  • Save sivy/980013 to your computer and use it in GitHub Desktop.

Select an option

Save sivy/980013 to your computer and use it in GitHub Desktop.
config.yaml
name: "Private Label Feed"
version: 0.1
id: PrivateLabelFeed
key: PrivateLabelFeed
author_name: Endevver, LLC
author_link: http://endevver.com/
static_version: 0
description: "Setup a local redirect to a third party feed server."
callbacks:
build_file: $PrivateLabelFeed::PrivateLabelFeed::Plugin::callback_build_file
options:
fieldsets:
feedburner:
label: 'Feedburner Settings'
feedburner_feed_url:
type: text
label: "Feedburner Feed URL"
hint: "The URL of your feedburner feed."
tag: FeedburnerFeedURL
fieldset: feedburner
order: 1
republish: main_index
default: ''
scope: blog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment