Dotclear


Ignore:
Timestamp:
10/05/13 20:34:40 (12 years ago)
Author:
Denis Jean-Chirstian <contact@…>
Branch:
default
Message:

Formalizes themes and plugins provided with the distribution

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/plugins.php

    r2283 r2286  
    3535 
    3636adminModulesList::$allow_multi_install = $core->blog->settings->system->plugins_allow_multi_install; 
    37 adminModulesList::$distributed_modules = array( 
    38      'aboutConfig', 
    39      'akismet', 
    40      'antispam', 
    41      'attachments', 
    42      'blogroll', 
    43      'blowupConfig', 
    44      'dclegacy', 
    45      'fairTrackbacks', 
    46      'importExport', 
    47      'maintenance', 
    48      'pages', 
    49      'pings', 
    50      'simpleMenu', 
    51      'tags', 
    52      'themeEditor', 
    53      'userPref', 
    54      'widgets' 
    55 ); 
     37adminModulesList::$distributed_modules = explode(',', DC_DISTRIB_PLUGINS); 
    5638 
    5739# -- Display module configuration page -- 
Note: See TracChangeset for help on using the changeset viewer.

Sites map