This module extends Views data export module with support to export data to DBF files. Suported DBF files are dBase III and Visual FoxPro for now and I'm planning to add more in future.
Project link:
http://drupal.org/sandbox/fiftyz/1910196
Git:
git clone --recursive --branch 7.x-1.x http://git.drupal.org/sandbox/fiftyz/1910196.git views_data_export_dbf
Drupal version
7.x
I was thinking to share it with the community.
Comments
Comment #1
abhijeetkalsi commentedHi,
first of all there are quite a few issues to sort out such as indentation, whitespace.
You can find them all here:
http://ventral.org/pareview/httpgitdrupalorgsandboxfiftyz1910196git
Here you can check source code whether it meets drupal coding standards or not, and advise you what to change in your code. You can repeat review after your commits, and can fix those errors. And then change your status again.
1) Add a README.TXT which tells the module description.
2) If you want that community reviewer will review your module, that change your status to "Need Review".
Comment #2
klausiChanging status per #1.
Comment #3
PA robot commentedProject 1: http://drupal.org/node/1168714
Project 2: http://drupal.org/node/1910254
As successful completion of the project application process results in the applicant being granted the 'Create Full Projects' permission, there is no need to take multiple applications through the process. Once the first application has been successfully approved, then the applicant can promote other projects without review. Because of this, posting multiple applications is not necessary, and results in additional workload for reviewers ... which in turn results in longer wait times for everyone in the queue. With this in mind, your secondary applications have been marked as 'closed(duplicate)', with only one application left open (chosen at random).
If you prefer that we proceed through this review process with a different application than the one which was left open, then feel free to close the 'open' application as a duplicate, and re-open one of the project applications which had been closed.
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #4
avpaderno