Proyectos de Subversion Moodle

Rev

Rev 523 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 523 Rev 1441
Línea 76... Línea 76...
76
                        {{/customlogoandname}}
76
                        {{/customlogoandname}}
77
                    {{/customlogo}}
77
                    {{/customlogo}}
78
                {{/output.custom_course_logo}}
78
                {{/output.custom_course_logo}}
Línea 79... Línea 79...
79
 
79
 
80
                {{#output.custom_course_logo}}
80
                {{#output.custom_course_logo}}
81
                    <span class="rui-logo {{#navbarlogobox}}rui-logo-box{{/navbarlogobox}}">
81
                    <span class="rui-logo {{#navbarlogobox}}rui-logo-box{{/navbarlogobox}} {{#output.custom_course_dmlogo}}dark-mode-logo{{/output.custom_course_dmlogo}}">
82
                        <img src="{{{output.custom_course_logo}}}" class="rui-custom-logo" alt="{{sitename}}" />
-
 
83
                        {{^output.custom_course_dmlogo}}<img src="{{{output.custom_course_logo}}}" class="rui-custom-dmlogo" alt="{{sitename}}" />{{/output.custom_course_dmlogo}}
82
                        <img src="{{{output.custom_course_logo}}}" class="rui-custom-logo" alt="{{sitename}}" />
84
                        {{#output.custom_course_dmlogo}}<img src="{{{output.custom_course_dmlogo}}}" class="rui-custom-dmlogo" alt="{{sitename}}" />{{/output.custom_course_dmlogo}}
83
                        {{#output.custom_course_dmlogo}}<img src="{{{output.custom_course_dmlogo}}}" class="rui-custom-dmlogo" alt="{{sitename}}" />{{/output.custom_course_dmlogo}}
85
                    </span>
84
                    </span>
Línea 86... Línea 85...
86
                {{/output.custom_course_logo }}
85
                {{/output.custom_course_logo }}
Línea 132... Línea 131...
132
                                {{/customlogoandname}}
131
                                {{/customlogoandname}}
133
                            {{/customlogo}}
132
                            {{/customlogo}}
134
                        {{/output.custom_course_logo}}
133
                        {{/output.custom_course_logo}}
Línea 135... Línea 134...
135
 
134
 
136
                        {{#output.custom_course_logo}}
135
                        {{#output.custom_course_logo}}
137
                            <span class="rui-logo {{#navbarlogobox}}rui-logo-box{{/navbarlogobox}}">
136
                            <span class="rui-logo {{#navbarlogobox}}rui-logo-box{{/navbarlogobox}} {{#output.custom_course_dmlogo}}dark-mode-logo{{/output.custom_course_dmlogo}}">
138
                                <img src="{{{output.custom_course_logo}}}" class="rui-custom-logo" alt="{{sitename}}" />
-
 
139
                                {{^output.custom_course_dmlogo}}<img src="{{{output.custom_course_logo}}}" class="rui-custom-dmlogo" alt="{{sitename}}" />{{/output.custom_course_dmlogo}}
137
                                <img src="{{{output.custom_course_logo}}}" class="rui-custom-logo" alt="{{sitename}}" />
140
                                {{#output.custom_course_dmlogo}}<img src="{{{output.custom_course_dmlogo}}}" class="rui-custom-dmlogo" alt="{{sitename}}" />{{/output.custom_course_dmlogo}}
138
                                {{#output.custom_course_dmlogo}}<img src="{{{output.custom_course_dmlogo}}}" class="rui-custom-dmlogo" alt="{{sitename}}" />{{/output.custom_course_dmlogo}}
141
                            </span>
139
                            </span>
142
                            <span class="site-name">{{{ output.custom_course_name }}}</span>
140
                            <span class="site-name">{{{ output.custom_course_name }}}</span>
Línea 143... Línea 141...
143
                        {{/output.custom_course_logo }}
141
                        {{/output.custom_course_logo }}
144
 
142
 
145
                    </a>
143
                    </a>
146
                {{/topbarlogoareaon}}
144
                {{/topbarlogoareaon}}
147
            </div>
-
 
148
        </div>
-
 
149
 
145
            </div>
150
        
146
        </div>
151
        {{#primarymoremenu}}
147
        {{#primarymoremenu}}
152
            <div class="primary-navigation ml-md-2">
148
            <div class="primary-navigation ml-md-2">
153
                {{> core/moremenu}}
149
                {{> core/moremenu}}
Línea 154... Línea -...
154
            </div>
-
 
155
        {{/primarymoremenu}}
150
            </div>
156
 
151
        {{/primarymoremenu}}
157
 
152
 
Línea 158... Línea 153...
158
        {{#topbarcustomhtml}}
153
        {{#topbarcustomhtml}}
Línea 164... Línea 159...
164
                <li class="rui-icon-menu-search rui-drawer-search">
159
                <li class="rui-icon-menu-search rui-drawer-search">
165
                    {{{ output.search_box }}}
160
                    {{{ output.search_box }}}
166
                </li>
161
                </li>
167
                {{#darkmodetheme}}
162
                {{#darkmodetheme}}
168
                    <li class="rui-icon-menu-darkmode">
163
                    <li class="rui-icon-menu-darkmode">
169
                        <button id="darkModeBtn" class="btn--darkmode" aria-checked="false" type="button" data-preference="darkmode-on" {{^sdarkmode}}data-toggle="tooltip" data-placement="left" title="Dark Mode" {{/sdarkmode}}>
164
                        <button id="darkModeBtn" class="btn--darkmode" aria-checked="false" type="button" data-preference="darkmode-on" {{^sdarkmode}}data-bs-toggle="tooltip" data-bs-placement="left" title="Dark Mode" {{/sdarkmode}}>
170
                            <div class="rui-dark-mode-status--on rui-tooltip--bottom" data-title="{{{slightmode}}}"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
165
                            <div class="rui-dark-mode-status--on rui-tooltip--bottom" data-title="{{{slightmode}}}"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
171
                                    <path fill-rule="evenodd" clip-rule="evenodd" d="M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16ZM12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18Z" fill="currentColor" />
166
                                    <path fill-rule="evenodd" clip-rule="evenodd" d="M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16ZM12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18Z" fill="currentColor" />
172
                                    <path fill-rule="evenodd" clip-rule="evenodd" d="M11 0H13V4.06189C12.6724 4.02104 12.3387 4 12 4C11.6613 4 11.3276 4.02104 11 4.06189V0ZM7.0943 5.68018L4.22173 2.80761L2.80752 4.22183L5.6801 7.09441C6.09071 6.56618 6.56608 6.0908 7.0943 5.68018ZM4.06189 11H0V13H4.06189C4.02104 12.6724 4 12.3387 4 12C4 11.6613 4.02104 11.3276 4.06189 11ZM5.6801 16.9056L2.80751 19.7782L4.22173 21.1924L7.0943 18.3198C6.56608 17.9092 6.09071 17.4338 5.6801 16.9056ZM11 19.9381V24H13V19.9381C12.6724 19.979 12.3387 20 12 20C11.6613 20 11.3276 19.979 11 19.9381ZM16.9056 18.3199L19.7781 21.1924L21.1923 19.7782L18.3198 16.9057C17.9092 17.4339 17.4338 17.9093 16.9056 18.3199ZM19.9381 13H24V11H19.9381C19.979 11.3276 20 11.6613 20 12C20 12.3387 19.979 12.6724 19.9381 13ZM18.3198 7.0943L21.1923 4.22183L19.7781 2.80762L16.9056 5.6801C17.4338 6.09071 17.9092 6.56608 18.3198 7.0943Z" fill="currentColor" />
167
                                    <path fill-rule="evenodd" clip-rule="evenodd" d="M11 0H13V4.06189C12.6724 4.02104 12.3387 4 12 4C11.6613 4 11.3276 4.02104 11 4.06189V0ZM7.0943 5.68018L4.22173 2.80761L2.80752 4.22183L5.6801 7.09441C6.09071 6.56618 6.56608 6.0908 7.0943 5.68018ZM4.06189 11H0V13H4.06189C4.02104 12.6724 4 12.3387 4 12C4 11.6613 4.02104 11.3276 4.06189 11ZM5.6801 16.9056L2.80751 19.7782L4.22173 21.1924L7.0943 18.3198C6.56608 17.9092 6.09071 17.4338 5.6801 16.9056ZM11 19.9381V24H13V19.9381C12.6724 19.979 12.3387 20 12 20C11.6613 20 11.3276 19.979 11 19.9381ZM16.9056 18.3199L19.7781 21.1924L21.1923 19.7782L18.3198 16.9057C17.9092 17.4339 17.4338 17.9093 16.9056 18.3199ZM19.9381 13H24V11H19.9381C19.979 11.3276 20 11.6613 20 12C20 12.3387 19.979 12.6724 19.9381 13ZM18.3198 7.0943L21.1923 4.22183L19.7781 2.80762L16.9056 5.6801C17.4338 6.09071 17.9092 6.56608 18.3198 7.0943Z" fill="currentColor" />
173
                                </svg></div>
168
                                </svg></div>
174
                            <div class="rui-dark-mode-status--off rui-tooltip--bottom" data-title="{{{sdarkmode}}}"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
169
                            <div class="rui-dark-mode-status--off rui-tooltip--bottom" data-title="{{{sdarkmode}}}"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">