Evan Prodromou
|
eef89c6712
|
Fix blog plugin error to allow deleting a blog post
|
2011-08-24 15:57:45 -04:00 |
|
Evan Prodromou
|
b5c5d8d393
|
correctly show the blog content for blog entries
|
2011-08-24 14:57:05 -04:00 |
|
Siebrand Mazeland
|
ed13c9a098
|
Localisation updates from http://translatewiki.net.
|
2011-08-20 21:30:04 +02:00 |
|
Siebrand Mazeland
|
c718a603f5
|
Fix and add translator documentation
Fix i18n domain where needed.
Whitespace updates.
|
2011-08-19 16:40:45 +02:00 |
|
Siebrand Mazeland
|
31556e3c00
|
Localisation updates from http://translatewiki.net.
|
2011-08-15 16:32:26 +02:00 |
|
Siebrand Mazeland
|
7fcdc1a9ed
|
Localisation updates from http://translatewiki.net.
|
2011-07-21 14:49:16 +02:00 |
|
Evan Prodromou
|
af0eded741
|
add an URI index to blogs so they get cached
|
2011-07-04 15:58:56 -04:00 |
|
Siebrand Mazeland
|
eb90389a22
|
Localisation updates from http://translatewiki.net.
|
2011-07-01 13:02:21 +02:00 |
|
Evan Prodromou
|
182a8cf377
|
Enable TinyMCE for the blog form
|
2011-06-20 12:21:04 -04:00 |
|
Evan Prodromou
|
acd1c6287d
|
correctly purify input for Blog_entry
|
2011-06-20 11:28:46 -04:00 |
|
Evan Prodromou
|
4c5d583403
|
better management of HTML input
|
2011-06-20 11:01:50 -04:00 |
|
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 |
|