<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word" xmlns:m = 
"http://schemas.microsoft.com/office/2004/12/omml"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16809" name=GENERATOR>
<STYLE>@font-face {
        font-family: Cambria Math;
}
@font-face {
        font-family: Calibri;
}
@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.0in 1.0in 1.0in; }
P.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
LI.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
DIV.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: "Calibri","sans-serif"; mso-style-type: personal-compose
}
.MsoChpDefault {
        mso-style-type: export-only
}
DIV.Section1 {
        page: Section1
}
</STYLE>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV dir=ltr align=left><SPAN class=044254214-21072009><FONT face=Arial 
color=#0000ff size=2>You might want to look at </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=044254214-21072009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=044254214-21072009><FONT face=Arial 
color=#0000ff size=2><A 
href="http://drupal.org/project/feedapi">http://drupal.org/project/feedapi</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=044254214-21072009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=044254214-21072009><FONT face=Arial 
color=#0000ff size=2>This project is aimed at providing an api to do some of 
what you want.&nbsp; </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=044254214-21072009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=044254214-21072009><FONT face=Arial 
color=#0000ff size=2>Ideally use cck fields /modules so that the content types 
that you store can be used with views module, etc.&nbsp;&nbsp; I guess what I'm 
trying to say is that in this case, avoid creating your own table and use what 
drupal has. </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=044254214-21072009><FONT face=Arial 
color=#0000ff size=2><BR>Dave</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> support-bounces@drupal.org 
[mailto:support-bounces@drupal.org] <B>On Behalf Of </B>Ole 
Kerpel<BR><B>Sent:</B> Tuesday, July 21, 2009 7:29 AM<BR><B>To:</B> 
support@drupal.org<BR><B>Subject:</B> [support] Developing 
module<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=Section1>
<P class=MsoNormal>For a project I am doing I need to build the 
following:<o:p></o:p></P>
<P class=MsoNormal>A content type with url (txt), metadata(txt) and tags(txt). 
<o:p></o:p></P>
<P class=MsoNormal>The url comes from a search result from a webservice, 
metadata and tags can be entered by user.<o:p></o:p></P>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<P class=MsoNormal>Do I create a new table for this, or do I use what Drupal 
offers?<o:p></o:p></P>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<P class=MsoNormal>Thanks in advance for the trouble taken,<o:p></o:p></P>
<P class=MsoNormal>cerpy<o:p></o:p></P></DIV></BODY></HTML>