8000 GitHub - 19eighties/Attachments: Allows users to attach files to their posts.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

19eighties/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 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

Languages

  • JavaScript 76.5%
  • PHP 20.3%
  • CSS 3.2%
0