[development] Newbie announcement + starting a new meeting relatedmodule

Mark Fredrickson mark.m.fredrickson at gmail.com
Mon May 14 13:41:59 UTC 2007


On the subject of packaging up content types, CCK fields, views, and
other install data, check out the CRM module.. I went through a lot of
trial and error getting it to work, but I can successfully install a
fields into a content type. Views can be defined in
hook_default_views, and node types in hook_node_info (use 'node' as
the module name and you can add CCK fields).

See especially the .install file:

http://cvs.drupal.org/viewcvs/drupal/contributions/modules/crm/crm.install?view=markup

This was the hardest part to figure out, but you can use it as a
template for adding fields to a content type, potentially of your
creation.

HTH,
-Mark


On 5/14/07, Victor Kane <victorkane at gmail.com> wrote:
> best way is what was suggested by someone, start a group on
> groups.drupal.org.
>
> more than a module this might be a distribution plus some cck and views
> exports, AND a module for some custom formapi and nodeapi stuff AND some
> theming
>
> that would mean that someone could download the distribution and then
> implement it in another site or just go from there
>
> would be interested in helping out, participating,
>
> saludos,
>
> Victor
>
>
>
> On 5/14/07, Bob <anarchybob at gmail.com> wrote:
> > Thanks so much for all your feedback.  I figured I could probably go a
> > lot of it with CCK, I'm not sure how to integrate that into a module
> > package yet, but we will see!
> >
> > Given there's a few people that would like some input, are there ways
> > in the drupal community to get this going? Established ways of
> > starting a project, I mean?
> >
> > thanks again!
> >
> > Bob
> > xx
> >
> > On 13/05/07, Victor Kane <victorkane at gmail.com > wrote:
> > > a timer!
> > > for speakers
> > >
> > >
> > > On 5/12/07, Nedjo Rogers <nedjo at islandnet.com> wrote:
> > > > > 2. Just before the meeting ...
> > > > > 3. After the meeting ...
> > > >
> > > > If 2.5 is 'During the meeting...", you might want to look at building
> on
> > > one
> > > > of the existing chat modules,
> > > >
> http://drupal.org/search/node/type:project_project%20chat
> > > >
> > > > Might one add to a chatroom features like agenda item, current motion,
> > > > voting/consensus indication, current speaker, facilitator role to
> emulate
> > > a
> > > > meeting environment?
> > > >
> > > > Another place to look is the decisions module,
> > > > http://drupal.org/project/decisions
> > > >
> > > >
> > >
> > >
> >
> >
> > --
> > phone: 0774 3917404
> > skype: daresbalat
> > msn: bobulatorm at hotmail.com
> >
>
>


More information about the development mailing list