[development] Call for action: Drupalize Google's SoC Mentors App
Steven Jones
darthsteven at gmail.com
Sat Mar 29 14:37:47 UTC 2008
Comments as nodes? Then just use node_access or somesuch?
On Sat, Mar 29, 2008 at 2:27 PM, Kyle Mathews <mathews.kyle at gmail.com> wrote:
> You could do the public/private comments using panels I think --
> panels has its own access control. Have two panels, one for the public
> comments, the other for private comments. The public comments panel
> has the normal comment display / form. The private comment panel would
> display a view that lists comment nodes that reference the proposal.
> Underneath the view would be an "add node" form to create a new
> private comment node. You'd need to do some form_api magic to hide
> unnecessary parts of the form and automagically add a node reference
> to that pages proposal.
>
> That's not the easiest way to do things but it'd work. Set the private
> comment panel so only those with "mentor role" can see it and to
> everyone but the mentors, things would look normal.
>
> Kyle
>
>
>
> On Sat, Mar 29, 2008 at 4:56 AM, FGM <fgm at osinet.fr> wrote:
> > Following discussion in #drupal and suggestion by webchick and cwgordon7, I
> > wrote a small module which parses the application list for mentoring.
> >
> > It is available on http://drupalbin.com/1314 as a basis for the
> > screen-scraping part needed by this application
> >
> > ----- Original Message -----
> > From: "Bill Fitzgerald" <bill at funnymonkey.com>
> > To: <development at drupal.org>
> > Sent: Saturday, March 29, 2008 7:50 AM
> > Subject: Re: [development] Call for action: Drupalize Google's SoC Mentors
> > App
> >
> >
> > >
> > > Angela Byron wrote:
> > [...]
> >
> >
>
>
>
> --
> Research Assistant
> eBusiness Center @ BYU
> kyle.mathews2000.com/blog
>
--
Regards
Steven Jones
More information about the development
mailing list