Patch #40221
openUpdate wiki content related to how to create a custom theme
0%
Description
After we finish the migration to Asset Pipeline, we need to update Wiki pages related to custom themese, for example: HowTo_create_a_custom_Redmine_theme
Related issues
Updated by Marius BĂLTEANU 9 months ago
- Related to Feature #39111: Enable Asset Pipeline Integration using Propshaft added
Updated by Katherine Neufeld 9 months ago
Marius BĂLTEANU wrote:
After we finish the migration to Asset Pipeline, we need to update Wiki pages related to custom themese, for example: HowTo_create_a_custom_Redmine_theme
Following the successful migration to Asset Pipeline, it's crucial to update our Wiki pages related to custom themes. Specifically, we should revise documents like "HowTo_create_a_custom_Redmine_theme."
Please assign this task to the relevant team members and ensure that the documentation reflects the changes introduced by the Asset Pipeline migration.
Updated by Katherine Neufeld 9 months ago
Marius BĂLTEANU wrote:
After we finish the migration to Asset Pipeline, we need to update Wiki pages related to custom themese, for example: [[HowTo_create_a_custom_Redmine_theme https://www.catneedsbest.com/]]
Access Assets:
Navigate to the 'themes' directory for custom theme assets.
Asset Structure:
Understand the new structure and update theme files accordingly.
Stylesheets and JavaScript:
Utilize Asset Pipeline for managing stylesheets and JavaScript files.
Image Handling:
Adjust image paths to align with Asset Pipeline's streamlined handling.
Plugin Compatibility:
Confirm plugin compatibility and update configurations if needed.
Testing:
Thoroughly test the theme under Asset Pipeline for any issues.
Documentation:
Update the Wiki page with the revised steps for post-migration theme creation.