| | 304 | On file storage |
| | 305 | --------------- |
| | 306 | |
| | 307 | In addition to the :trac:`#5361 primary ticket`, the patch implementing file |
| | 308 | storage improvements also rolls in fixes to several other tickets. All of these |
| | 309 | tickets are tagged with a keyword of ``fs-rf-fixed``, and should be referenced |
| | 310 | as fixed in the commit message when the patch is committed to trunk. |
| | 311 | |
| | 312 | Another goal of this patch is to open up additional possibilities for more granular |
| | 313 | handling of things like file and directory names, among others. There are also |
| | 314 | several tickets requesting these features, and though these requests won't be |
| | 315 | directly resolved, the patch will allow them to added on a per-site or even |
| | 316 | per-app basis. As such, these tickets are tagged with ``fs-rf-docs``, indicating |
| | 317 | that the documentation included with the patch will explain how these features can |
| | 318 | be added outside of core. |
| | 319 | |