Changeset 11681

Show
Ignore:
Timestamp:
08/22/07 18:09:35 (1 year ago)
Author:
adrenalin
Message:

Added configurable component display

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/branch-2_6/src/midcom.core/midcom/config/midcom_config.php

    r4730 r11681  
    4242 * </code> 
    4343 * 
    44  * <b>Confiugartion setting overview:</b> 
     44 * <b>Configuartion setting overview:</b> 
    4545 * 
    4646 * The following configuration options are available for the MidCOM core along 
     
    469469$GLOBALS['midcom_config_default']['metadata_schema'] = 'file:/midcom/config/metadata_default.inc'; 
    470470 
     471// Component system 
     472// It is possible to call a function here to use e.g. ACL's in the future 
     473// Show only these components when creating or editing a topic 
     474$GLOBALS['midcom_config_default']['component_listing_allowed'] = null; 
     475// Exclude these components when creating or editing a topic 
     476$GLOBALS['midcom_config_default']['component_listing_excluded'] = null; 
     477 
    471478// Positioning system 
    472479// If this argument is set to true, various components will start gathering