- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,429
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Internally XenForo stores inline video and audio differently than other attachments (they are stored in the publicly accessible data directory instead of behind the permission protected internal_data directory). It's hard-coded what extensions are treated as video and what extensions are treated as audio and which directory within data each type is stored.
Rather than handling exceptions to the rule of how attachments are managed/stored, I think it would make more sense to have handlers...
Rather than handling exceptions to the rule of how attachments are managed/stored, I think it would make more sense to have handlers...
نام موضوع : Abstract attachment types