Add multistore, translated routes, and scoped images for Bees Blog 1.9 - #68
Open
therampagerado wants to merge 11 commits into
Open
Add multistore, translated routes, and scoped images for Bees Blog 1.9#68therampagerado wants to merge 11 commits into
therampagerado wants to merge 11 commits into
Conversation
Update years and use HTTPS for links in license headers.
Update years and use HTTPS for links in license headers.
…blog for PS db prefixes
…arameters in the URL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related to:
Add native All Shops, shop-group, and single-shop workflows for posts, categories, translations. We can have custom values for every language for every shop. Per shop uniqueness check.
Support shop- and language-specific post/category slugs and translated blog route prefixes. Including a fix for the global 'blog' slug I missed in the multilanguage PR.
Add per-shop default images with optional per-language overrides.
Preserve original uploaded image files while generating thumbnails using TB_IMAGE_EXTENSION. Generated images now follow thirty bees TB_IMAGE_EXTENSION and general image settings.
Add shop-aware image loading, replacement, deletion, migration, and shop duplication.
Consolidate the idempotent schema and legacy-data migration in upgrade 1.9.0.
Preserve compatibility with single-shop installations and existing Front Office templates.
Replace inherited Simple Blog SQL aliases with Bees Blog-specific aliases.
Sorry for combining multistre work with images but I started something little and .... The SQL aliases were easy pickings.
Tested - manually and with the included test in a local installation.