Code Search for Developers
 
 
  

how_to_enable_calendar_reminders_per_email.txt from Brim at Krugle


Show how_to_enable_calendar_reminders_per_email.txt syntax highlighted

It is now possible to send out email reminders for events via brim.
(This currently only works for non-recurring events)

There are a few things to consider:
- Each user must have a valid email address associated to its account
- You must have crontab (or equivalent) access
- You must be able to access a mailserver from your installation

How to enable reminders for calendar events sent out per email?

*** STEP 1 ***
You need to add a line to a crontab (or anything similar), that periodically executes and fetches a predefined page in Brim.

For unix, the following line executes the reminder mechanism each 5 minutes:
*/5 * * * * /usr/bin/lynx --source http://_YOUR_SERVER_HERE_/brim/brim.php?plugin=calendar\&username=calendar\&action=sendReminders 

(Important to add the backslashes just before the ampersand!)

*** STEP 2 ***
Furthermore, you need to enable this feature as admin user.
Go to the configuration section and turn this option on, it will be disabled by default.






See more files for this project here

Brim

BRIM is a MVC framework, written in PHP and based on items with a hierarchical relationship. The list of plugins make BRIM a Information Manager with plugins like bookmarks, a calendar, contacts tasks, notes, RSS etc. The application is multilingual.

Project homepage: http://sourceforge.net/projects/brim
Programming language(s): JavaScript,PHP,SQL
License: other

  css/
    brim.css
    index.php
  pics/
    background.jpg
    design.png
    feet_booby.jpg
    index.php
    mvc.gif
    question_booby.gif
    question_booby.jpg
    shadow.gif
    shadow2.gif
    shadowAlpha.png
    sleeping_booby.jpg
    treeback.jpg
    white_boobies.jpg
  booby2brim_changes.txt
  changelog.txt
  coding_conventions.html
  contributions.html
  design.html
  directory_structure.html
  faq.html
  gpl.html
  how_to_enable_calendar_reminders_per_email.html
  how_to_enable_calendar_reminders_per_email.txt
  how_to_write_a_template.html
  how_to_write_a_template.txt
  index.php
  installation_guide.html
  mvc.html
  security.html
  todo.txt
  uninstall.html
  upgrade_guide.html
  used_versions.txt
  which_package.html