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
10 Apr, 2006
1 commit
  • If plugins don't appear on the filesystem, mark them as "unavailable". ...
    148a0ec4
    This retains the version number so that upgrades can work later.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5221 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-10 08:38:52 +0000  
    Browse File »

28 Mar, 2006
1 commit
  • Catch caching problems with using behind-the-scenes SQL when setting ...
    9d908fba
    which plugins are enabled.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5155 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-28 08:42:12 +0000  
    Browse File »

27 Mar, 2006
1 commit
  • Allow plugins to order themselves numerically - plugins default to order ...
    4ca6b802
    0.  Negative orders are possible.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5139 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-27 10:43:51 +0000  
    Browse File »

26 Mar, 2006
1 commit
  • Use more appropriate variable name for list of plugins: aPlugins ...
    f763df72
    Ensure that each member in the list isa n actual KTPluginEntity object,
    and error out otherwise.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5132 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-26 17:20:25 +0000  
    Browse File »

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 »