Giter VIP home page Giter VIP logo

dm3-email's Introduction

DeepaMehta 3 Email Plugin

The DeepaMehta 3 Email plugin adds email functionality to DeepaMehta 3 (only sending for the moment).

Requirements

Installation

  1. Go to your DeepaMehta 3 installation directory: cd deepamehta3

  2. Download DeepaMehta 3 Email Plugin: couchapp vendor install git://github.com/jri/dm3-email.git

  3. Activate the plugin by inserting one line to DeepaMehta's _attachments/javascript/plugins.js: add_plugin("vendor/dm3-email/script/dm3_email.js")

  4. Copy additional stuff: cp -r vendor/dm3-email/views/dm3-email views

  5. Install the other DeepaMehta plugins and the CouchDB extension (see Requirements) as described on the respective pages.

  6. Upload changes to CouchDB: couchapp push http://localhost:5984/deepamehta3-db

Usage

  1. Visit DeepaMehta 3 in your webbrowser (resp. press reload): http://localhost:5984/deepamehta3-db/_design/deepamehta3/index.html

    You'll find the additional topic type Email in the type menu (next to the Create button).

  2. Create contacts (persons or institutions) and optionally assign them to workspaces. A workspace represents a distribution list. Dont't forget to create a contact for yourself.

  3. Create an email and enter your name in the From field. Address the email by entering contact names and/or workspace names in the To, Cc, or Bcc fields. Each field can hold an arbitrary number of addressees.

    Auto-completion feature: After typing some letters DeepaMehta suggests matching contacts or workspaces by means of a menu. If an email is addressed to a workspace, by default it is send to every contact assigned to that workspace. To remove single workspace members delete them from the address field before sending the email.

  4. In order to attach files to the email you must save it first (by clicking the Save as draft button), then upload the attachments (by clicking Upload Attachment), and return to edit mode (by clicking Edit).

    Note: this save-edit-detour is bad usability and will vanish in the future.

  5. To send the email click the Send button.

Updating

  1. Go to your DeepaMehta 3 installation directory: cd deepamehta3

  2. Update DeepaMehta 3 Email Plugin: couchapp vendor update dm3-email

  3. Copy additional stuff: cp -r vendor/dm3-email/views/dm3-email views

  4. Upload changes to CouchDB: couchapp push http://localhost:5984/deepamehta3-db

Version History

v0.3 -- Mar 6, 2010

  • Email "Message" is a rich text field
  • Compatible with DeepaMehta 3 v0.3

v0.2 -- Dec 1, 2009

  • Basic functionality
  • Requires DeepaMehta 3 v0.2

Jörg Richter
Mar 6, 2010

dm3-email's People

Contributors

jri avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.