View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001962 | Composr documentation | [All Projects] General / Uncategorised | public | 2015-06-09 13:43 | 2015-09-07 17:57 |
| Reporter | Chris Graham | Assigned To | Chris Graham | ||
| Severity | Feature-request | ||||
| Status | resolved | Resolution | fixed | ||
| Summary | 0001962: Better organise the tutorial images directory | ||||
| Description | We 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. | ||||
| Tags | No tags attached. | ||||
| Time estimation (hours) | 1.5 | ||||
| Sponsorship open | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |