sNews 1.5 What's new:- Control Panel in Administration area
- New Page option and page can be set up as home (using sNews as CMS, not blog)
- meta description and keyword on articles and pages
- Any article or page can be category dependant (optional)
- pages (former menu_items) and categories order
- URL field on comments (with validation)
- Comment approval option (new comments appear in Control Panel)
TAGS:Info line tag:
You can define the look and what to use.
Example:
$tags['infoline'] = ",readmore,comments,date,
";
Comments tag:
$tags['comments'] = "";
New fuctions that can be used in index.php:
- sitemap (different from archive cause it displays pages, not just posts)
- new comments (function to display eg. 3 newest comments)
- breadcrumbs
And another really cool feature:
Live preview as you type when creating or editing an article.. simple wysiwyg and all toys
FIXES:- it wasn't possible to search while browsing archives or contact form, that's fixed now
- RSS Feed now validates
Edit: there's a lot of things improved and integrated I haven't mentiones cause I can't remember right now but I will
