Changes

Jump to navigation Jump to search
2 bytes added ,  14:24, 18 April 2015
Line 152: Line 152:     
* The config file for Roundcube itself is now templated, so changes need to be made in a new custom template fragment  
 
* The config file for Roundcube itself is now templated, so changes need to be made in a new custom template fragment  
**for sme8
+
:*for sme8
 
  ll /etc/e-smith/templates/opt/roundcube/config/config.inc.php/
 
  ll /etc/e-smith/templates/opt/roundcube/config/config.inc.php/
 
   
 
   
 
  ''10default_host          15Ldap_addressbook      20plugins_configuration  template-begin          template-end            ''
 
  ''10default_host          15Ldap_addressbook      20plugins_configuration  template-begin          template-end            ''
** for sme9
+
:* for sme9
 
  ls /etc/e-smith/templates/etc/roundcubemail/config.inc.php/
 
  ls /etc/e-smith/templates/etc/roundcubemail/config.inc.php/
 
  10SQL_DATABASE  20LOGGING_DEBUGGING  30IMAP  40SMTP  50LDAP  60SYSTEM  70USER_INTERFACE  80ADDRESSBOOKS_SETTINGS  90USER_PREFERENCES  95PLUGINS  template-begin  template-end
 
  10SQL_DATABASE  20LOGGING_DEBUGGING  30IMAP  40SMTP  50LDAP  60SYSTEM  70USER_INTERFACE  80ADDRESSBOOKS_SETTINGS  90USER_PREFERENCES  95PLUGINS  template-begin  template-end
Line 167: Line 167:     
* Finally, expand the template:
 
* Finally, expand the template:
  signal-event conf-roundcube
+
  signal-event roundcube-update
    
Likewise, plugin customization can be done by creating custom template fragments.
 
Likewise, plugin customization can be done by creating custom template fragments.

Navigation menu