Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 9,762
  • Compare
  • Branches 2
  • Tags 28
  • knowledgetree
  • lib
  • templating
  • smartytemplate.inc.php
08 Dec, 2005
1 commit
  • need an absoluteRootUrl for the notification email templates. ...
    199e6a18
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4390 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-08 14:30:47 +0000  
    Browse File »

05 Dec, 2005
1 commit
  • Add an {i18n} block function for marking up translatable sections of ...
    a288fc86
    templates.  Allows for variable substitution post-translation.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4333 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-05 16:57:34 +0000  
    Browse File »

01 Dec, 2005
1 commit
  • Try harder to find a place for Smarty to put its cache files. Default ...
    3d09e78b
    to /tmp if nothing is available, but otherwise use the newly-created
    var/tmp subdirectory within KnowledgeTree for such things.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4289 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-01 14:29:28 +0000  
    Browse File »

16 Nov, 2005
1 commit
  • Welcome to KT3 ...
    3dd1c0bb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4014 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-16 15:47:22 +0000  
    Browse File »

11 Nov, 2005
1 commit
  • Allow for entity_checkboxes not to print a label. ...
    45d819c7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3968 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-11 08:08:05 +0000  
    Browse File »

16 Oct, 2005
1 commit
  • Add entity_radios smarty function ...
    f8a20cc2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3821 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-16 21:21:18 +0000  
    Browse File »

07 Oct, 2005
1 commit
  • Behave better if passed an empty array. ...
    d7d5334b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3772 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-07 15:19:07 +0000  
    Browse File »

05 Oct, 2005
2 commits
  • Add a none parameter to entity_select, which adds a ("", "None") to the ...
    3a6acbf6
    select.
    
    Add an idmethod parameter to entity_checkboxes to allow alternate getId
    methods for the entities being passed.  Also, unset both method and
    idmethod before passing on to html_checkboxes.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3729 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:19:26 +0000  
    Browse File »
  • Add entity_checkboxes smarty function ...
    6d2be016
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3715 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 07:15:45 +0000  
    Browse File »

29 Sep, 2005
1 commit
  • Accomodate setData, and add some helper functions for templates to use. ...
    363cf35e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3676 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:15:52 +0000  
    Browse File »

26 Jul, 2005
1 commit
  • Pass KTConfig to template as "config" ...
    7d3bd424
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3468 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-26 18:28:43 +0000  
    Browse File »

22 Jul, 2005
2 commits
  • Disable smarty caching ...
    fc09803d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3450 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-22 20:46:48 +0000  
    Browse File »
  • KTSmartyTemplate implements the KTTemplate interface, using the Smarty ...
    71a85181
    templating language.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3446 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-22 13:48:13 +0000  
    Browse File »