Skip to content

Update modules in ExtensionHelper.php core extensions list to fix PHP notice after update#39

Merged
bembelimen merged 1 commit intobembelimen:backend-templatefrom
richard67:backend-template-extensions-helper
Aug 12, 2019
Merged

Update modules in ExtensionHelper.php core extensions list to fix PHP notice after update#39
bembelimen merged 1 commit intobembelimen:backend-templatefrom
richard67:backend-template-extensions-helper

Conversation

@richard67
Copy link
Copy Markdown

@richard67 richard67 commented Aug 11, 2019

Pull Request (PR) for joomla#25570.

This fixes the PHP notice mentioned in the comment here:#37 (comment), I've just tested this.

The reason is that the extensions helper holds a table of core extensions for which no update check is made like it would be for 3rd party extensions. The new modules from the backend template were not in the list and so caused an update check which failed.

@bembelimen bembelimen merged commit 397ac69 into bembelimen:backend-template Aug 12, 2019
@bembelimen
Copy link
Copy Markdown
Owner

Thanks @richard67 for all of your PRs

@richard67 richard67 deleted the backend-template-extensions-helper branch August 12, 2019 22:47
@richard67
Copy link
Copy Markdown
Author

Welcome. Just wanted to help to fix db stuff. New template looks good by the way.

bembelimen pushed a commit that referenced this pull request Dec 7, 2020
- Move the fonts abd their scss to `build/media_source/fonts`
- Modify the the css build script so it copies the fonts and the compiled css to `media/fonts`.
- Use a `filelist` field for selecting the fonts => No need to edit `templateDetails.xml` anymore for adding new fonts.
- Dynamically register the asset so no need to edit `joomla.asset.json` anymore for adding new fonts.
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