parent
7ba93c505d
commit
402e2898e2
@ -1 +0,0 @@ |
||||
This template is just an extension of the "default" template. Just use it as a starting point when developing a new template. It will save you time. |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/admin/questionmanager/edit_category.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/admin/questionmanager/edit_question.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/admin/questionmanager/question_categories.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/admin/questionmanager/questionmanager.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/admin/questionmanager/questions.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/admin/questionmanager/show_category.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/admin/settings_index.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/agenda/month.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/auth/categories_list.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/auth/courses_categories.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/auth/courses_list.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/auth/layout.tpl" %} |
||||
@ -1,10 +0,0 @@ |
||||
{% extends app.template_style ~ "/layout/layout_1_col.tpl" %} |
||||
{% block content %} |
||||
<form class="form-signin" action="{{ url('admin_login_check') }}" method="post"> |
||||
<h2 class="form-signin-heading">{{ 'SignIn' | get_lang }}</h2> |
||||
{{ error }} |
||||
<input class="input-block-level" type="text" name="username" placeholder="{{ 'Username' | get_lang }}"/> |
||||
<input class="input-block-level" type="password" name="password" placeholder="{{ 'Password' | get_lang }}" /> |
||||
<button class="btn btn-large btn-primary" type="submit">{{ 'LoginEnter' | get_lang }}</button> |
||||
</form> |
||||
{% endblock %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/course_description/edit.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/course_description/index.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/course_description/upload.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/create_course/add_course.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/exercise/question/edit_question.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/exercise/question/show_question.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/exercise/question_pool.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/export/table_pdf.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/form/form_custom_template.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/glossary/edit.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/glossary/header.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/glossary/index.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/glossary/javascript.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/glossary/list.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/glossary/table.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/glossary/upload.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/index/course_block.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/index/course_session_block.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/index/help_block.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/index/navigation_block.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/index/notice_block.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/index/profile_block.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/index/profile_social_block.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/index/skills_block.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/index/teacher_block.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/index/user_image_block.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/javascript/elfinder.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{{ content }} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/block_menu.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/bread.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/course_navigation.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/error.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/footer.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/head.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/hot_course_item.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/hot_course_item_popup.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/hot_courses.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/layout_1_col.tpl" %} |
||||
@ -1,113 +0,0 @@ |
||||
{% extends app.template_style ~ "/layout/main.tpl" %} |
||||
|
||||
{% block body %} |
||||
{# Main content #} |
||||
|
||||
{# Left column #} |
||||
<div class="span3 menu-column"> |
||||
{% block left_column %} |
||||
|
||||
{# if user is not login show the login form #} |
||||
{% if _u.logged == 0 %} |
||||
{% include app.template_style ~ "/layout/login_form.tpl" %} |
||||
{% endif %} |
||||
|
||||
{# course_session_block #} |
||||
{% include app.template_style ~ "/index/course_session_block.tpl" %} |
||||
|
||||
{% include app.template_style ~ "/index/profile_social_block.tpl" %} |
||||
|
||||
{# Notice #} |
||||
{% include app.template_style ~ "/index/notice_block.tpl" %} |
||||
|
||||
{# Help #} |
||||
{% include app.template_style ~ "/index/help_block.tpl" %} |
||||
|
||||
{# Reservation block #} |
||||
{{ reservation_block }} |
||||
|
||||
{# Search (xapian) #} |
||||
{{ search_block }} |
||||
|
||||
{# Classes #} |
||||
{{ classes_block }} |
||||
|
||||
{# Skills #} |
||||
{% include app.template_style ~ "/index/skills_block.tpl" %} |
||||
|
||||
{# Plugin courses sidebar #} |
||||
{# Plugins for footer section #} |
||||
|
||||
{% if plugin_menu_bottom %} |
||||
<div id="plugin_menu_bottom"> |
||||
{{ plugin_menu_bottom }} |
||||
</div> |
||||
{% endif %} |
||||
{% endblock %} |
||||
</div> |
||||
<div class="span9 content-column"> |
||||
{% block right_column %} |
||||
|
||||
{# Plugin bottom #} |
||||
{% if plugin_content_top %} |
||||
<div id="plugin_content_top"> |
||||
{{ plugin_content_top }} |
||||
</div> |
||||
{% endif %} |
||||
|
||||
{# Portal homepage #} |
||||
{% if home_page_block %} |
||||
<section id="homepage"> |
||||
<div class="row"> |
||||
<div class="span9"> |
||||
{{ home_page_block }} |
||||
</div> |
||||
</div> |
||||
</section> |
||||
{% endif %} |
||||
|
||||
{# ?? #} |
||||
{{ sniff_notification }} |
||||
|
||||
{% include app.template_style ~ "/layout/page_body.tpl" %} |
||||
|
||||
{% if content is not null %} |
||||
<section id="main_content"> |
||||
{{ content }} |
||||
</section> |
||||
{% endif %} |
||||
|
||||
{% include app.template_style ~ "/layout/page_post_body.tpl" %} |
||||
|
||||
{# Announcements #} |
||||
{% if announcements_block %} |
||||
<section id="announcements"> |
||||
{{ announcements_block }} |
||||
</section> |
||||
{% endif %} |
||||
|
||||
{# Course categories (must be turned on in the admin settings) #} |
||||
{% if course_category_block %} |
||||
<section id="course_category"> |
||||
<div class="row"> |
||||
<div class="span9"> |
||||
{{ course_category_block }} |
||||
</div> |
||||
</div> |
||||
</section> |
||||
{% endif %} |
||||
|
||||
{# Hot courses template #} |
||||
{% include app.template_style ~ "/layout/hot_courses.tpl" %} |
||||
|
||||
{# Content bottom #} |
||||
{% if plugin_content_bottom %} |
||||
<div id="plugin_content_bottom"> |
||||
{{plugin_content_bottom}} |
||||
</div> |
||||
{% endif %} |
||||
{% endblock %} |
||||
|
||||
</div> |
||||
|
||||
{% endblock %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/layout_3_col.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/login_form.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/main.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/main_footer.tpl" %} |
||||
@ -1,122 +0,0 @@ |
||||
<!DOCTYPE html> |
||||
<!--[if lt IE 7]> <html lang="{{ document_language }}" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> |
||||
<!--[if IE 7]> <html lang="{{ document_language }}" class="no-js lt-ie9 lt-ie8"> <![endif]--> |
||||
<!--[if IE 8]> <html lang="{{ document_language }}" class="no-js lt-ie9"> <![endif]--> |
||||
<!--[if gt IE 8]><!--><html lang="{{ document_language }}" class="no-js"> <!--<![endif]--> |
||||
<head> |
||||
{% include app.template_style ~ "/layout/head.tpl" %} |
||||
</head> |
||||
<body dir="{{ text_direction }}" class="{{ section_name }}"> |
||||
<noscript>{{ "NoJavascript"|get_lang }}</noscript> |
||||
|
||||
{% if app.template.show_header == true %} |
||||
<div class="skip"> |
||||
<ul> |
||||
<li><a href="#menu">{{ "WCAGGoMenu"|get_lang }}</a></li> |
||||
<li><a href="#content" accesskey="2">{{ "WCAGGoContent"|get_lang }}</a></li> |
||||
</ul> |
||||
</div> |
||||
<div id="wrapper"> |
||||
|
||||
{# Bug and help notifications #} |
||||
|
||||
<ul id="navigation" class="notification-panel"> |
||||
|
||||
{% if ("enable_help_link" | get_setting) == 'true' %} |
||||
<li class="help"> |
||||
<a href="{{ _p.web_img }}help/help.php?open={{ help_content }}&height=400&width=600" class="ajax" title="{{ "help"|get_lang }}"> |
||||
<img src="{{ _p.web_img }}help.large.png" alt="{{ "help"|get_lang }}" title="{{ "help"|get_lang }}" /> |
||||
</a> |
||||
</li> |
||||
{% endif %} |
||||
|
||||
{% if ("show_link_bug_notification" | get_setting) == 'true' and _u.logged != 0 %} |
||||
<li class="report"> |
||||
<a href="http://support.chamilo.org/projects/chamilo-18/wiki/How_to_report_bugs" target="_blank"> |
||||
<img src="{{ _p.web_img }}bug.large.png" style="vertical-align: middle;" alt="{{ "ReportABug"|get_lang }}" title="{{ "ReportABug"|get_lang }}"/> |
||||
</a> |
||||
</li> |
||||
{% endif %} |
||||
</ul> |
||||
|
||||
{# topbar #} |
||||
{% include app.template_style ~ "/layout/topbar.tpl" %} |
||||
|
||||
{% block main_div_container %} |
||||
{% if app.full_width == 1 %} |
||||
<div id="main" class="container-fluid"> |
||||
{% else %} |
||||
<div id="main" class="container"> |
||||
{% endif %} |
||||
{% endblock main_div_container %} |
||||
<header> |
||||
<div class="row"> |
||||
<div id="header_left" class="span4"> |
||||
{# logo #} |
||||
|
||||
<div id="logo"> |
||||
<a href="{{ _p.web }}"> |
||||
<img title="{{ "siteName" | get_setting }}" src="{{ _p.web_css }}/{{ app.theme }}/images/header-logo.svg" /> |
||||
</a> |
||||
</div> |
||||
|
||||
{# plugin_header left #} |
||||
{% if plugin_header_left is not null %} |
||||
<div id="plugin_header_left"> |
||||
{{ plugin_header_left }} |
||||
</div> |
||||
{% endif %} |
||||
</div> |
||||
|
||||
<div id="header_center" class="span3"> |
||||
{# plugin_header center #} |
||||
{% if plugin_header_center is not null %} |
||||
<div id="plugin_header_center"> |
||||
{{ plugin_header_center }} |
||||
</div> |
||||
{% endif %} |
||||
|
||||
</div> |
||||
<div id="header_right" class="span5"> |
||||
<ul id="notifications" class="nav nav-pills pull-right"> |
||||
{{ notification_menu }} |
||||
</ul> |
||||
|
||||
{# plugin_header right #} |
||||
{% if plugin_header_right is not null %} |
||||
<div id="plugin_header_right"> |
||||
{{ plugin_header_right }} |
||||
</div> |
||||
{% endif %} |
||||
|
||||
</div> |
||||
</div> |
||||
|
||||
{% if plugin_header_main %} |
||||
<div class="row"> |
||||
<div class="span12"> |
||||
<div id="plugin_header_main"> |
||||
{{ plugin_header_main }} |
||||
</div> |
||||
</div> |
||||
</div> |
||||
{% endif %} |
||||
|
||||
{# menu #} |
||||
{% include app.template_style ~ "/layout/menu.tpl" %} |
||||
|
||||
{# breadcrumb #} |
||||
{% if app.breadcrumbs %} |
||||
{{ app.breadcrumbs }} |
||||
{% else %} |
||||
{{ breadcrumb }} |
||||
{% endif %} |
||||
</header> |
||||
{% if app.full_width == 1 %} |
||||
<div id="top_main_content" class="row-fluid"> |
||||
{% else %} |
||||
<div id="top_main_content" class="row"> |
||||
{% endif %} |
||||
{# course navigation links/shortcuts need to be activated by the admin #} |
||||
{% include app.template_style ~ "/layout/course_navigation.tpl" %} |
||||
{% endif %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/menu.tpl" %} |
||||
@ -1,9 +0,0 @@ |
||||
{% set alertTypeAvaillable = [ 'info', 'success', 'warning', 'error', 'notice'] %} |
||||
{% for alert in alertTypeAvaillable %} |
||||
{% for message in app.session.getFlashBag.get(alert) %} |
||||
<div class="alert alert-{{ alert }}" > |
||||
<button class="close" data-dismiss="alert">×</button> |
||||
{{ message|trans }} |
||||
</div> |
||||
{% endfor %} |
||||
{% endfor %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/no_layout.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/page_body.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/page_post_body.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/show_footer.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/show_header.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/sniff.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/social_layout.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/topbar.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/layout/welcome_to_course.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/learnpath/impress.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/learnpath/subscribe_users.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/link/edit_category.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/link/edit_link.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/link/index.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/mail/exercise/end_exercise_notification.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/mail/layout.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/mail/sample/sample.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/mail_editor/email_link.js.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/notebook/edit.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/notebook/header.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/notebook/index.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/notebook/javascript.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/notebook/list.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/notebook/upload.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/pages/add.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/pages/listing.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/pages/show.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/skill/profile.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/skill/profile_item.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/skill/skill_ranking.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/skill/skill_tree.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/skill/skill_tree_student.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/skill/skill_wheel.js.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/skill/skill_wheel.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/skill/skill_wheel_student.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/skill/user_skills.tpl" %} |
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/userportal/course_item.tpl" %} |
||||
@ -1,2 +0,0 @@ |
||||
{% extends app.template_style ~ "/../default/userportal/course_page.tpl" %} |
||||
|
||||
@ -1 +0,0 @@ |
||||
{% extends app.template_style ~ "/layout/layout_2_col.tpl" %} |
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue