Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Clicki Click the Share button (in at the bottom-right corner of the Filters Stripe) to open the Share window

...

Top part - Click on "Copy Link" to copy the current link to the clipboard, you may also copy the link directly from the input box.

Info

In some browsers, you may need to change the browser's setting to allow DPOD to access the clipboard.
For example, in Internet Explorer you will need to enable "Allow Programmatic clipboard access" in the security settings.


Bottom part
- Enter email recipients (and an optional  message) and click on "Send Mail" to send them an email with the link to DPOD.
In order to send an email, the mail system parameters need to be configured - see System Parameters List for more information

Info

Accessing DPOD from a shared link will require login
There is no way to access DPOD's data annonymously, without a valid DPOD user

Configuring Custom Share Email Format

You can replace DPOD's default email format with your own email format:

  1. Create a plain-text file that contains your new template, it should be a plain text file.
    The first line should contain the email's title 
    Other lines should contain the email's body, you may enter HTML tags such as <br>
    The following symbols will be replaced in the title/body:

    WhereSymbolMeaning
    Title and Body%productThe product's name (=DPOD)
    Title and Body%1The sending user's name
    Body%2The URL to share
    Body%3The user comment, if any, as entered in the Share window


  2. Login to DPOD via ssh
  3. Create an empty file in Upload the file to /app/custom/template/shareMailTemplate.txt (you may need to create the folder  /app/custom/template/ folder if it does not already exist)