public
Description: This contains various plugins for Feather
Clone URL: git://github.com/eldiablo/feather-plugins.git
Search Repo:
Click here to lend your support to: feather-plugins and make a donation at www.pledgie.com !
eldiablo (author)
Tue Jun 24 14:33:04 -0700 2008
commit  3c980117462f843a001438add7e85a9794cd3af3
tree    2d9c0d6aace6833308ee5cd22a441aaacbd54b7f
parent  9a5e6f86f2ecdd7674ededf88b0621952e135251
name age message
folder .gitignore Sat Jun 07 11:00:55 -0700 2008 Merging conflicts [sudothinker]
folder README Sun Jun 08 13:30:26 -0700 2008 Fixing sidebar render breaks if content is blank [Peter Dirickson]
folder Rakefile Fri Jun 06 19:31:21 -0700 2008 updated rake package task to allow packaging of... [eldiablo]
folder feather-akismet/ Wed Jun 11 14:05:32 -0700 2008 fix some of these install files to simplify plu... [eldiablo]
folder feather-antispam/ Fri Jun 06 19:31:21 -0700 2008 updated rake package task to allow packaging of... [eldiablo]
folder feather-comments/ Tue Jun 24 14:33:04 -0700 2008 removing question within the code comments [eldiablo]
folder feather-feeds/ Tue Jun 10 16:21:19 -0700 2008 bringing plugins up to date with DataMapper 0.9... [eldiablo]
folder feather-formatters/ Tue Jun 24 14:13:38 -0700 2008 not storing packages within the codebase [eldiablo]
folder feather-import/ Fri Jun 06 19:31:21 -0700 2008 updated rake package task to allow packaging of... [eldiablo]
folder feather-jabber/ Wed Jun 11 14:05:32 -0700 2008 fix some of these install files to simplify plu... [eldiablo]
folder feather-mephisto/ Tue Jun 24 14:23:27 -0700 2008 removing some debug logging [eldiablo]
folder feather-mollom/ Tue Jun 10 16:21:19 -0700 2008 bringing plugins up to date with DataMapper 0.9... [eldiablo]
folder feather-pages/ Mon Jun 23 15:22:59 -0700 2008 updated pages to DM 0.9 [eldiablo]
folder feather-pings/ Wed Jun 11 11:08:04 -0700 2008 Changed destroy! to destroy to be compatible wi... [mleung]
folder feather-recaptcha/ Tue Jun 10 16:21:19 -0700 2008 bringing plugins up to date with DataMapper 0.9... [eldiablo]
folder feather-redirects/ Wed Jun 11 11:08:04 -0700 2008 Changed destroy! to destroy to be compatible wi... [mleung]
folder feather-repo/ Wed Jun 11 11:08:04 -0700 2008 Changed destroy! to destroy to be compatible wi... [mleung]
folder feather-search/ Tue Jun 24 14:12:35 -0700 2008 fixing conflicts [eldiablo]
folder feather-sidebar/ Thu Jun 12 15:32:40 -0700 2008 Merge branch 'master' of git://github.com/picle... [eldiablo]
folder feather-sitemaps/ Fri Jun 06 19:31:21 -0700 2008 updated rake package task to allow packaging of... [eldiablo]
folder feather-snippets/ Wed Jun 11 11:08:04 -0700 2008 Changed destroy! to destroy to be compatible wi... [mleung]
folder feather-styles/ Wed Jun 11 11:08:04 -0700 2008 Changed destroy! to destroy to be compatible wi... [mleung]
folder feather-tagging/ Wed Jun 11 11:08:04 -0700 2008 Changed destroy! to destroy to be compatible wi... [mleung]
folder feather-themes/ Wed Jun 11 11:08:04 -0700 2008 Changed destroy! to destroy to be compatible wi... [mleung]
folder feather-twitter/ Wed Jun 11 11:08:04 -0700 2008 Changed destroy! to destroy to be compatible wi... [mleung]
folder feather-typo/ Tue Jun 10 16:21:19 -0700 2008 bringing plugins up to date with DataMapper 0.9... [eldiablo]
folder feather-uploads/ Wed Jun 11 11:08:04 -0700 2008 Changed destroy! to destroy to be compatible wi... [mleung]
folder license.txt Sat May 17 13:14:24 -0700 2008 Adding in the MIT license file [mleung]
README
This contains plugins for Feather:

feather-akismet: this provides Akismet spam protection for comments  **NOTE NOT DONE YET**
feather-antispam: this provides other anti-spam measures for comments **NOTE NOT DONE YET**
feather-comments: this provides commenting on articles for Feather
feather-feeds: this adds RSS feeds to Feather, and if the comment plugin is present, also adds a comment feed
feather-formatters: this adds textile, markdown and smartypants formatting for articles, and if the sidebar plugin is 
present, sidebar groups too
feather-import: this allows RSS importing of articles, and if the comment plugin is present, comments too
feather-jabber: this provides Jabber comment notifications
feather-mephisto: this allows you to import a blog from mephisto
feather-mollom: this checks all comments against the Mollom comment spam network
feather-pages: this provides a base content page system (CMS) for Feather
feather-pings: this allows custom ping services to be contacted when new content is published
feather-recaptcha: this provides recaptcha anti-spam measures for comments **NOTE NOT DONE YET**
feather-redirects: this allows custom redirects to be setup to maintain links and compatibility with previous blog 
services
feather-repo: this allows you to host a plugin repository that can be utilised by other Feather blogs to download 
plugins - this will be used by the main Feather site to host official plugins, and other users can host their own 
plugins directly from their Feather blogs
feather-sidebar: this allows the creation of generic sidebar items for your Feather blog
feather-sitemaps: this provides an xml sitemap for your site, based on the content
feather-snippets: this allows custom and dynamic creation of snippets to add to the blog template
feather-styles: this allows custom stylesheets to be defined and automatically included so as to override default blog 
styling
feather-tagging: this provides tagging for articles, and a tag cloud for the blog sidebar
feather-themes: allows custom themes to be downloaded, managed and activated for your blog
feather-twitter: this polls for twitter updates, and inserts them in to your blog at the appropriate place
feather-typo: this allows you to import a blog from typo
feather-uploads: this allows for custom files to be uploaded and served