Development

Stay Updated

Download

Revision Date Time Author
r1467 [Changeset] 03/15/08 06:52:30 PM markkaplan
[FIXED] Example extender [NEW] ditto_active_tag CSS hook (Closes #93) [CHANGED] Trunk version back to 2.1.1.SVN
r1466 [Changeset] 03/12/08 01:12:09 AM markkaplan
[FIXED] &orderBy
r1465 [Changeset] 03/08/08 03:53:04 PM markkaplan
[FIXED] Incorrect documentation [CHANGED] Version number to 2.5a1 [CHANGED] &default now defaults to all (Closes #85)
r1464 [Changeset] 02/09/08 09:54:40 PM markkaplan
[CHANGED] Version number to 2.1.0
r1463 [Changeset] 02/01/08 10:27:43 PM markkaplan
[NEW] Server offset now applied to dateSource both in display and filtering (Closes #90) [FIXED] Updated documentation for depth
r1462 [Changeset] 01/20/08 07:00:08 PM markkaplan
[FIXED] atom_lastmodified placeholder (Closes #87) [NEW] month_numeric placeholder in the dateFilter extender (Closes #88)
r1461 [Changeset] 11/12/07 07:06:00 PM markkaplan
[NEW] Added filters 9-11 contributed by highlander (Closes #78) [FIXED] Updated filter documentation [FIXED] dateFilter and 00:00 on first day of month (Closes #75) [CHANGED] Version number to 2.1b3
r1460 [Changeset] 08/20/07 09:34:14 AM markkaplan
[FIXED] Security Issue
r1459 [Changeset] 08/20/07 09:30:46 AM markkaplan
[FIXED] buildURL with xHTML urls
r1458 [Changeset] 08/20/07 09:17:21 AM markkaplan
[FIXED] Security Issue
r1457 [Changeset] 08/20/07 07:55:05 AM markkaplan
[FIXED] Security Issue (Closes #72)
r1456 [Changeset] 08/20/07 07:30:04 AM markkaplan
[FIXED] RSS category tag bug
r1455 [Changeset] 08/15/07 08:59:13 PM markkaplan
[NEW] dateFilterDefault allows you to set a default date filter based on the current date [CHANGED] Version number to 2.1.BETA2
r1454 [Changeset] 08/09/07 12:56:32 AM markkaplan
[NEW] Reflect now uses ditto->template->replace instead of str_replace [NEW] Reflect count placeholder shows the number of documents at that level
r1453 [Changeset] 08/08/07 05:30:10 PM markkaplan
[NEW] Reflect reset placeholder (prefixed by ID) provides a url which will show all articles (Closes #65)
r1452 [Changeset] 08/08/07 05:15:51 PM markkaplan
[FIXED] Another major bug in addFields when a delimiter is not used [FIXED] Parsed filters glitch where fields were not being added properly
r1451 [Changeset] 08/08/07 04:05:48 PM markkaplan
[FIXED] tplTagLinks parameter (References #56) [FIXED] Removed non-used parameter from combineTags [FIXED] Major bug in addFields when a delimiter is used [NEW] Added &tagCallback parameter to allow the user to modify the tag source and how tags are parsed
r1450 [Changeset] 08/07/07 02:15:57 PM markkaplan
[FIXED] UTF-8 dates
r1449 [Changeset] 08/06/07 11:28:36 PM markkaplan
[FIXED] Bug in userSort function
r1448 [Changeset] 08/06/07 11:16:22 PM markkaplan
[NEW] Sort callbacks for user created sort functions via usort (Closes #61) [NEW] New addFields replaces duplicate code loops with addField
r1447 [Changeset] 08/05/07 07:30:39 PM markkaplan
[NEW] tplTagLinks parameter allows tagLinks placeholder to be templated (Closes #56)
r1446 [Changeset] 08/05/07 03:16:27 PM markkaplan
[FIXED] RSS, ATOM, and JSON issue with template::replace [FIXED] RSS category element indentation [FIXED] Custom placeholders over-writing tvs (Closes #52)
r1445 [Changeset] 08/03/07 07:39:44 PM markkaplan
[FIXED] Invalid orderBy array error (Closes #63)
r1444 [Changeset] 07/26/07 09:56:20 PM markkaplan
[CHANGED] Version number to 2.1.SVN [FIXED] Url placeholder
r1443 [Changeset] 07/24/07 08:07:38 PM markkaplan
[NEW] Added ditto_iteration placeholder for sequence [NEW] Added Spanish and Persian language files [FIXED] Documentation headers in language files
r1442 [Changeset] 07/21/07 10:33:44 PM markkaplan
[NEW] Added Bulgarian, German, Dutch, and Italian language files
r1441 [Changeset] 07/18/07 02:55:20 PM markkaplan
[FIXED] xHTML URL setting in the manager no-longer leads to double encoding (Closes #58) [FIXED] array_multisort error when no documents found
r1440 [Changeset] 07/16/07 11:37:34 PM markkaplan
[FIXED] Removed extra whitespace from request config
r1439 [Changeset] 07/16/07 05:06:26 PM markkaplan
[NEW] Default config and language file now always load in both Ditto and Reflect [FIXED] Debug console now correctly shows sortBy and sortDir [FIXED] &showPublishedOnly now correctly functions
r1438 [Changeset] 07/15/07 08:57:39 PM markkaplan
[NEW] Added credits and documentation to the multiSort function [FIXED] Direction arguments are now correctly trimmed in &orderBy by the parseOrderByFunction
r1437 [Changeset] 07/14/07 11:51:17 PM markkaplan
Sort by multiple fields just like MySQL using the new &orderBy parameter (Closes #46)
r1436 [Changeset] 07/10/07 01:09:40 PM markkaplan
[NEW] Placeholders now work in filter arguments (Closes #60