Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Url (issue #59) #64

Closed
wants to merge 3 commits into from
Closed

Url (issue #59) #64

wants to merge 3 commits into from

Conversation

msevestre
Copy link
Collaborator

All right. That should fix the url issue for issue #59
However, all old previous url are not compatible anymore if the blog was not mounted under /

@jipiboily
Copy link
Owner

How would you handle upgrades? A migration? Just an upgrade instruction? Maybe in a UPGRADE.md and specified in the CHANGELOG.md?

I would probably do a migration. Your thoughts?

@msevestre
Copy link
Collaborator Author

Migration would be ideal. (it would just remove the /<mount_path>/ from any url if required.
On the other hand, an upgrade.md file might be enough. We could also provide a rake task that would do the migration. The user would be in charged of running the rake file if required

@jipiboily
Copy link
Owner

This was merged here 096ee35

I also added a migration (832ea73), changed tips in UI (7e7f51b) and added a UPGRADE.md file to help people with upgrades(5b6bbac).

@jipiboily jipiboily closed this May 26, 2012
@jipiboily
Copy link
Owner

Thanks a lot Michael!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants