Monthly Archives: January 2012

20
Jan
2012
Comments disabled

Zebra_Mptt, version 2.2 now available

Fixed an issue with some constructs in the code that would trigger a "Strict standards: Only variables should be passed by reference" warnings in PHP 5.3+; thanks Juan Gutierrez

read more »

18
Jan
2012
Comments disabled

Zebra_Form, version 2.7.7 now available

Fixed a bug that made disabling dates impossible - thanks to Andrei Bodeanschi; fixed a bug with the "convert" rule that made it always delete the converted image immediately after conversion, if the "overwrite" argument was set to TRUE; added Albanian translation; thanks to Faton Sopa.

read more »

07
Jan
2012
Comments disabled

Zebra_Database version 2.7 now available

In version 2.7 support was added for caching query results using memcache - thanks to Balazs for suggesting it a while ago, and to Ovidiu Mihalcea for introducing me to memcache; fixed a bug where the script would crash if the object was instantiated more than once and the language method was being called for each of the instances - thanks to Edy Galantzan; completely rewritten the dlookup method which was not working correctly if anything else than a comma separated list of column names was used (like an expression, for example) - thanks to Allan; the "connect" method can now take an additional argument instructing it to connect to the database right away rather than using a "lazy" connection; fixed a bug where some of the elements in the debug console were incorrectly inheriting the page's body color.

read more »

02
Jan
2012
Comments disabled

Zebra_Tooltips, version 1.0 now available

Zebra_Tooltips is a lightweight jQuery plugin for creating simple, but smart and visually attractive tooltips, featuring nice transitions and offering a wide range of configuration options. Besides the default behavior of tooltips showing when user hovers the element, tooltips may also be shown and hidden programmatically using the API. When shown programmatically, the tooltips will [...]

read more »