Download List

프로젝트 설명

Savant is a powerful but lightweight
PEAR-compliant template system for PHP. It is
non-compiling, and uses PHP itself as its template
language so you don't need to learn a new markup
system. It has an object-oriented system of
template plugins and output filters, so it sports
almost all of the power of Smarty with almost none
of the overhead.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-06-02 13:35
3.0.0dev4

Tags: Development, Initial freshmeat announcement

2005-06-02 08:55
2.3.3

Tags: Stable, Major feature enhancements

2004-07-04 05:06
2.0.4

Tags: Stable, Initial freshmeat announcement

2004-07-02 23:02
1.5.1

() 메소드를 setTemplate에서 오류가 수정되었습니다.
Tags: Old, Minor bugfixes
An error in the setTemplate() method has been fixed.

2004-05-15 02:27
1.5

이 릴리스에는 기본적으로 파일 이름 템플릿 설정 () 메소드를 setTemplate를 추가합니다. 방법을 표시 ()와 ()가 없을 때 서식 파일 이름 () 값을 setTemplate 명예를 가져와. 서식 파일을 찾을 경로가 추가되었습니다 (대한 유용 - 템플릿 명세서 포함) () 메소드를 findTemplate. 지금은 () 메서드를 가져옵니다 완료되면 스택을 템플릿 아빠.
Tags: Old, Minor feature enhancements
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.

Project Resources