cypnk / Bare-Plugins

A set of extensions for the Bare blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bare-Plugins

A set of extensions for the Bare blog

These are completely optional and Bare will function on its own.

The following plugins are ready to install:

  • firewall: A simple speedbump plugin to reduce some malicious behavior
  • templates: Enables overriding the default templates with your own, entirely different, HTML
  • render: A helper to build forms and other page fragments, which can be used by other plugins
  • captcha: A text on image generator for form field validation, used with other plugins
  • monsterid: A random avatar generator based on the original, used with other plugins
  • upload: A helper plugin to let Bare handle file uploads, for use with other plugins

These are still under development and will be non-functional and/or contain bugs:

  • membership: A user login and registration helper for use with other plugins
  • editor: A helper to quickly create new posts or modify existing ones
  • moderation: A content filtering helper to create responses to certain user activities

About

A set of extensions for the Bare blog

License:BSD 2-Clause "Simplified" License


Languages

Language:PHP 85.1%Language:JavaScript 8.8%Language:CSS 3.6%Language:HTML 2.6%