Create files programmatically
I already have a functioning module that creates some CSV files for my customer. It appears now that they are going to be expanding the file inventory, so time to get more creative. Does anyone know of a module that allows them to input a list of fields they want and creates a table with that schema? There will pretty much only be int and varchar fields, so I don't need to handle everything. My module can already largely be otherwise driven by the schema. Nancy
http://drupal.org/project/data Regards Steven Jones ComputerMinds ltd - Perfect Drupal Websites Phone : 024 7666 7277 Mobile : 07702 131 576 Twitter : darthsteven http://www.computerminds.co.uk On 15 September 2010 13:34, nan wich <nan_wich@bellsouth.net> wrote:
I already have a functioning module that creates some CSV files for my customer. It appears now that they are going to be expanding the file inventory, so time to get more creative. Does anyone know of a module that allows them to input a list of fields they want and creates a table with that schema? There will pretty much only be int and varchar fields, so I don't need to handle everything. My module can already largely be otherwise driven by the schema.
Nancy
Nan, If you choose to use it, I would be very interested to hear how this module works out for you. Thanks. Ryan LeTulle web www.bayousoft.com twitter www.twitter.com/bayousoft On Wed, Sep 15, 2010 at 7:58 AM, Steven Jones < steven.jones@computerminds.co.uk> wrote:
http://drupal.org/project/data
Regards Steven Jones ComputerMinds ltd - Perfect Drupal Websites
Phone : 024 7666 7277 Mobile : 07702 131 576 Twitter : darthsteven http://www.computerminds.co.uk
On 15 September 2010 13:34, nan wich <nan_wich@bellsouth.net> wrote:
I already have a functioning module that creates some CSV files for my customer. It appears now that they are going to be expanding the file inventory, so time to get more creative. Does anyone know of a module that allows them to input a list of fields they want and creates a table with that schema? There will pretty much only be int and varchar fields, so I don't need to handle everything. My module can already largely be otherwise driven by the schema.
Nancy
Thanks. That looks like it might have some promise. I wish there was a doc page for it. Nancy ________________________________ From: Steven Jones <steven.jones@computerminds.co.uk> To: development@drupal.org Sent: Wed, September 15, 2010 8:58:03 AM Subject: Re: [development] Create files programmatically http://drupal.org/project/data Regards Steven Jones ComputerMinds ltd - Perfect Drupal Websites Phone : 024 7666 7277 Mobile : 07702 131 576 Twitter : darthsteven http://www.computerminds.co.uk On 15 September 2010 13:34, nan wich <nan_wich@bellsouth.net> wrote:
I already have a functioning module that creates some CSV files for my customer. It appears now that they are going to be expanding the file inventory, so time to get more creative. Does anyone know of a module that allows them to input a list of fields they want and creates a table with that schema? There will pretty much only be int and varchar fields, so I don't need to handle everything. My module can already largely be otherwise driven by the schema.
Nancy
participants (3)
-
nan wich -
Ryan LeTulle -
Steven Jones