Ditto 1.0.2
Ditto: the nimbler, faster, better-named and even more flexible offspring of NewsListing.
Submitted: Jul 10th 2006 | License: Creative Commons | Downloads: 8507
Description
Ditto takes advantage of an external class, language files to work with multi-language installs, and uses templates extensively for the ultimate in output formatting flexibility and control. And while it has more than 40 configurable parameters in it's current implementation, you only need for great results (although telling it explicitly where to start probably wouldn't hurt).
Amongst the many cool things under Ditto's able and refined domain:
- Tagging
- &mode parameter can disable sanity checks on variables and increase speed for production sites.
- JSON format for AJAX applications
- Access individual posts in templates via placeholders (replacing ' # ' with actual integers).
- Stop guessing with non-abbreviated parameter names in CamelCase convention.
- Updated documentation and full parameter and placeholder lists.
- xHTML Strict month-based archive output which uses templates for formatting.
- Extensive sorting and filtering based on TVs
- And the obligatory, "much, much more..."
Version control and software project management provided by CVSDude
<img src="http://cvsdude.com/image/cvsdude_tag.jpg"" />
Instructions
Create or overwrite the contents of the Ditto snippet with the contents of the file snippet.ditto.1.0.1.php
Make sure ditto.class.inc.php gets to assets/snippets/ditto/ditto.class.inc.php
Make sure your language file gets to assets/snippets/ditto/lang/language.inc.php
If you are doing this via the File Manager you will need to create the ditto directory.
Thats it!
Documentation: http://modxcms.com/ditto_documentation.html
Updates
Ditto 1.0.2 is a bug/performance release and is an essential update.
WARNING: This update is only compatible with the latest version of MODx (0.9.2.1) as it uses several new API functions.