Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
1a2ba1a5
Commit
1a2ba1a5
authored
May 02, 2016
by
Ned Batchelder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reduce the use of 'Open edX' as a noun
parent
f3b33ef1
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
26 additions
and
26 deletions
+26
-26
common/test/acceptance/pages/lms/index.py
+1
-1
lms/static/sass/multicourse/_home.scss
+1
-1
lms/templates/index.html
+1
-1
lms/templates/static_templates/about.html
+1
-1
lms/templates/static_templates/blog.html
+1
-1
lms/templates/static_templates/contact.html
+1
-1
lms/templates/static_templates/donate.html
+1
-1
lms/templates/static_templates/faq.html
+2
-2
lms/templates/static_templates/help.html
+2
-2
lms/templates/static_templates/honor.html
+2
-2
lms/templates/static_templates/jobs.html
+2
-2
lms/templates/static_templates/media-kit.html
+2
-2
lms/templates/static_templates/news.html
+2
-2
lms/templates/static_templates/press.html
+2
-2
lms/templates/static_templates/privacy.html
+2
-2
lms/templates/static_templates/sitemap.xml
+1
-1
lms/templates/static_templates/tos.html
+2
-2
No files found.
common/test/acceptance/pages/lms/index.py
View file @
1a2ba1a5
...
...
@@ -29,7 +29,7 @@ class IndexPage(PageObject):
Returns a browser query object representing the video modal element
"""
element
=
self
.
q
(
css
=
BANNER_SELECTOR
)
return
element
.
visible
and
element
.
text
[
0
]
==
"Welcome to
Open edX
!"
return
element
.
visible
and
element
.
text
[
0
]
==
"Welcome to
the Open edX platform
!"
@property
def
banner_element
(
self
):
...
...
lms/static/sass/multicourse/_home.scss
View file @
1a2ba1a5
...
...
@@ -93,7 +93,7 @@ $course-search-input-height: ($button-size);
p
{
@extend
h2
;
margin-bottom
:
0
;
text-transform
:
lowercas
e
;
text-transform
:
non
e
;
font-style
:
italic
;
}
}
...
...
lms/templates/index.html
View file @
1a2ba1a5
...
...
@@ -15,7 +15,7 @@ from django.core.urlresolvers import reverse
${homepage_overlay_html}
% else:
## Translators: 'Open edX' is a brand, please keep this untranslated. See http://openedx.org for more information.
<h1>
${_("Welcome to
Open edX
!")}
</h1>
<h1>
${_("Welcome to
the Open edX platform
!")}
</h1>
## Translators: 'Open edX' is a brand, please keep this untranslated. See http://openedx.org for more information.
<p>
${_("It works! This is the default homepage for this Open edX instance.")}
</p>
% endif
...
...
lms/templates/static_templates/about.html
View file @
1a2ba1a5
...
...
@@ -7,6 +7,6 @@
<main
id=
"main"
aria-label=
"Content"
tabindex=
"-1"
>
<section
class=
"container about"
>
<h1>
${_("About")}
</h1>
<p>
${_("This page left intentionally blank.
It is not used by edx.org but is left here for possible use by installations of Open edX
.")}
</p>
<p>
${_("This page left intentionally blank.
Feel free to add your own content
.")}
</p>
</section>
</main>
lms/templates/static_templates/blog.html
View file @
1a2ba1a5
...
...
@@ -7,6 +7,6 @@
<main
id=
"main"
aria-label=
"Content"
tabindex=
"-1"
>
<section
class=
"container about"
>
<h1>
${_("Blog")}
</h1>
<p>
${_("This page left intentionally blank.
It is not used by edx.org but is left here for possible use by installations of Open edX
.")}
</p>
<p>
${_("This page left intentionally blank.
Feel free to add your own content
.")}
</p>
</section>
</main>
lms/templates/static_templates/contact.html
View file @
1a2ba1a5
...
...
@@ -7,6 +7,6 @@
<main
id=
"main"
aria-label=
"Content"
tabindex=
"-1"
>
<section
class=
"container about"
>
<h1>
${_("Contact")}
</h1>
<p>
${_("This page left intentionally blank.
It is not used by edx.org but is left here for possible use by installations of Open edX
.")}
</p>
<p>
${_("This page left intentionally blank.
Feel free to add your own content
.")}
</p>
</section>
</main>
lms/templates/static_templates/donate.html
View file @
1a2ba1a5
...
...
@@ -7,6 +7,6 @@
<main
id=
"main"
aria-label=
"Content"
tabindex=
"-1"
>
<section
class=
"container about"
>
<h1>
${_("Donate")}
</h1>
<p>
${_("This page left intentionally blank.
It is not used by edx.org but is left here for possible use by installations of Open edX
.")}
</p>
<p>
${_("This page left intentionally blank.
Feel free to add your own content
.")}
</p>
</section>
</main>
lms/templates/static_templates/faq.html
View file @
1a2ba1a5
...
...
@@ -6,7 +6,7 @@
<main
id=
"main"
aria-label=
"Content"
tabindex=
"-1"
>
<section
class=
"container about"
>
<h1>
${_("FAQ")}
</h1>
<p>
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX
.")}
</p>
<h1>
${_("FAQ")}
</h1>
<p>
${_("This page left intentionally blank. Feel free to add your own content
.")}
</p>
</section>
</main>
lms/templates/static_templates/help.html
View file @
1a2ba1a5
...
...
@@ -6,7 +6,7 @@
<main
id=
"main"
aria-label=
"Content"
tabindex=
"-1"
>
<section
class=
"container about"
>
<h1>
${_("Help")}
</h1>
<p>
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX
.")}
</p>
<h1>
${_("Help")}
</h1>
<p>
${_("This page left intentionally blank. Feel free to add your own content
.")}
</p>
</section>
</main>
lms/templates/static_templates/honor.html
View file @
1a2ba1a5
...
...
@@ -6,7 +6,7 @@
<main
id=
"main"
aria-label=
"Content"
tabindex=
"-1"
>
<section
class=
"container about"
>
<h1>
${_("Honor Code")}
</h1>
<p>
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX
.")}
</p>
<h1>
${_("Honor Code")}
</h1>
<p>
${_("This page left intentionally blank. Feel free to add your own content
.")}
</p>
</section>
</main>
lms/templates/static_templates/jobs.html
View file @
1a2ba1a5
...
...
@@ -6,7 +6,7 @@
<main
id=
"main"
aria-label=
"Content"
tabindex=
"-1"
>
<section
class=
"container about"
>
<h1>
${_("Jobs")}
</h1>
<p>
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX
.")}
</p>
<h1>
${_("Jobs")}
</h1>
<p>
${_("This page left intentionally blank. Feel free to add your own content
.")}
</p>
</section>
</main>
lms/templates/static_templates/media-kit.html
View file @
1a2ba1a5
...
...
@@ -6,7 +6,7 @@
<main
id=
"main"
aria-label=
"Cntent"
tabindex=
"-1"
>
<section
class=
"container about"
>
<h1>
${_("Media Kit")}
</h1>
<p>
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX
.")}
</p>
<h1>
${_("Media Kit")}
</h1>
<p>
${_("This page left intentionally blank. Feel free to add your own content
.")}
</p>
</section>
</main>
lms/templates/static_templates/news.html
View file @
1a2ba1a5
...
...
@@ -7,7 +7,7 @@
<main
id=
"main"
aria-label=
"Content"
tabindex=
"-1"
>
<section
class=
"container about"
>
<h1>
${_("In the Press")}
</h1>
<p>
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX
.")}
</p>
<h1>
${_("In the Press")}
</h1>
<p>
${_("This page left intentionally blank. Feel free to add your own content
.")}
</p>
</section>
</main>
lms/templates/static_templates/press.html
View file @
1a2ba1a5
...
...
@@ -7,7 +7,7 @@
<main
id=
"main"
aria-label=
"Content"
tabindex=
"-1"
>
<section
class=
"container about"
>
<h1>
${_("In the Press")}
</h1>
<p>
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX
.")}
</p>
<h1>
${_("In the Press")}
</h1>
<p>
${_("This page left intentionally blank. Feel free to add your own content
.")}
</p>
</section>
</main>
lms/templates/static_templates/privacy.html
View file @
1a2ba1a5
...
...
@@ -7,7 +7,7 @@
<main
id=
"main"
aria-label=
"Content"
tabindex=
"-1"
>
<section
class=
"container about"
>
<h1>
${_("Privacy Policy")}
</h1>
<p>
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX
.")}
</p>
<h1>
${_("Privacy Policy")}
</h1>
<p>
${_("This page left intentionally blank. Feel free to add your own content
.")}
</p>
</section>
</main>
lms/templates/static_templates/sitemap.xml
View file @
1a2ba1a5
## This page
is not used by edx.org but is left here for possible use by installations of Open edX
.
## This page
left intentionally blank. Feel free to add your own content
.
<?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns=
"http://www.sitemaps.org/schemas/sitemap/0.9"
>
<url><loc>
https://www.example.com/
</loc><lastmod>
2016-01-01
</lastmod><changefreq>
weekly
</changefreq><priority>
1.0
</priority></url>
...
...
lms/templates/static_templates/tos.html
View file @
1a2ba1a5
...
...
@@ -6,7 +6,7 @@
<main
id=
"main"
aria-label=
"Content"
tabindex=
"-1"
>
<section
class=
"container about"
>
<h1>
${_("Terms of Service")}
</h1>
<p>
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX
.")}
</p>
<h1>
${_("Terms of Service")}
</h1>
<p>
${_("This page left intentionally blank. Feel free to add your own content
.")}
</p>
</section>
</main>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment