| Age | Commit message (Collapse) | Author | Files | Lines |
|
cleaner polymorphism
|
|
hide empty lists on general blog listing requests so we dont have a confusing empty page
|
|
|
|
|
|
|
|
|
|
update tpls accordingly. old url param is left in for compatability since this change could royally screw up paths in custom tpls. maybe should be yanked on major version release.
|
|
convention, hasEditPermission is now hasUpdatePermission, many explicit perm checks have been cleaned up to hasUpdatePermission
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
blogs it was posted to rather than the general blog feed
|
|
the general blog feed when the user is viewing a specific blog. (Works better with crawlers such as Technocrati)
|
|
|
|
|
|
common way to identify content
|
|
in last blog posts module if requesting only drafts - might want to make a just drafts module to make this easier for site setup.
|
|
model for other packages for supporting simple draft status
|
|
included. create new status option in last_blog_posts to included drafts be requesting user
|
|
this is a system level check on this permission due to possible abuse
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
params so that you take advantage of list services in mod_last_blog_post
|
|
|
|
|
|
crosspost edit interface
|
|
crosspost edit interface
|
|
all content parts of the post
|
|
and edit those notes. still todo would be to support editing the crossposting date, and to be able to assign a format type to the note so you can style the note text inline. crosspost notes are displayed at the top of a blogpost when viewed within the blog crossposted to
|
|
|
|
|
|
- handle that case
|
|
|
|
- default no ajax for no js browsers
|
|
|
|
is disabled by default
|
|
|
|
|