RSS All releases tagged Old

  •  02 Jul 2004 14:02

Release Notes: An error in the setTemplate() method has been fixed.

  •  14 May 2004 17:27

Release Notes: This release adds a setTemplate() method to set a default template file name. The methods display() and fetch() honor the setTemplate() value when no template is named. A findTemplate() method has been added to find a template path (useful for in-template include statements). The fetch() method now pops the template off the stack when done.

  •  21 Apr 2004 14:40

Release Notes: This release adds multiple-directory path support for plugins, filters, and templates. It correctly adds directory separators to the end of path directories, and adds the current directory to the path when no other path is specified in the constructor.

  •  11 Jan 2004 20:08

Release Notes: This release removes all call-time pass-by-reference uses, adds three new plugins (checkbox, input, and textarea), and the colorizeCode filter no longer doubles-up on code tags.

  •  11 Dec 2003 11:26

Release Notes: You can now assign a named 'null' token, e.g. assign('varname', null). Also, the $_dir_sep property now defaults to the DIRECTORY_SEPARATOR constant set by PHP.

  •  11 Nov 2003 10:08

Release Notes: This release allows you to get back a specific token with getToken() instead of the whole array, and adds a new output filter to colorize text between <code> tags. There is now a mailing list.

  •  21 Oct 2003 19:49

Release Notes: This release updates inline comments, and standardizes on the use of Savant::_fileExists() instead of combined PHP file_exists() and is_readable(). Savant::getTokens() now sorts alphabetically by token name before returning.

  •  10 Oct 2003 13:51

Release Notes: All assignRef() and assignObject() references now point back to the logic script variable (not the Savant tokens array). The "getSavantVars()" hook when assigning an object by copy using assign() has been removed. The display() and fetch() methods no longer accept substitution tokens (this is due to fixing the references problem noted above). A getTokens() method has been added. The unit tests have been changed to use getTokens() method intead of _tokens property, and unit test 1_assign.php has been changed to check for references being changed from a template.

  •  02 Oct 2003 13:51

Release Notes: This release updates unit test files, removes "undefined index" notices, fixes a typo in the _applyFilters() method when calling filters by instance, and fixes a bug where display() would not return a PEAR_Error on failing to find a template file.

  •  29 Sep 2003 16:44

Release Notes: This release has minor bugfixes. The state has been upgraded to "beta," and documentation moved out of the package and to the Web site.

Screenshot

Project Spotlight

XWiki

An advanced Wiki engine.

Screenshot

Project Spotlight

fstransform

A file-system transformation tool.