Changeset 11676

Show
Ignore:
Timestamp:
08/22/07 17:57:10 (1 year ago)
Author:
adrenalin
Message:

Added configuration keys for showing or hiding components from editing
and creating folders interface

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/MidCOM_2_8/midcom.core/midcom/config/midcom_config.php

    r6163 r11676  
    474474$GLOBALS['midcom_config_default']['metadata_schema'] = 'file:/midcom/config/metadata_default.inc'; 
    475475 
     476// Component system 
     477// It is possible to call a function here to use e.g. ACL's in the future 
     478// Show only these components when creating or editing a topic 
     479$GLOBALS['midcom_config_default']['component_listing_allowed'] = null; 
     480// Exclude these components when creating or editing a topic 
     481$GLOBALS['midcom_config_default']['component_listing_excluded'] = null; 
     482 
    476483// Positioning system 
    477484// If this argument is set to true, various components will start gathering