Skip to content

esotalk/Attachments

Repository files navigation

Attachments Plugin

Allows users to attach files to their posts.

Installation

Download or clone the Attachments plugin repo into your esoTalk plugin directory:

cd ESOTALK_DIR/addons/plugins/
git clone git@github.com:esotalk/Attachments.git Attachments

Navigate to the admin/plugins page and activate the Attachments plugin.

Translation

Create definitions.Attachments.php in your language pack with the following definitions:

$definitions["Attach a file"] = "Attach a file";
$definitions["Drop files to upload"] = "Drop files to upload";
$definitions["Embed in post"] = "Embed in post";
$definitions["message.attachmentNotFound"] = "For some reason this attachment cannot be viewed. It may not exist, or you may not have permission to view it.";

About

Allows users to attach files to their posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •