public
Fork of eldiablo/feather-plugins
Description: This contains various plugins for Feather
Clone URL: git://github.com/notch8/feather-plugins.git
name age message
file README Tue Jun 03 09:11:06 -0700 2008 Merge branch 'master' of git://github.com/jf/fe... [notch8]
directory feather-akismet/ Mon May 19 05:16:54 -0700 2008 More modifications and setup [whoisjake]
directory feather-antispam/ Tue May 20 10:25:26 -0700 2008 tidying up [eldiablo]
directory feather-comments/ Fri May 09 21:16:17 -0700 2008 Refactored finding an article manually with Art... [mleung]
directory feather-feeds/ Sun May 18 22:52:28 -0700 2008 fixed indentation [granth]
directory feather-formatters/ Thu May 22 09:00:52 -0700 2008 taking out CodeRay support for the minute as th... [eldiablo]
directory feather-import/ Fri Apr 25 17:34:55 -0700 2008 tidied up some of the plugin code, and attempte... [eldiablo]
directory feather-jabber/ Tue May 20 11:08:03 -0700 2008 fixing some merge conflicts added when merging ... [eldiablo]
directory feather-mephisto/ Mon May 12 17:06:50 -0700 2008 preserve markdown/textile formatting [granth]
directory feather-mollom/ Wed Jun 04 18:49:55 -0700 2008 Fixed spec bug [notch8]
directory feather-pings/ Thu May 15 00:45:09 -0700 2008 fix issue with the ping service name link and h... [eldiablo]
directory feather-recaptcha/ Sun Jun 01 06:02:05 -0700 2008 fix up helpers as well. feather-recaptcha is no... [jf]
directory feather-redirects/ Fri Apr 25 17:34:55 -0700 2008 tidied up some of the plugin code, and attempte... [eldiablo]
directory feather-repo/ Tue May 27 14:47:44 -0700 2008 committed the first version of the "repo&q... [eldiablo]
directory feather-search/ Fri May 23 13:36:11 -0700 2008 Changed Jake's search plugin to have a 20px top... [mleung]
directory feather-sidebar/ Sun Apr 27 08:14:13 -0700 2008 Updating all plugin tables to use mbleigh's new... [mleung]
directory feather-sitemaps/ Tue May 20 12:36:36 -0700 2008 no slash needed after all [eldiablo]
directory feather-snippets/ Sun Apr 27 08:14:13 -0700 2008 Updating all plugin tables to use mbleigh's new... [mleung]
directory feather-styles/ Sun Apr 27 08:14:13 -0700 2008 Updating all plugin tables to use mbleigh's new... [mleung]
directory feather-tagging/ Sat May 17 07:51:31 -0700 2008 Fixed tag sorting on show view [mleung]
directory feather-twitter/ Sat May 03 07:16:01 -0700 2008 fix for a weird issue with feather-twitter wher... [eldiablo]
directory feather-typo/ Wed May 14 11:09:59 -0700 2008 Added socket db option [notch8]
directory feather-uploads/ Sun Apr 27 08:14:13 -0700 2008 Updating all plugin tables to use mbleigh's new... [mleung]
file 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-pings: this allows custom ping services to be contacted when new content is published
feather-recaptcha: this provides recaptcha anti-spam measures for comments **ALMOST DONE, ALMOST DONE NOW!! It's really 
just back to Matt and El ;) in order to design that appropriate hook so that the captcha is IN the form, rather than out 
of it....**
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-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