Code Search for Developers
 
 
  

README.txt from Brim at Krugle


Show README.txt syntax highlighted

If you are upgrading (especially when upgrading from Booby!!!), please 
read the UPGRADE.txt file)

Additional documentation can be found in the documentation subdirectory:
documentation/changelog.txt
documentation/booby2brimchanges.txt


*** Quick install/update 
- copy the file the file 'framework/configuration/databaseConfiguration.example.php'
to 'framework/configuration/databaseConfiguration.php' and edit its contents
- execute the 'install.php' file in the root directory
(also if you are upgrading). 
- Remove the install.php script
- login using username and password 'admin'. If you performed an upgrade, the old 
credentials are still available.
- Set the installation path and admin email (if applicable, see previous step) in 
the configuration section (you must be logged as admin)

Questions/Bugs and or Feature requests can be posted in the forum,
accessible via http://www.brim-project.org/

A script (email2brim.pl) is available in the tools subdirectory. This
script fetches information from email and 'slams' it into the application. 
If a subject starts with [bookmark], [task], [contact] or [note] it is 
automatically inserted in the appropriate plugin.
Put this script in your crontab to use it to its full extend!
You need to modify the email settings in this script!

It is possible to publish your bookmarks. The link in the bookmarks 
section called 'Your public bookmarks' (in your language of course) 
contains the URL. The file 'brim.php' shows how you can embed
the public bookmarks in a webpage. If you want an example, go to
http://www.barrel.net/links.php
A Wordpress plugin is now also available that does more or less the 
same thing, except that it is embedded (and managed) from within 
a wordpress site. Check my homepage (http://barry.nauta.be/) for a demo

The latest information is always available on the website:
http://www.brim-project.org

Subscription to new releases via either Sourceforge or Freshmeat:
http://freshmeat.net/projects/brim
http://sourceforge.net/projects/brim

Enjoy :-)
Barry ( barry |at| nauta |dot| be )




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

  documentation/
    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
  ext/
    File/
      IMC/
        Build/
          vCard.php
        Parse/
          vCalendar.php
          vCard.php
        Build.php
        Parse.php
      IMC.php
    Savant/
      Savant/
        docs/
          README
          index.php
        filters/
          Savant_Filter_colorizeCode.php
          Savant_Filter_trimwhitespace.php
          index.php
        plugins/
          Savant_Plugin_ahref.php
          Savant_Plugin_checkbox.php
          Savant_Plugin_checkboxes.php
          Savant_Plugin_cycle.php
          Savant_Plugin_dateformat.php
          Savant_Plugin_image.php
          Savant_Plugin_input.php
          Savant_Plugin_javascript.php
          Savant_Plugin_modify.php
          Savant_Plugin_options.php
          Savant_Plugin_radios.php
          Savant_Plugin_stylesheet.php
          Savant_Plugin_textarea.php
          index.php
        Filter.php
        Plugin.php
        index.php
      Savant.php
      index.php
    adodb/
      contrib/
      datadict/
      drivers/
      lang/
      pear/
      perf/
      session/
      xsl/
      adodb-csvlib.inc.php
    jQuery/
    javascript/
    overlib/
    simpletest/
    JSON.php
    PEAR.php
    index.php
    json.js
    package.xml
  framework/
  plugins/
  templates/
  tools/
  AboutController.php
  AdminController.php
  BookmarkController.php
  BookmarkSidebarController.php
  HelpController.php
  PluginController.php
  PreferenceController.php
  README.txt
  SearchController.php
  SysinfoController.php
  TranslateController.php
  UPGRADE.txt
  UserController.php
  brim.php
  favicon.ico
  index.php
  install.php
  login.php
  loginAction.php
  logout.php
  lostPassword.php
  lostPasswordAction.php
  signup.php
  signupAction.php
  test.php