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
bd055ddc
Commit
bd055ddc
authored
Apr 04, 2013
by
cahrens
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
On course about page, display course end date if no about page HTML blog (end_date.html) exists.
#224
parent
d02dc37d
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
10 deletions
+5
-10
common/test/data/test_about_blob_end_date/README.md
+1
-2
common/test/data/test_about_blob_end_date/about/end_date.html
+1
-2
common/test/data/test_about_blob_end_date/course.xml
+1
-2
common/test/data/test_end/README.md
+1
-2
common/test/data/test_end/course.xml
+1
-2
No files found.
common/test/data/test_about_blob_end_date/README.md
View file @
bd055ddc
...
@@ -2,4 +2,4 @@ Test course for checking the end date displayed on the course about page.
...
@@ -2,4 +2,4 @@ Test course for checking the end date displayed on the course about page.
This course has both an end_date HTML "blob", and it also has a course end date set.
This course has both an end_date HTML "blob", and it also has a course end date set.
The end_date "blob" has higher precedence and will show.
The end_date "blob" has higher precedence and will show.
See also test_end course.
See also test_end course.
\ No newline at end of file
common/test/data/test_about_blob_end_date/about/end_date.html
View file @
bd055ddc
Learning never ends
Learning never ends
\ No newline at end of file
common/test/data/test_about_blob_end_date/course.xml
View file @
bd055ddc
<course
org=
"edX"
course=
"test_about_blob_end_date"
url_name=
"2012_Fall"
/>
<course
org=
"edX"
course=
"test_about_blob_end_date"
url_name=
"2012_Fall"
/>
\ No newline at end of file
common/test/data/test_end/README.md
View file @
bd055ddc
...
@@ -2,4 +2,4 @@ Test course for checking the end date displayed on the course about page.
...
@@ -2,4 +2,4 @@ Test course for checking the end date displayed on the course about page.
This course does not have an end_date HTML "blob", but it does have a course end date set.
This course does not have an end_date HTML "blob", but it does have a course end date set.
Therefore the course end date should show on the course about page.
Therefore the course end date should show on the course about page.
See also test_about_blob_end_date course.
See also test_about_blob_end_date course.
\ No newline at end of file
common/test/data/test_end/course.xml
View file @
bd055ddc
<course
org=
"edX"
course=
"test_end"
url_name=
"2012_Fall"
/>
<course
org=
"edX"
course=
"test_end"
url_name=
"2012_Fall"
/>
\ No newline at end of file
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