kp52 Reply #1, 2 years, 9 months ago
PubKitBlog (pkBlog) is designed for the publication of blog or news items. It is a cut-down version of a snippet I'm still working on, called PubKit, which can handle a wider variety of item categories, including event calendars and custom database tables. Details of the full PubKit setup will follow "real soon now".
Together with Ditto and Jot, you can easily create a blog in MODx with pkBlog.
Features include
* Creation of items in front end using web form
* Tagging using template variable
* Custom manual date field if required
* Rich-text input for main content (and summary if required)
* Optional preview before publication
* Items can be re-edited after publication
* Control panel gives overview and control of sets of items
Components of PubKitBlog
* Simplified version of PubKit snippet (full version could also be used)
* Form for web-user updating (chunk or file)
* DocManager class for creation, update, deletion of documents
* Function and class files shared with PubKit full snippet
* Template variables for rich text, tags, manual date and preview flag
* Ditto to generate front-end control panel, preview and blog page
* Site template for full blog posts (optionally, with Jot for comments)
* WebLogin snippet for simple login facility
Full details are now on my Pogwatch site, where I use the snippet for my own blog. Current version (v1.4.2, 12 Oct 09, uploaded 11 Nov) of the relevant files is attached here as a Zip file.
Try. Enjoy.
KP
Together with Ditto and Jot, you can easily create a blog in MODx with pkBlog.
Features include
* Creation of items in front end using web form
* Tagging using template variable
* Custom manual date field if required
* Rich-text input for main content (and summary if required)
* Optional preview before publication
* Items can be re-edited after publication
* Control panel gives overview and control of sets of items
Components of PubKitBlog
* Simplified version of PubKit snippet (full version could also be used)
* Form for web-user updating (chunk or file)
* DocManager class for creation, update, deletion of documents
* Function and class files shared with PubKit full snippet
* Template variables for rich text, tags, manual date and preview flag
* Ditto to generate front-end control panel, preview and blog page
* Site template for full blog posts (optionally, with Jot for comments)
* WebLogin snippet for simple login facility
Full details are now on my Pogwatch site, where I use the snippet for my own blog. Current version (v1.4.2, 12 Oct 09, uploaded 11 Nov) of the relevant files is attached here as a Zip file.
Try. Enjoy.
KP

KP