File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 503503
504504######################## UI  #############################
505505$wgNamespacesWithSubpages[NS_MAIN] = true;
506- wfLoadExtension( 'SemanticBreadcrumbLinks' );
506+ # wfLoadExtension( 'SemanticBreadcrumbLinks' ); //installation problem with composer 
507507$wgNamespacesWithSubpages[NS_TEMPLATE] = true; //NS Template
508508$smwgNamespacesWithSemanticLinks[NS_TEMPLATE] = true; //Needed for Subpage Navbar
509509wfLoadExtension( 'JSBreadCrumbs' );
Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ RUN set -x; \
201201    && COMPOSER=composer.local.json composer require --no-update mediawiki/semantic-extra-special-properties:3.0.1 \
202202    && COMPOSER=composer.local.json composer require --no-update mediawiki/semantic-compound-queries:~2.2 \
203203    #  && COMPOSER=composer.local.json composer require --no-update mediawiki/semantic-interlanguage-links:2.1 \ #not compatible with SMW > 4.0
204-     && COMPOSER=composer.local.json composer require --no-update mediawiki/semantic-breadcrumb-links:2.1.x-dev \
204+     #   && COMPOSER=composer.local.json composer require --no-update mediawiki/semantic-breadcrumb-links:2.1.x-dev \ #installation problem with composer 
205205    && COMPOSER=composer.local.json composer require --no-update mediawiki/maps:10.0.0 \
206206    && COMPOSER=composer.local.json composer require --no-update mediawiki/semantic-forms-select:4.0.x-dev \
207207    && COMPOSER=composer.local.json composer require --no-update mediawiki/semantic-scribunto:~2.2 \
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments