Enhancement Requests

0 views
Skip to first unread message

Baz L

unread,
Jul 14, 2008, 3:36:27 PM7/14/08
to LilBlogs
Funny, I got this to work off the bat and couldn't get Snogs to work.
Oh well.

This is what I'm planning on adding for my personal use and I think it
would be a nice addition to the project:

1. Pagination of posts on home page.
2. Option to truncate posts using the More comment AND a configurable
word/character limit. Possibly using $text->truncate() in the view.
3. If you build in a WYSIWYG editor WITH image upload capability, I'd
be on the moon.

mmalca

unread,
Jul 15, 2008, 1:16:46 AM7/15/08
to LilBlogs
Thanks for your suggestions.
Pagination on home page is a top priority.
Your second point is already covered. Just insert <!-- MORE --> in
body of post and it will split (will display top part on first page
and whole post after clicking read more).
Regarding the wysiwyg... that's a larger subject. I don't want to
include the whole editor package (fck, mce,...) but i might make a
pluggable infrastructure for user to select one. For a quick solution
check Snog's solution. It uses optional Fck helper (I think there are
only three lines to implement this).

Regards, M
Reply all
Reply to author
Forward
0 new messages