James Tauber
256c6bb4a5
Merge pull request #4095 from edx/jtauber/open-edx-footer
...
Separate edX / Open edX footer
2014-07-10 15:02:11 -04:00
James Tauber
3cb8780284
Separate edX / Open edX footer.
...
We need to use an Open edX footer by default (and that's what all non-edx.org
instances should base their footer off) and only use the edX footer on
edx.org.
This commit uses `SITE_NAME` to determine which footer to use.
Sites using theming or micro-sites with a `SITE_NAME` not ending in `edx.org`
should not be affected.
2014-07-10 14:15:37 -04:00
Felipe Montoya
a66f557a57
Adding template tag to render microsite css_overrides_file
2014-06-04 09:09:56 -05:00
Felipe Montoya
e64d09fdd8
Adding template tag to render the microsite favicon
2014-06-03 22:31:46 -05:00
Dave St.Germain
2d72184620
Added an alt tag to the footer logo; added charset meta tag; moved
...
DOCTYPE to the top of the file.
2014-02-06 11:25:16 -05:00
Dave St.Germain
9945d3e9cf
Add a means to skip to more specific parts of the page. Contributes to
...
LMS-2156
2014-02-05 11:28:11 -05:00
Dave St.Germain
b0af0b18b9
Converted <ol> to <div> to prevent a11y confusion.
2014-02-04 14:00:17 -05:00
Dave St.Germain
636eab8b9e
Added more descriptive page titles.
2014-01-30 17:32:03 -05:00
Dave St.Germain
6d50ff7b61
Set the html language to the browser's specified language
2014-01-28 16:43:29 -05:00
David Baumgold
b32f2bc170
MITX_ROOT_URL => EDX_ROOT_URL
2013-12-04 12:59:35 -05:00
Diana Huang
d8862927e1
Add skip link to django template pages.
...
Bug: LMS-1387
2013-10-31 11:03:03 -04:00
Brian Talbot
5e46796e90
LMS: updates wiki templates to reference new pipeline assets
2013-10-17 11:46:22 -04:00
Brian Talbot
e379a770b8
LMS: removes ie-fixes static:css group from all template references
2013-10-16 12:29:49 -04:00
Calen Pennington
0d3c44996a
LMS i18n from Tsinghua
2013-07-31 19:39:15 -04:00
Jason Bau
c9943306ef
put block around main_vendor js in main_django.html
...
should be a no-op for edx-east, but allow edx-west to remove
vendor.js with a blank {% block %}
in our password_reset_confirm.html to fix a bug
2013-07-12 23:22:50 -07:00
Bridger Maxwell
b4142246fe
Added ie fixes stylesheet to main_django.html. Cleaned up whitespace to more closely match main.html.
2012-09-13 11:39:32 -04:00
Kyle Fiedler
9837acd68f
Remove ie sass from wiki
2012-09-12 16:01:39 -04:00
Kyle Fiedler
b6e03c60b6
Added back the ie fixes from before
2012-09-12 16:01:39 -04:00
Kyle Fiedler
bce61cd6e5
Revert "Merge pull request #642 from MITx/bug/kfiedler/ie"
...
This reverts commit 2b5e8a4944 , reversing
changes made to db0549be78 .
2012-09-07 14:18:34 -04:00
Kyle Fiedler
aec8cc42dc
Add ie fix for wiki
2012-09-07 12:59:30 -04:00
Bridger Maxwell
1e08164db5
Added MathJax to wiki pages.
2012-08-18 13:12:04 -04:00
Bridger Maxwell
df79f84c33
Fixed static includes in wiki django templates.
2012-08-16 19:41:04 -04:00
Bridger Maxwell
48e9dc8031
Added bootstrap-modal for the wiki preview modals.
2012-08-15 20:07:05 -04:00
Bridger Maxwell
dd56fd0916
Added some comments for the mitxmako additions.
2012-08-14 09:13:42 -04:00
Bridger Maxwell
c8fc7bed3e
Small template change.
2012-08-14 08:39:19 -04:00
Bridger Maxwell
66d1259d4b
Created copy of main.html that is django template. Using this for wiki instead of converting every view.
2012-08-13 19:07:41 -04:00