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
27 Jul, 2005
11 commits
  • Use dispatcher and new helpentity to simplify code. ...
    0fa04382
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3480 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:57:07 +0000  
    Browse Code »
  • Include templating directly in case someone else doesn't. ...
    7971c0bd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3479 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:56:26 +0000  
    Browse Code »
  • Add getHelpFromFile so all places that hard-code the path to the help ...
    8f3ca5f2
    files can use it instead.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3478 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:55:55 +0000  
    Browse Code »
  • Rename helpAdmin to manageHelp ...
    40c62bac
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3477 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:54:43 +0000  
    Browse Code »
  • Quick tests for helpentity ...
    0f5ccee1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3476 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:52:57 +0000  
    Browse Code »
  • Represents the entries in the help table - maps sections to filenames ...
    458c4d8c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3475 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:50:48 +0000  
    Browse Code »
  • Add a simple dispatcher mechanism for developing pages. ...
    3d88a0a1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3474 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:31:21 +0000  
    Browse Code »
  • Return the object from createFromArray() ...
    67329461
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3473 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:09:27 +0000  
    Browse Code »
  • Quick test for KTEntityUtil::getBy ...
    c8a1e2b8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3472 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 08:51:40 +0000  
    Browse Code »
  • Add getByName using KTEntityUtil::getBy ...
    a627e0a3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3471 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 07:59:25 +0000  
    Browse Code »
  • Add getBy to KTEntityUtil, which gets a single object based on an ...
    db847fa0
    alternative unique database field (ie, not the primary id field).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3470 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 07:59:20 +0000  
    Browse Code »

26 Jul, 2005
13 commits
  • Don't assume KT is installed in the root of the web host. ...
    0d507059
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3469 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 18:29:08 +0000  
    Browse Code »
  • 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 Code »
  • Move over to new .ini-based configuration format. ...
    01908ce0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3467 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 17:26:16 +0000  
    Browse Code »
  • Import PEAR Config 1.10.4 ...
    e8dfa231
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3466 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 13:00:37 +0000  
    Browse Code »
  • Tests for KTConfig ...
    8aca0f7d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3465 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 12:59:37 +0000  
    Browse Code »
  • Move over to .ini-style configuration for user configuration. ...
    5e3ff7ff
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3464 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 12:57:33 +0000  
    Browse Code »
  • Template controlling how links in the left nav are displayed. ...
    1b8e792b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3463 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 12:36:32 +0000  
    Browse Code »
  • Quick tests for help functionality ...
    1ff586f2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3462 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 12:32:37 +0000  
    Browse Code »
  • Tests for ktentity ...
    f59ef793
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3461 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 12:20:53 +0000  
    Browse Code »
  • The Central Payload might be already be a string, so don't try use the ...
    7f4cb0d4
    render method on it if it is.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3460 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 12:18:02 +0000  
    Browse Code »
  • Import tinymce 1.45 ...
    6d6b901b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3459 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 10:15:07 +0000  
    Browse Code »
  • Simplify HTML originally created using a word processor. ...
    1356de92
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3458 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 09:20:02 +0000  
    Browse Code »
  • Allow help files to be edited via the admin interface and saved into the ...
    8258f194
    database.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3457 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 09:19:10 +0000  
    Browse Code »

25 Jul, 2005
2 commits
  • Expand KTEntity to simplify get() and support loading, creating, and ...
    09041a31
    updating objects using dictionaries.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3456 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-25 18:42:10 +0000  
    Browse Code »
  • Import GroupUtil before using it ...
    78102581
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3455 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-25 07:52:05 +0000  
    Browse Code »

22 Jul, 2005
14 commits
  • Move formenctype to a more accurate location ...
    67aaeefe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3454 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 20:50:02 +0000  
    Browse Code »
  • Use templating for this instead. ...
    37295921
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3453 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 20:49:17 +0000  
    Browse Code »
  • Add array_combine (from PHP5 - not really legacy...) ...
    17a5fc47
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3452 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 20:48:13 +0000  
    Browse Code »
  • Add the ability to add locations programmatically. ...
    c7fbf266
    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
    nbm authored
    2005-07-22 20:47:28 +0000  
    Browse Code »
  • 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 Code »
  • Convert to using a Smarty template for the main page. ...
    3cbe677f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3449 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 18:08:19 +0000  
    Browse Code »
  • Add Smarty version of the standard main page ...
    bcd1322b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3448 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 18:06:42 +0000  
    Browse Code »
  • Tests for KTTemplating and KTSmartyTemplate. ...
    6954aa5c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3447 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 14:08:28 +0000  
    Browse Code »
  • 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 Code »
  • Import Smarty v2.6.9 into the third-party libraries ...
    9eae1e4d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3445 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 13:41:51 +0000  
    Browse Code »
  • KTTemplate is an abstract class that shows the interface that template ...
    1eeba1b6
    plugins need to implement.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3444 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 13:32:56 +0000  
    Browse Code »
  • KTTemplating is a flexible framework for finding and using templates, ...
    1d71c45a
    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
    nbm authored
    2005-07-22 13:31:25 +0000  
    Browse Code »
  • Setting bFormDisabled allows for the form to not be created around the ...
    518fba9c
    entire page.
    
    Also, deal with the central payload possibly being a string.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3442 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 13:20:27 +0000  
    Browse Code »
  • Add some more fold markers, remove extraneous whitespace, and group ...
    2d3f3b22
    collaboration together.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3441 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 08:55:13 +0000  
    Browse Code »