ArticleSet
From MODx Wiki
| |
This Snippet is In Development, the documentation written in this article may differ from that of the actual snippet. The snippet is currently in private testing and not available to the public. -- Sirlancelot |
This snippet expands on the tagged blogging concept introduced in Ditto 1.2 by allowing documents to be tagged using a user-defined TV that contains all the 'tags' (or strings) that a document be put in to.
The ArticleSet snippet is a trimmed down version of Ditto. It is designed to be an alternative, not a replacement, nor was it coded as a competitor. Both snippets offer similar functionality with only small differences in display.
Installation
Parameters
Configuration
- &startId
- &debug
- &protect
- &format
Display
- &dateFormat
- &dateSource
- &byCategory
- &filter
- &limit
- &hideFolders
- &showUnpublished
- &showDeleted
- &showIntro
- &sortDir
- &sortBy
Tagging
- &tags
- &tagData
- &tagDelimiter
- &tagMode
- &tagParser
Templates
- &tpl_outer
- &tpl_category
- &tpl_item
- &tpl_intro
Usage
Resources
- ArticleSet was coded using Snippet Toolkit.