This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| reference:attachment_processing_script [2022/11/24 09:28] – paul | reference:attachment_processing_script [2026/05/22 22:08] (current) – [Attachment Processing Script] paul | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| (Added in v7.6) | (Added in v7.6) | ||
| + | |||
| + | This is the AttachmentProcess.lua script which can be edited in Settings -> Scripts. | ||
| This script has functions to allow message attachments to be altered: | This script has functions to allow message attachments to be altered: | ||
| Line 53: | Line 55: | ||
| * returns True if the attachment has actually been rewritten. If not, the original one is used. | * returns True if the attachment has actually been rewritten. If not, the original one is used. | ||
| - | * | + | |