Commit c2e804ec by Mark Hoeber

Merge pull request #4901 from edx/markhoeber-documentation-browser-support

Added shared browser topic
parents 73d90798 d89cb901
...@@ -12,6 +12,8 @@ August, 2014 ...@@ -12,6 +12,8 @@ August, 2014
* - Date * - Date
- Change - Change
* - 08/20/14
- Added :ref:`Browsers` to the :ref:`Getting Started Index` section
* - 08/18/14 * - 08/18/14
- Expanded the :ref:`Example Messages to Students` in the :ref:`Launch` - Expanded the :ref:`Example Messages to Students` in the :ref:`Launch`
chapter. chapter.
......
.. include:: ../../../shared/browsers.rst
\ No newline at end of file
...@@ -8,7 +8,7 @@ Getting Started ...@@ -8,7 +8,7 @@ Getting Started
:maxdepth: 3 :maxdepth: 3
browsers
accounts accounts
get_started get_started
accessibility accessibility
......
.. include:: ../../shared/browsers.rst
\ No newline at end of file
...@@ -9,6 +9,7 @@ This document is intended for researchers and data czars at edX partner institut ...@@ -9,6 +9,7 @@ This document is intended for researchers and data czars at edX partner institut
read_me.rst read_me.rst
preface.rst preface.rst
browsers.rst
internal_data_formats/change_log.rst internal_data_formats/change_log.rst
internal_data_formats/data_czar.rst internal_data_formats/data_czar.rst
internal_data_formats/credentials.rst internal_data_formats/credentials.rst
......
.. include:: ../../shared/browsers.rst
\ No newline at end of file
...@@ -16,6 +16,7 @@ Contents: ...@@ -16,6 +16,7 @@ Contents:
change_log change_log
preface.rst preface.rst
browsers.rst
overview.rst overview.rst
extending_platform/index extending_platform/index
xblocks.rst xblocks.rst
......
.. include:: ../../shared/browsers.rst
\ No newline at end of file
...@@ -13,6 +13,7 @@ Installing, Configuring, and Running the edX Platform ...@@ -13,6 +13,7 @@ Installing, Configuring, and Running the edX Platform
read_me read_me
change_log change_log
browsers
install_options install_options
devstack/install_devstack devstack/install_devstack
devstack/run_devstack devstack/run_devstack
......
.. include:: ../../shared/browsers.rst
\ No newline at end of file
...@@ -31,6 +31,7 @@ email message when we have updated the edX Course Staff Release Notes. ...@@ -31,6 +31,7 @@ email message when we have updated the edX Course Staff Release Notes.
read_me read_me
preface preface
browsers
08-12-2014 08-12-2014
08-07-2014 08-07-2014
07-30-2014 07-30-2014
......
.. _Browsers:
####################
edX Browser Support
####################
The edX Platform runs on the following browsers:
* Internet Explorer
* Chrome
* Safari
* Firefox
The edX Platform is routinely tested and verified on the current
and previous version of each of these browsers. We generally encourage the
use of and fully support only the latest version.
This information is updated as new major operating system and browser versions
are released. All point releases are supported unless noted; occasional
exceptions are based on specific bug fixes or feature updates.
***********************************
edX Learning Management System
***********************************
The following table shows operating system and browser support for the edX
Learning Management System, which students and course staff use to interact
with course content.
.. list-table::
:widths: 20 10 10 10 10 10
:header-rows: 1
* -
- Chrome
- Safari
- Firefox
- IE 9
- IE 10
* - Windows 7
- Yes
- N/A
- Yes
- Yes
- Yes
* - Mac OSX 10.8 or 10.9
- Yes
- Yes
- Yes
- N/A
- N/A
***********************************
edX Studio
***********************************
The following table shows operating system and browser support for edX Studio, which staff use to build a course.
.. list-table::
:widths: 20 10 10 10 10 10
:header-rows: 1
* -
- Chrome
- Safari
- Firefox
- IE 9
- IE 10
* - Windows 7
- Yes
- N/A
- Yes
- Provisional
- Provisional
* - Mac OSX 10.8 or 10.9
- Yes
- Yes
- Yes
- N/A
- N/A
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment