-
Notifications
You must be signed in to change notification settings - Fork 274
Home
bbbenji edited this page Nov 27, 2012
·
30 revisions
Here will be a list of handy forks that you can use. Please add your own.
Forks that should apply cleanly directly on to trunk
- Multiple author support – multiple-authors
- i18n – internationalized
- Haml and Sass support – haml-and-sass
- reCAPTCHA support – recaptcha
- Link page – links
- Cache using rack::cache – rack-cache
- Google sitemap – sitemap – How-to Enki Sitemap
- Rakismet(extracted from akitaonrails) – rakismet
- Comment notification – comment_notification
- Gravatars – gravatars
- Honeypot anti-spam – honeypot
- Truncate home page posts – truncate-home-page-posts
- Ready for Heroku Deployment – Enki for Heroku – Guide
Forks that contain interesting code, but may not apply cleanly (because they’re mixed up in someone’s personal site, for instance)
- Spam handling with a human test, page caching, asset caching on heroku, search and related posts using postgres – RHNH
- Page caching support, rakismet, paperclip based uploads – akitaonrails
- Viking integration (defensio/askimet) – lachie
- rails_admin instead of custom admin section, tree-structured comments – StEnki