Want to join this project? Just send email to me.
blog implemented by python and can be hosted on google appengine
Now you can access the Demo at: http://blog.cpedia.com
You can try all the features at: http://cpedialog.cpedia.com (just login with your google account, then you can try all the features include the background functions.)
Updates:
New refactored system configuration UI. All the configurations can be set at background, no need to modify code.
Wiki Updates:
How to install cpedialog on appengine
How to integrate picasaweb album with cpedialog
Screenshots
Main Page
![]()
Add/Edit Blog
![]()
Insert/Upload Images
![]()
System configuraion
![]()
Page/Menu Admin
![]()
Picasaweb Albums Admin
![]()
Feeds Management
![]()
Uploaded Images Admin
![]()
Tags Admin
![]()
Cache Management
![]()
Access picasaweb albums
![]()
Features:
blog
- All the configurations can be set in the background.
- User-defined menus and pages.
- Blog comment anti-spam support through reCAPTCHA.
- using yui grid, so it's very easy to change or extend the page layout.
- auto-generate permalink url through translating the blog title by google.
- tags for the blog entry and del.icio.us tags support.
- rich content editor by yui rich editor.
- Ajax implemented by simplejson & yui Connection Manager. (Such as inline editable table.)
- Upload images file to bigTable in yui rich editor.
- Uploaded images, tags, archives, albums management.
- Menu & pages management.
- AuthSub Session Token and System cache management.
- Feeds management and can be shown on the right side of page.
albums
- access the picasaweb albums through gdata API.
- authSub implemented by decorating the python method.













