Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
96.2 KB
MD5: aed2dc6aeb98789aabf831f5b5269dcd
SHA-1: f8764d236a30b088691bb6c214afe44fae6e064c
SHA-256: 66d6f9a8000477ba5186ac0967eb661d7a97354d76b7918b44ef3ef3f347f06f
Download zip
142.46 KB
MD5: cd3de18a8954b4e31659bedbc2aba34e
SHA-1: 17b29a678e185da924614a0fb7b45d09689a28bd
SHA-256: 45dff396e8ec54676ea4f972db2be86933851c6ece7ebc4fc5fd1a0ad8e5ab83
Release notes
The 7.x-3.x version. Significant refactoring was undertaken, however the basic 7.x-2 feature sets are stable and in use on a handful of production sites.
Stable Features
The following new features have been created and are functional in this release:
- PDF document generation via Prince XML (commercial product)
- New frx:if tag to support conditional logic in Frx files.
- New --IF= comments in data blocks to support conditional inclusion of SQL
- Drush commands for copying reports and clearing forena caches. (frxcc and frxcp)
- Menu support
- Beans integration allowing forena reports as blocks
- Views integration allowing a forena report to be used as a view style
- New report "skins" allow you to specify arbitrary javascript library and/or stylesheet includes for groups of reports
Experimental Features
Experimental features are features that are under development. They may not be in a stable state. Please use at your own risk.
- Define data blocks in PHP code.
Future Features
Development continues on the 7.x-3.x branch but is being done in a way to provide minimal impact to the stability of the product.
New alpha releases will be created as the following features
- PDF Document generation with mpdf library
- Data block preview and definition