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
22 Apr, 2006
1 commit
  • KEP-36: conditional metadata into plugin. ...
    2ae3b6e9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5311 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-04-22 10:24:41 +0000  
    Browse File »

10 Apr, 2006
1 commit
  • If plugins don't appear on the filesystem, mark them as "unavailable". ...
    fe01acbf
    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
    Neil Blakey-Milner 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 ...
    ee2a8df0
    which plugins are enabled.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5155 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    cb76ac0c
    0.  Negative orders are possible.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5139 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    69c1562b
    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
    Neil Blakey-Milner 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. ...
    9d83e6c8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5027 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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. ...
    f25024c0
    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
    Neil Blakey-Milner 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 ...
    69e350b7
    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
    Neil Blakey-Milner authored
    2006-01-03 19:29:19 +0000  
    Browse File »
  • Make sure we only have one copy of the plugin registry around. ...
    ab4005ca
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4562 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    9f79dc29
    loadPlugins()
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4377 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-08 14:05:26 +0000  
    Browse File »

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