WebHelpers 1.0b6 includes the widely-requested format_data_size() and its derivatives format_byte_size() and format_bit_size(). These replace the old number_to_human_size rails helper.
There is still no patch for Paginate's Page.pager() method, so it can't be used with Pylons 1.0. You can make your own navigator in Mako using the 'page' instance attributes if you want; that's what I'm doing in one application. After I confirm with Christoph Haas whether a pager patch is coming, it'll be time to release 1.0. Is there anything else people need in the release, anything that's preventing them from upgrading? This version also includes some Grid updates from Ergo for SQLAlchemy-based records. I want to do my own restructuring and documentation of the Grid helper but I don't have time, so it will remain as is for 1.0. -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
