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
  • plugin.inc.php
12 Jan, 2006
1 commit
  • - plugin registration failed on NULL constraints for first-time registration. ...
    2727dfe3
    - plugin update needed to use 1/0, not true/false
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4585 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-12 11:10:30 +0000  
    Browse File »

03 Jan, 2006
2 commits
  • Rename register to load, add isRegistered check to see if this plugin ...
    373ce346
    should be loaded i.t.o. the database, and register() method to add this
    plugin to the database.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4570 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 19:28:24 +0000  
    Browse File »
  • Define the "setup" method for plugin objects, where they can register ...
    dc885664
    their actions, dashlets, &c.
    
    Call the setup method on plugins in the "register" method.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4561 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 11:18:35 +0000  
    Browse File »

22 Dec, 2005
1 commit
  • Respect kt_no_extensions and KnowledgeTree/pathInfoSupport ...
    f2b8da96
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4527 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 09:14:26 +0000  
    Browse File »

08 Dec, 2005
1 commit
  • Rename registerAdminCategories to registerAdminCategory. ...
    a25abb5a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4376 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-08 14:04:55 +0000  
    Browse File »

05 Dec, 2005
1 commit
  • Allow for plugins to register i18n domains ...
    a34e8450
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4332 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 16:56:35 +0000  
    Browse File »

02 Dec, 2005
2 commits
  • plugin pages should work in non-root situations. ...
    009770d5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4311 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-02 11:01:21 +0000  
    Browse File »
  • Cosmetic whitespace change. ...
    df775224
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4307 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-02 10:03:04 +0000  
    Browse File »

01 Dec, 2005
1 commit
  • If we are on Windows, allow for drive letters to be the start of an ...
    72c7fbf2
    absolute path.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4281 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-01 09:57:11 +0000  
    Browse File »

29 Nov, 2005
1 commit
  • - add dashlets, which let plugins put items on the users dashboard. ...
    6a82bafe
    - 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
    bshuttle authored
    2005-11-29 10:21:56 +0000  
    Browse File »

25 Nov, 2005
1 commit
  • Allow authentication providers to have human-usable names. ...
    47a9f89d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4175 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-25 18:32:10 +0000  
    Browse File »

24 Nov, 2005
1 commit
  • Make it possible for plugins to register admin categories and admin ...
    a8b61ae4
    pages
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4155 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-24 16:20:56 +0000  
    Browse File »

23 Nov, 2005
3 commits
  • Default _aPages to an empty array. ...
    2ea5f856
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4145 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 21:50:57 +0000  
    Browse File »
  • Let actions and portlets have access to their plugin's object ...
    7e44488c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4140 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 19:14:17 +0000  
    Browse File »
  • KTPlugin is the base class for plugins - actions, portlets, triggers, ...
    66b692f7
    and pages should be registered via a plugin.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4132 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 14:50:26 +0000  
    Browse File »