Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

[FEATURE] implement asset merger management. closes #2912#3138

Merged
craigh merged 4 commits into1.4from
assetCache
Nov 5, 2016
Merged

[FEATURE] implement asset merger management. closes #2912#3138
craigh merged 4 commits into1.4from
assetCache

Conversation

@craigh
Copy link
Member

@craigh craigh commented Nov 5, 2016

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets #2912
Refs tickets -
License MIT
Changelog updated yes

Description

[FEATURE] implement asset merger management. closes #2912

@craigh craigh added the Feature label Nov 5, 2016
@craigh craigh added this to the 1.4.4 milestone Nov 5, 2016
@craigh craigh self-assigned this Nov 5, 2016
zikula_asset_manager.lifetime: "1 day"
zikula_asset_manager.compress: false
zikula_asset_manager.minify: false

Copy link
Member

Choose a reason for hiding this comment

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

Why not reusing the existing module vars (which would be more consistent for the user)?

Copy link
Member Author

Choose a reason for hiding this comment

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

because I don't think it should be that dynamic. This isn't a feature that needs to be enabled/disabled a bunch of times by the user. Additionally, using parameters separates the legacy methods from the new.

Copy link
Member Author

Choose a reason for hiding this comment

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

additionally, it should be a tiny bit faster (e.g. no DB lookup)

@craigh craigh merged commit db11fac into 1.4 Nov 5, 2016
@craigh craigh deleted the assetCache branch November 5, 2016 17:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants