A few things I learnt

notes on whatever and more…

Symfony

jRoller

(short name: sfAdminThemejRollerPlugin)

a Symfony/Doctrine admin generator theme based on jQuery UI and Theme. You can read more about this plugin on my blog.

Source Code | Homepage | Demo

Star-it!

Note: this plugin is not maintained anymore. It is working only with Propel <=1.2.

(aka sfPropelActAsStarredBehaviorPlugin…)

This is a Symfony plugin that adds a new behavior to Propel object to allow authenticated users to star/un-star objects (like Gmail star system). It is a simple and very convenient bookmarking system on a website.

Download

gWidgets

Note: this plugin is not maintained anymore. jQuery and other javascript frameworks are doing a much better job.

gWidgets is out-of-date and have some known bugs. I am considering to port it to jquery…stay tuned!

gWidgets are simple and light javascript “widgets” for your website. It is one convenient package with several widgets included in one file. So far we have 4 widgets, but more will come soon.

  1. gExpander: a simple way to show/hide inline/ajax content.
  2. gTab: tab solution for inline/ajax content.
  3. gBox: simple modal window for image and inline/ajax content.
  4. gTip: a tooltip solution for inline/ajax content.

Google Code RepositoryGoogle Groups – Demo 1,2Homepage