View Issue Details

IDProjectCategoryView StatusLast Update
0001962Composr documentation[All Projects] General / Uncategorisedpublic2015-09-07 17:57
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Summary0001962: Better organise the tutorial images directory
DescriptionWe have one monolithic directory full of images. It's time to split it up by tutorial.

Write a script to see what tutorial each image is referenced it in, move it into a subdirectory with the same name as that tutorial, and update the tutorial.

E.g. downloads_edit_file.png is used by tut_downloads, so the script should detect this and move data_custom/images/docs/downloads_edit_file.png to data_custom/images/docs/tut_downloads/downloads_edit_file.png and update docs/pages/comcode_custom/EN/tut_downloads.txt to have the new path.

Then finally also update the addon registry hook referencing all the images to reflect the new file paths. This is a 5 minute job, you can just use the Linux "find" command to find all the new paths, and paste it in with some minor syntax tweaks.
TagsNo tags attached.
Time estimation (hours)1.5
Sponsorship open

Activities

Chris Graham

2015-09-04 18:43

administrator   ~0003083

Also make the filenames lowercase.

Issue History

Date Modified Username Field Change
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised