Login
Neu hier? Registrieren.
Ditto 2.1 final erschienen!
Mark Kaplan hat die neue Version von Ditto veröffentlicht und sie zum Download bereitgestellt.
Sie trägt die Versionsnummer 2.1 und beinhaltet folgende Änderungen:
Cool new features
- Sort by multiple fields like MySQL
- Full template-ability in Reflect, tagLinks, &noResults, and the pagination placeholders
- hidePrivate parameter to show or hide private documents from public view
- Reset placeholder to reset Reflect's filtering of a Ditto call
- month_numeric placeholder in dateFilter to display a numeric representation of the month
- ditto_iteration placeholder for the sequence
- Filter comparisons now are optionally case sensistive
- Server time offset now respected consistantly
- Improved performance when getting all documents
- Added Bulgarian, German, Dutch, Spanish, Persian, and Italian language files
Important bug fixes:
- Security fix involving XSS in Reflect
- xHTML setting in the manager breaks Ditto output
- PHP short-tags issue
- Category element improperly formatted in Ditto RSS output
- Updated time does properly display in Ditto ATOM output
- Items published at 00:00 on the first day of a month are excluded by dateFilter
- &depth now stops when there are no more levels to go
- Sort order of wordpress config
- Pagination placeholders now are correctly blank or show zero when no results are found
- Issue when &limit < &display
New developer goodies
- Callbacks for custom sorts, tagging (A true API is coming soon!)
- dateFilter now can accept a single get querystring parameter
- QE links can use custom sources
- getParam now supports full template fetching