Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Footer configuration changes #2042

Merged
merged 2 commits into from
May 28, 2015
Merged

Conversation

wedaly
Copy link
Contributor

@wedaly wedaly commented May 26, 2015

  • Expose mobile store URLs setting to edxapp role.
  • Remove deprecated social media URLs.

The related PR is: https://github.com/edx/edx-platform/pull/8175.

@feanil please review.

EDXAPP_PLATFORM_TWITTER_URL: "https://twitter.com/YourPlatformTwitterAccount"
EDXAPP_PLATFORM_MEETUP_URL: "http://www.meetup.com/YourMeetup"
EDXAPP_PLATFORM_LINKEDIN_URL: "http://www.linkedin.com/company/YourPlatform"
EDXAPP_PLATFORM_GOOGLE_PLUS_URL: "https://plus.google.com/YourGooglePlusAccount/"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These haven't been used in production for months now, so I'm removing them. These aren't used by open source installations (unless they've explicitly enabled the edx.org footer), so this should be low-risk to remove.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would still add a changelog entry since they are ALL_CAPS vars which means they are part of the list of items we expect people to be able to configure.

@feanil
Copy link
Contributor

feanil commented May 26, 2015

@wedaly please update the changelog to indicate that this change is backwards incompatible since it will break people who might be running older versions of edx platform. Please include the link to the edx-platform PR in the changelog as well.

There will also need to be an update to our config-secure for this change, please link to the ticket for that work here when you've created it.

* Expose mobile store URLs setting to edxapp role.
* Remove deprecated social media URLs.
@wedaly wedaly force-pushed the will/footer-configuration-updates branch from 2accfb8 to a032d91 Compare May 26, 2015 18:45
@wedaly
Copy link
Contributor Author

wedaly commented May 27, 2015

@feanil Updated the changelog and created https://openedx.atlassian.net/browse/DEVOPS-1912 with the updates to config-secure.

@feanil
Copy link
Contributor

feanil commented May 27, 2015

👍

wedaly pushed a commit that referenced this pull request May 28, 2015
@wedaly wedaly merged commit 28c8640 into master May 28, 2015
@wedaly wedaly deleted the will/footer-configuration-updates branch May 28, 2015 12:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants