Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
liip_theme:
|
|
|
|
themes: ['default', 'my_theme']
|
|
|
|
active_theme: 'default'
|
|
|
|
path_patterns:
|
|
|
|
bundle_resource:
|
|
|
|
- '%kernel.root_dir%/../templates/themes/%%current_theme%%/%%bundle_name%%/%%template%%'
|
|
|
|
# %%current_theme%% is the variable representing active_theme defined above
|
|
|
|
# %%bundle_name%% and %%template%% are managed by liip depending on the page loaded
|