User:Woozle/PostFerret

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

About

PostFerret is a back-end system for managing multi-user content generation and discussion. It is not intended to be a standalone application, but rather to provide a backbone of services to be used by applications such as LinkFerret and InstaGov.

Drupal?

I gather that this is very much how Drupal is set up at the data level (what I call a "post", they call a "node"), but it's not at all clear whether Drupal's API is set up to let me use it the way I want to use it. Given that plus the large learning-curve necessary in order to (a) figure this out, (b) learn how to interact with it, it still seems worth the time to "reinvent the wheel" rather than trying to figure out if I can use theirs.

If it turns out that Drupal would have been a good back end, perhaps PostFerret can later be rewritten as a wrapper around Drupal.

Code