-
Notifications
You must be signed in to change notification settings - Fork 0
old desgin goals
Alban LEROUX edited this page Sep 12, 2011
·
1 revision
Pixelpost should be...
- Ultra-Lightweight
- Extendible
- Fast
- Easy
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.)
- Database (EZSQL)
- Caching (?)
- Image (?)
- API (?)
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.