[support] Developing module

Metzler, David metzlerd at evergreen.edu
Tue Jul 21 14:46:11 UTC 2009


You might want to look at 
 
http://drupal.org/project/feedapi
 
This project is aimed at providing an api to do some of what you want.  
 
Ideally use cck fields /modules so that the content types that you store
can be used with views module, etc.   I guess what I'm trying to say is
that in this case, avoid creating your own table and use what drupal
has. 

Dave

________________________________

From: support-bounces at drupal.org [mailto:support-bounces at drupal.org] On
Behalf Of Ole Kerpel
Sent: Tuesday, July 21, 2009 7:29 AM
To: support at drupal.org
Subject: [support] Developing module



For a project I am doing I need to build the following:

A content type with url (txt), metadata(txt) and tags(txt). 

The url comes from a search result from a webservice, metadata and tags
can be entered by user.

 

Do I create a new table for this, or do I use what Drupal offers?

 

Thanks in advance for the trouble taken,

cerpy

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.drupal.org/pipermail/support/attachments/20090721/561dc787/attachment-0001.htm>


More information about the support mailing list