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
12 Dec, 2005
1 commit
  • Make the template used by kt3template a class variable ...
    8d04edd0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4404 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 15:04:10 +0000  
    Browse Dir »

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 Dir »

06 Dec, 2005
1 commit
  • Add i18n function around translatable text in lib ...
    ec61960e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4346 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-06 13:16:45 +0000  
    Browse Dir »

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 Dir »

01 Dec, 2005
2 commits
  • 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 Dir »
  • - handle the absence of portlets better in the UI by covering the whole screen. ...
    f7c7c333
    - correct the .noportlets class ITO the #content fix.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4283 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-01 10:14:00 +0000  
    Browse Dir »

29 Nov, 2005
1 commit
  • - add dashlets, which let plugins put items on the users dashboard. ...
    050426a4
    - made the dashboard not show plugins.
    - added plugin-helpers for dashlets.
    - fix typo in INSTALL.txt
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4240 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-29 10:21:56 +0000  
    Browse Dir »

28 Nov, 2005
1 commit
  • add revised preferences environment. ...
    ac8057ba
    - TODO add preferences tabs from plugins.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4229 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-28 16:05:06 +0000  
    Browse Dir »

27 Nov, 2005
1 commit
  • Use pass-by-reference (or the PHP approximate) to assign to $main ...
    49cfd102
    (No difference, really, just stylistic.)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4186 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-27 12:14:43 +0000  
    Browse Dir »

22 Nov, 2005
2 commits
  • Add requireCSSStandalone, which allows you to include some CSS styling ...
    62884caf
    for your template, but in the proper location.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4110 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-22 14:16:39 +0000  
    Browse Dir »
  • user management is now a dispatcher, and cleaned up. ...
    de5abcbb
    LDAP user-editing needs re-implementation.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4108 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-22 13:18:48 +0000  
    Browse Dir »

19 Nov, 2005
1 commit
  • Put $main truly into the global scope using $GLOBALS. ...
    a7290696
    If no contents are passed to the template, put up an error message.
    
    Add the ability to include standalone javascript in a page.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4057 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-19 20:48:42 +0000  
    Browse Dir »

18 Nov, 2005
2 commits
  • improved info, error handling. ...
    fbaae9ae
    improved field & fieldset editing.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4040 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-18 16:20:52 +0000  
    Browse Dir »
  • 5 Brad Shuttleworth <brad@jamwarehouse.com> Fri 2005-11-18 15:55:21 +0200 ...
    d6f0d1fa
    merge up: 2005-11-18 15:55
    
    
        4 Brad Shuttleworth <brad@jamwarehouse.com>	Fri 2005-11-18 15:47:16 +0200
          merge in admin first-pass update.
    
    
        3 Brad Shuttleworth <brad@jamwarehouse.com>	Fri 2005-11-18 13:18:04 +0200
          merged in the dispatcher / templating changes to correctly handle info and error messages.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4039 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-18 13:54:43 +0000  
    Browse Dir »

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 Dir »

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 Dir »

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 Dir »

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 Dir »

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 Dir »
  • 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 Dir »

29 Sep, 2005
2 commits
  • 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 Dir »
  • Add setData method, so render can be called without parameters. ...
    ff8b60ac
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3675 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:15:08 +0000  
    Browse Dir »

01 Sep, 2005
1 commit
  • Make getSingleton create instances on first call, and also make this ...
    900465b8
    work when the KTTemplating module is included within a function (without
    access to globals via global).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3559 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-01 17:20:26 +0000  
    Browse Dir »

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 Dir »

22 Jul, 2005
5 commits
  • Add the ability to add locations programmatically. ...
    fdc878a5
    Make KTTemplating a singleton of sorts.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3451 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-22 20:47:28 +0000  
    Browse Dir »
  • 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 Dir »
  • 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 Dir »
  • KTTemplate is an abstract class that shows the interface that template ...
    ede6708c
    plugins need to implement.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3444 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-22 13:32:56 +0000  
    Browse Dir »
  • KTTemplating is a flexible framework for finding and using templates, ...
    f9b283ff
    allowing multiple search paths and also overriding default templates.
    
    It can support multiple templating languages (but currently hard-codes
    Smarty support), and also can support choosing which of multiple
    instances of a template to use (but currently just uses the last one
    found).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3443 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-22 13:31:25 +0000  
    Browse Dir »