github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

cpjolicoeur / prototypegrowl forked from tdreyno/prototypegrowl

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 3
    • 2
  • Source
  • Commits
  • Network (2)
  • Issues (0)
  • Downloads (1)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (1)
    • rel_1.0
Sending Request…
Click here to lend your support to: prototypegrowl and make a donation at www.pledgie.com ! Edit Pledgie Setup

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Prototype & Scriptaculous implementation of the OS X growl notification bubbles — Read more

  cancel

http://www.craigjolicoeur.com/pgrowl

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

add link to contributors section 
cpjolicoeur (author)
Sun Mar 15 05:33:55 -0700 2009
commit  2b40e2c49954f4c531e757fee50872480a89ff30
tree    b74e14d0b0b2a954f05b7cfb4896b1289c19868e
parent  65dc7ecbca70295bae128af8254e5adfb7b2412a
prototypegrowl /
name age
history
message
file .gitignore Loading commit data...
file README
file bezel.png
file effects.js Fri Apr 04 18:51:11 -0700 2008 add scriptaculous and use Appear/Fade effect fo... [cpjolicoeur]
file growl.css
file growl.jpg
file growl.js
file logo.png Sat Apr 05 06:10:05 -0700 2008 add new logo and update some copy [cpjolicoeur]
file prototype-1.6.0.2.js Fri Apr 04 16:56:22 -0700 2008 import [Thomas Reynolds]
file smoke.png Fri Apr 04 19:11:35 -0700 2008 add local images [cpjolicoeur]
file test.html
README
== Description == 

prototypeGrowl is an implementation of the Mac OS X Growl notification system using the Prototype javascript library.


== Authors ==

Craig P Jolicoeur <cpjolicoeur@gmail.com - http://github.com/cpjolicoeur>
Thomas Reynolds <tdreyno@gmail.com - http://github.com/tdreyno>


== Version ==

1.0 - Released March 13, 2009


== Usage ==

To create a new growl use the following code:

    var growl = new Growl.Smoke;
    growl.show( {option: value} );

To create a new growl with the bezel format, use the following code:

    var growl = new Growl.Bezel;
    growl.show( {option: value} );


The following option:value pairs can be set with both Growl.Smoke and Growl.Bezel:

    image:     'path to image file to use in growl bubble' 
    title:     'title of growl bubble'
    content:  'message for growl bubble'
    autohide:  time in seconds to display the growl bubble (set to 0 to keep visible until clicked)
    animated:  time in seconds of fade in / fade out animation (set to 0 to prevent animation)
    opacity:  value from 0 - 1 of opacity of growl bubble


== Demo ==

A full demonstration page is available at http://craigjolicoeur.com/projects/prototypegrowl/


== Contributors ==

Sebastian Ryszard Kruk <http://www.knowledgehives.com/> - Growl.Bezel support


== Misc ==

Many thanks to the following javascript growl implementations for ideas and inspiration:

Window.Growl (mootools) - http://icebeat.bitacoras.com/mootools/growl/
protoGrowl (prototype)  - http://www.midgard-project.org/documentation/protogrowl
Growl (jquery)          - http://alexsancho.name/archives/2006/11/windowgrowl-con-jquery/
yowl (YUI)              - http://code.google.com/p/yowl/


== TODO ==

* If using Effects, do a sanity check to make sure the needed libraries are included.
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server