Older
-
-
-
-
-
r160
(fixed bug of post count and tag count.
create a page will no...) committed by kommit
- fixed bug of post count and tag count.
create a page will not update post or tag count.
fixed bug of post count and tag count.
create a page will not update post or tag count.
-
r159
(some refactoring..
started working on customizable permalink...) committed by kommit
- some refactoring..
started working on customizable permalink.
some refactoring..
started working on customizable permalink.
-
-
NoteOnUpgrading
(因为代码的更新,之前的数据完整性可能不满足新代码的需要(比如增加了字段),所以需要更新一下数据,本页面记录更新代码时需要...) Wiki page added by kommit
-
r156
(Add new article type: page
) committed by kommit
- Add new article type: page
Add new article type: page
-
r155
(Finished new link manager.) committed by kommit
- Finished new link manager.
Finished new link manager.
-
r154
(Nearly finished new link manager.) committed by kommit
- Nearly finished new link manager.
Nearly finished new link manager.
-
r153
(removed blogroll. implemented a more generated link manager....) committed by kommit
- removed blogroll. implemented a more generated link manager.
NOT FINISHED....
removed blogroll. implemented a more generated link manager.
NOT FINISHED....
-
r152
(It can set app root to /
) committed by kommit
- It can set app root to /
-
r151
(Add validation for application root, to prevent user input s...) committed by kommit
- Add validation for application root, to prevent user input special characters.
Add validation for application root, to prevent user input special characters.
-
r150
(admin can change root url in config screen.
TODO: allow / a...) committed by kommit
- admin can change root url in config screen.
TODO: allow / as root.
admin can change root url in config screen.
TODO: allow / as root.
-
r149
(remove some unused files and folders.) committed by kommit
- remove some unused files and folders.
remove some unused files and folders.
-
r148
(now support configurable http://host/app_name/
new 404 page...) committed by kommit
- now support configurable http://host/app_name/
new 404 page.
now support configurable http://host/app_name/
new 404 page.
-
r147
(change "/blog" to a global variable.
TODO
make it changable....) committed by kommit
- change "/blog" to a global variable.
TODO
make it changable.
fix length constants in plog.py...
change "/blog" to a global variable.
TODO
make it changable.
fix length constants in plog.py...
-
r146
(rafactoring) committed by kommit
- rafactoring
-
r145
(refactoring) committed by kommit
- refactoring
-
r144
(combine request handler scripts together...) committed by kommit
- combine request handler scripts together...
combine request handler scripts together...
-
r143
(refactoring) committed by kommit
- refactoring
-
r142
(fixed a but that rss2 feed not showing author name.) committed by kommit
- fixed a but that rss2 feed not showing author name.
fixed a but that rss2 feed not showing author name.
-
r141
(Removed PyRSS2Gen.py, because Django already have the utilit...) committed by kommit
- Removed PyRSS2Gen.py, because Django already have the utility. SO GREAT!!
Added ATOM1 Feed support, use /blog/feed?type=atom[1] to get atom1 feed.
changed feed url format, for example:
/blog/feed?type=atom&tag=test
Removed PyRSS2Gen.py, because Django already have the utility. SO GREAT!!
Added ATOM1 Feed support, use /blog/feed?type=atom[1] to get atom1 feed.
changed feed url format, for example:
/blog/feed?type=atom&tag=test
-
r140
(some refactoring.) committed by kommit
- some refactoring.
-
r139
(some refactoring.) committed by kommit
- some refactoring.
-
r138
(Some refactoring.
planning to separate front pages and admi...) committed by kommit
- Some refactoring.
planning to separate front pages and admin pages.
Some refactoring.
planning to separate front pages and admin pages.
|