Binpress components2011-04-26T08:49:12-07:00Zend_Feed_Writerhttp://www.binpress.comBinpresscontact@binpress.comhttp://www.binpress.com2011-04-26T08:49:12-07:002011-04-26T08:49:12-07:00http://www.binpress.com/app/iml-singlecolumn-layout/315Emanuele Gaspari Castellettinoreply@binpress.comhttp://www.binpress.comdev/profile/764Simple and well-working layout.php for Symfony 1.4.xThis package contains a simple layout.php and a css which provide a smart one-column centered layout working on all browsers.The css is pretty simple and ready to be modified. It includes the "meyerweb reset" to reset css on all browsers, and then applies a simple one-column layout. You can then edit the layout from now on, adding columns or changing width and so on.2011-04-23T07:39:06-07:002011-04-23T07:39:06-07:00http://www.binpress.com/app/iml-sfadminlist/289Emanuele Gaspari Castellettinoreply@binpress.comhttp://www.binpress.comdev/profile/764The admin generator for Symfony 1.4.x integrated with the DataTables jQuery plugin.This package integrates the Symfony 1.4.x Admin generator with a javascript plugin to display large lists of data without using the raw pagination given by default.It allows to avoid reloading the page every time you go to next/previous page, managing data display through one of the best plugins to load and show table data: DataTables.