Need to add support for individual webfont bundles per theme.
Completed:
- Refactored entire code base to save the entire bundle configuration and icon arrays in individual theme setting variables.
- If no specific theme bundle is detected, the default one is loaded.
- Implemented
fontello_update_7001to combine existing variables into a single variablefontello_default_settings. - Refactored the theme hook
theme_fontello_iconto now utilize many different ways to try and render an icon. - Updated fontello_block sub-module to use new bundle system.
- Implemented
fontello_block_update_7001to add default bundle to existing fontello block settings.
Comments
Comment #1
markhalliwellInitial commit of changes made in 1e033f9.
Comment #1.0
markhalliwellUpdated issue summary.
Comment #2
markhalliwellFixed with commit: 041109a
Comment #3.0
(not verified) commentedUpdated issue summary.