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

Feature/simplification #4

Merged
merged 10 commits into from
Nov 13, 2019
Merged

Conversation

Daniel-KM
Copy link
Contributor

@Daniel-KM Daniel-KM commented Nov 12, 2019

Hi,
I fixed various points on the module and simplified the configuration (automatic detection of the default page).
In the next days, I 'll publish a new version of Clean Url that is compatible with this module and can create full custom url with a root site, fixing omeka/omeka-s#870 and fixing #2 .

@hafizchin hafizchin merged commit f2fa57d into hafizchin:master Nov 13, 2019
@hafizchin
Copy link
Owner

Hi Daniel,

Thanks for the enhancements!

@hafizchin
Copy link
Owner

Hi,

looks like you removed the logic that maps routes that are defined in the config file. Please see latest commit

@Daniel-KM
Copy link
Contributor Author

Yes, I removed them. I'm not sure if it is usefull, since there is another check of dynamic routes just below.

@Daniel-KM Daniel-KM deleted the feature/simplification branch November 13, 2019 16:37
@hafizchin
Copy link
Owner

not all routes are created dynamically. for example, the Collecting module uses routes that are defined in the config file.

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.

2 participants