You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alban LEROUX edited this page Sep 12, 2011
·
1 revision
Pixelpost Version 2.0 Goals
Pixelpost should be...
Ultra-Lightweight
Extendible
Fast
Easy
Pixelpost Branches
Core
The base framework, comprised only of the necessary APIs and class
dependencies required to provide the bare necessities to run a photoblog.
Namely: Image Name, Description, & Date Only.
(No Comments, Dual Language Blogs, etc.)
Classes to include:
Database (EZSQL)
Caching (?)
Image (?)
API (?)
Basic (?)
Plus
This package will offer generally the same feature set that the 1.7 version
offers. This will be accomplished by bundling various extensions that provide
features such as, comments, dual language, spam filtering, etc. These bundled
extensions can be turned off manually by the user, if he/she decides that a
feature is not needed.