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
  • plugins
  • pluginutil.inc.php
28 Feb, 2006
1 commit
  • Add copyright notices to those files that didn't have them. ...
    421655b8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5027 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-28 16:53:52 +0000  
    Browse File »

25 Jan, 2006
1 commit
  • Auto-register plugins on first run, and plugins now default to active. ...
    acf24f4f
    Plugins paths are now stored as relative paths, to allow for easily
    moving of the system between filesystem paths.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4682 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-25 11:40:16 +0000  
    Browse File »

03 Jan, 2006
2 commits
  • Make KTPluginUtil::loadPlugins use the new load() method, and read the ...
    335e41a2
    plugins from the database instead.
    
    Add KTPluginUtil::registerPlugins to reread the plugins from the
    filesystem.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4571 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 19:29:19 +0000  
    Browse File »
  • Make sure we only have one copy of the plugin registry around. ...
    960432cb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4562 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 11:18:55 +0000  
    Browse File »

08 Dec, 2005
1 commit
  • Automatically call the register method on all registered plugins during ...
    9c28d1e7
    loadPlugins()
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4377 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-08 14:05:26 +0000  
    Browse File »

01 Sep, 2005
1 commit
  • PluginUtil contains functions useful for managing plugins ...
    aa179b91
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3561 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-01 19:07:31 +0000  
    Browse File »