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
27 Jul, 2006
1 commit
  • move to new license. ...
    a7f9cb0e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5758 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-27 10:17:43 +0000  
    Browse File »

25 Apr, 2006
1 commit
  • Bryn Divey 2006-04-25 Fixed document links (how did they get broken??) ...
    60da3c67
    Bryn Divey 2006-04-25 Added new message to 'clear notifications' link
    Bryn Divey 2006-04-25 KTS-633: Custom delete messages on delete class el...
    Bryn Divey 2006-04-25 Deleted documents list now gives path and deletion...
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5347 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-25 15:27:27 +0000  
    Browse File »

06 Apr, 2006
1 commit
  • Specify the wrong folder more correctly (ie, varDirectory + tmp, not ...
    dd0816c2
    KT_DIR + var/tmp)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5207 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-06 14:10:38 +0000  
    Browse File »

05 Apr, 2006
1 commit
  • KTS-641: Give array_reduce a starting value, else some versions of PHP ...
    14517723
    will put the initial value as the starting value.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5179 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-05 11:53:16 +0000  
    Browse File »

24 Mar, 2006
1 commit
  • Make sure we pass the i18n object by reference, so that we avoid ...
    4983fc44
    rereading translation files.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5127 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-24 15:49:58 +0000  
    Browse File »

28 Feb, 2006
1 commit
  • Correct the copyright blocks. ...
    57954b82
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5026 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-28 16:51:11 +0000  
    Browse File »

23 Feb, 2006
1 commit
  • Brad Shuttleworth 2006-02-23 fixes for document-uniqueness, addition, su... ...
    881cbbce
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4996 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-23 13:00:38 +0000  
    Browse File »

19 Feb, 2006
2 commits
  • Make spaces before linebreaks less jarring. ...
    27103697
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4963 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 14:12:38 +0000  
    Browse File »
  • Follow rules for compacting i18n blocks in smarty_to_gettext.php, so ...
    f986d488
    that we will work better on Windows.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4962 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 14:04:01 +0000  
    Browse File »

18 Feb, 2006
1 commit
  • Add getUrlForFolder as a function reachable from Smarty ...
    9e6596b3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4947 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-18 19:28:16 +0000  
    Browse File »

15 Feb, 2006
1 commit
  • Don't assume someone else included KTi18nRegistry ...
    52c35890
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4920 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-15 09:46:54 +0000  
    Browse File »

02 Feb, 2006
4 commits
  • correct path_info irregularities. ...
    2ba128f0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4774 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-02 10:11:47 +0000  
    Browse File »
  • Add an addQS block function to run KTUtil::addQueryStringSelf on the ...
    4f25b8f9
    block contents.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4768 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 09:33:14 +0000  
    Browse File »
  • Make addQueryStringSelf use KTUtil::addQueryStringSelf ...
    06c64b06
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4766 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 09:09:03 +0000  
    Browse File »
  • Add addQueryStringSelf for the common case of adding the query string to ...
    ebe38966
    PHP_SELF, and add shortcuts as addQS and addQSSelf.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4764 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 09:01:47 +0000  
    Browse File »

22 Dec, 2005
1 commit
  • Use KTUtil::addQueryString in preference to manual URL mangling. ...
    120d2e78
    Add addQueryString as a variable modifier in Smarty templates, and use
    it.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4541 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 17:32:01 +0000  
    Browse File »

15 Dec, 2005
1 commit
  • Remove test putenv/setlocale from template. ...
    6200b983
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4459 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 12:47:31 +0000  
    Browse File »

08 Dec, 2005
1 commit
  • need an absoluteRootUrl for the notification email templates. ...
    3560c1de
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4390 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle 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 ...
    e856007e
    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
    nbm 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 ...
    fc03c660
    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
    nbm authored
    2005-12-01 14:29:28 +0000  
    Browse File »

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

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

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

07 Oct, 2005
1 commit
  • Behave better if passed an empty array. ...
    cb9c5ad6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3772 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm 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 ...
    0c4bb712
    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
    nbm authored
    2005-10-05 12:19:26 +0000  
    Browse File »
  • Add entity_checkboxes smarty function ...
    4db09a0f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3715 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm 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. ...
    14b2be6c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3676 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:15:52 +0000  
    Browse File »

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

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