Evan Prodromou
|
06ac0f9e9e
|
correctly return the HTML representation of a new blog entry
|
2011-06-20 10:49:37 -04:00 |
|
Evan Prodromou
|
e5126ebb77
|
Fine-tuning Blog_entry class
Gave it a different object type (Article), fine-tuned the summary process, and
made sure to return the saved Notice in saveNew().
|
2011-06-20 10:48:02 -04:00 |
|
Evan Prodromou
|
3d8b776dc7
|
don't double-show summary and content
|
2011-06-20 10:26:24 -04:00 |
|
Evan Prodromou
|
d51abd8830
|
move class BlogEntry to Blog_entry for DB_DataObject compliance
|
2011-06-20 10:20:01 -04:00 |
|
Evan Prodromou
|
4c9ae4fae6
|
get right output context for BlogEntryListItem
|
2011-06-20 10:14:37 -04:00 |
|
Evan Prodromou
|
a1911dc2c1
|
correct staticGet() declaration
|
2011-06-20 10:14:24 -04:00 |
|
Evan Prodromou
|
cd7d0eae4a
|
First coded version of blog plugin
A basic blog plugin. Allows posting open-ended HTML with a title. Not yet
tested (even run).
|
2011-06-20 01:11:35 -04:00 |
|