[DUG-TO] DUG-TO Digest, Vol 53, Issue 22

Joe Murray joe.murray at jmaconsulting.biz
Tue Mar 30 17:12:36 EDT 2010


I'd be willing to put up a CiviCRM Event registration page on a Drupal site.
I imagine a PayPal Pro account would work best for accepting payment.

Joe Murray, PhD
President, JMA Consulting
joe.murray at jmaconsulting.biz
skype JosephPMurray twitter JoeMurray
416.466.1281


On Tue, Mar 30, 2010 at 10:38 AM, <dug-to-request at lists.openject.com> wrote:

> Send DUG-TO mailing list submissions to
>        dug-to at lists.openject.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.openject.com/listinfo/dug-to
> or, via email, send a message with subject or body 'help' to
>        dug-to-request at lists.openject.com
>
> You can reach the person managing the list at
>        dug-to-owner at lists.openject.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of DUG-TO digest..."
>
>
> Today's Topics:
>
>   1. Re: Path-specific Roles/Permissions (Alan Dixon)
>   2. Re: Path-specific Roles/Permissions (Martin Anderson-Clutz)
>   3. Re: Path-specific Roles/Permissions (Alex De Winne)
>   4. Re: Path-specific Roles/Permissions (Khalid Baheyeldin)
>   5. DrupalCamp Toronto 2010 (Chris Luckhardt)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 30 Mar 2010 09:20:25 -0400
> From: Alan Dixon <alan.g.dixon at gmail.com>
> Subject: Re: [DUG-TO] Path-specific Roles/Permissions
> To: Drupal Users Group Toronto <dug-to at lists.openject.com>
> Message-ID:
>        <501ac6c61003300620j468143dblc83900e6a7ffcda7 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> there's a good survey of forum access control issues here:
>
>
> http://www.lullabot.com/articles/private_forums_in_drupal_forum_access_vs_taxonomy_access_vs_taxonomy_access_control_lite
>
> I think forum_access might solve your problem.
>
> On Tue, Mar 30, 2010 at 8:00 AM, Martin Anderson-Clutz <martin at surge.ca
> >wrote:
>
> > Hi everyone,
> >
> > I'm maintaining a site that incorporate some discussion forums which are
> > based on the standard Drupal forum module, along with Advanced Forum to
> > provide some extra functionality. There's a particular forum where we
> need
> > one one user to be able to moderate comments. We don't want this user to
> > have this ability outside of the one forum.
> >
> > Is anyone on this lists aware of an existing solution to grant these
> types
> > of permissions selectively, for example by path? I've been able to find
> lots
> > of modules that can restrict view and even edit permissions on this
> basis,
> > but so far no luck with something that will allow for tuning other
> > permissions.
> >
> > Thoughts?
> >
> > Cheers,
> >
> > Martin
> > _______________________________________________
> > DUG-TO mailing list
> > DUG-TO at lists.openject.com
> > http://lists.openject.com/listinfo/dug-to
> >
>
>
>
> --
> Alan Dixon, Web Developer
>
> Drupal and CiviCRM for Canadian nonprofits.
> http://blackflysolutions.ca/
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.openject.com/pipermail/dug-to/attachments/20100330/81e41f97/attachment-0001.htm
> >
>
> ------------------------------
>
> Message: 2
> Date: Tue, 30 Mar 2010 09:30:48 -0400
> From: Martin Anderson-Clutz <martin at surge.ca>
> Subject: Re: [DUG-TO] Path-specific Roles/Permissions
> To: Drupal Users Group Toronto <dug-to at lists.openject.com>
> Message-ID: <42D6BA43-2A7D-4AC1-995B-090FA7E21E95 at surge.ca>
> Content-Type: text/plain; charset="us-ascii"
>
> Thanks for the guidance, Alan. I've used TAC before and was hoping to steer
> clear of it for this. I'll give forum_access a try.
>
> Cheers!
>
> Martin
>
>
> On 2010-03-30, at 9:20 AM, Alan Dixon wrote:
>
> > there's a good survey of forum access control issues here:
> >
> >
> http://www.lullabot.com/articles/private_forums_in_drupal_forum_access_vs_taxonomy_access_vs_taxonomy_access_control_lite
> >
> > I think forum_access might solve your problem.
> >
> > On Tue, Mar 30, 2010 at 8:00 AM, Martin Anderson-Clutz <martin at surge.ca>
> wrote:
> > Hi everyone,
> >
> > I'm maintaining a site that incorporate some discussion forums which are
> based on the standard Drupal forum module, along with Advanced Forum to
> provide some extra functionality. There's a particular forum where we need
> one one user to be able to moderate comments. We don't want this user to
> have this ability outside of the one forum.
> >
> > Is anyone on this lists aware of an existing solution to grant these
> types of permissions selectively, for example by path? I've been able to
> find lots of modules that can restrict view and even edit permissions on
> this basis, but so far no luck with something that will allow for tuning
> other permissions.
> >
> > Thoughts?
> >
> > Cheers,
> >
> > Martin
> > _______________________________________________
> > DUG-TO mailing list
> > DUG-TO at lists.openject.com
> > http://lists.openject.com/listinfo/dug-to
> >
> >
> >
> > --
> > Alan Dixon, Web Developer
> >
> > Drupal and CiviCRM for Canadian nonprofits.
> > http://blackflysolutions.ca/
> > _______________________________________________
> > DUG-TO mailing list
> > DUG-TO at lists.openject.com
> > http://lists.openject.com/listinfo/dug-to
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.openject.com/pipermail/dug-to/attachments/20100330/4e287156/attachment-0001.htm
> >
>
> ------------------------------
>
> Message: 3
> Date: Tue, 30 Mar 2010 09:34:29 -0400
> From: Alex De Winne <alexd at therefore.ca>
> Subject: Re: [DUG-TO] Path-specific Roles/Permissions
> To: dug-to at lists.openject.com
> Message-ID: <4BB1FDE5.1020702 at therefore.ca>
> Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
>
> Perhaps this link helps:
>
> http://www.lullabot.com/articles/private_forums_in_drupal_forum_access_vs_taxonomy_access_vs_taxonomy_access_control_lite
>
> Alex
>
> On 30/03/10 8:00 AM, Martin Anderson-Clutz wrote:
> > Hi everyone,
> >
> > I'm maintaining a site that incorporate some discussion forums which are
> based on the standard Drupal forum module, along with Advanced Forum to
> provide some extra functionality. There's a particular forum where we need
> one one user to be able to moderate comments. We don't want this user to
> have this ability outside of the one forum.
> >
> > Is anyone on this lists aware of an existing solution to grant these
> types of permissions selectively, for example by path? I've been able to
> find lots of modules that can restrict view and even edit permissions on
> this basis, but so far no luck with something that will allow for tuning
> other permissions.
> >
> > Thoughts?
> >
> > Cheers,
> >
> > Martin
> > _______________________________________________
> > DUG-TO mailing list
> > DUG-TO at lists.openject.com
> > http://lists.openject.com/listinfo/dug-to
> >
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.openject.com/pipermail/dug-to/attachments/20100330/f6fbeffe/attachment-0001.htm
> >
>
> ------------------------------
>
> Message: 4
> Date: Tue, 30 Mar 2010 09:26:39 -0400
> From: Khalid Baheyeldin <kb at 2bits.com>
> Subject: Re: [DUG-TO] Path-specific Roles/Permissions
> To: Drupal Users Group Toronto <dug-to at lists.openject.com>
> Message-ID:
>        <4a9fdc631003300626n5ea6e191gb8e3ec9bdcd2fd4b at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> On Tue, Mar 30, 2010 at 8:00 AM, Martin Anderson-Clutz <martin at surge.ca
> >wrote:
>
> > Hi everyone,
> >
> > I'm maintaining a site that incorporate some discussion forums which are
> > based on the standard Drupal forum module, along with Advanced Forum to
> > provide some extra functionality. There's a particular forum where we
> need
> > one one user to be able to moderate comments. We don't want this user to
> > have this ability outside of the one forum.
> >
> > Is anyone on this lists aware of an existing solution to grant these
> types
> > of permissions selectively, for example by path? I've been able to find
> lots
> > of modules that can restrict view and even edit permissions on this
> basis,
> > but so far no luck with something that will allow for tuning other
> > permissions.
> >
>
> Did you check http://drupal.org/project/forum_access
>
> All access type modules can cause more load for sites with lots of traffic
> and lots of nodes, but if you are in the medium range, this works well.
>
>
> > Thoughts?
> >
> > Cheers,
> >
> > Martin
> > _______________________________________________
> > DUG-TO mailing list
> > DUG-TO at lists.openject.com
> > http://lists.openject.com/listinfo/dug-to
> >
>
>
>
> --
> Khalid M. Baheyeldin
> 2bits.com, Inc.
> http://2bits.com
> Drupal optimization, development, customization and consulting.
> Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra
> Simplicity is the ultimate sophistication. --   Leonardo da Vinci
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.openject.com/pipermail/dug-to/attachments/20100330/37208a1f/attachment-0001.htm
> >
>
> ------------------------------
>
> Message: 5
> Date: Tue, 30 Mar 2010 10:10:45 -0400
> From: Chris Luckhardt <chrisluckhardt at gmail.com>
> Subject: [DUG-TO] DrupalCamp Toronto 2010
> To: dug-to at lists.openject.com
> Message-ID:
>        <4bb583d21003300710p3f41175fvdd3436f7266296f5 at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> Hey everyone,
>
> The question about a DrupalCamp Toronto 2010 was raised last night,
> with lots of good discussion around the subject.  Points raised
> include:
>
> 1. Hosting the event in October, close the Toronto Open Source Week dates.
>
> 2. Securing a venue.  UofT seemed to be a favourite again, but a few
> other venue options were mentioned.
>
> 3. Size of attendance.  I checked my archives and the 2008 event
> attendance was said to be around 150 people.  We predicted a possible
> attendance size for this year to be around 250-300.
>
> 4. Getting past organizers involved on some level for guidance, or
> more, if they wish.  James & Andre, any thoughts on that?
>
> 5. Dealing with logistics, such as food, swag, etc...
>
> 6. Who will volunteer for the various require roles to make the event
> happen?
>
> ~~~
>
> I can offer my organizational and social media marketing/advertising
> skills.  I also don't mind taking on a lead role of some kind.
>
> I believe the Twitter account was set up by James for the 2008 event.
> With his permission, we could use that account for the event:
> http://twitter.com/drupalcampTO.  I've posted an update about the
> event, using the #dcto2010 hashtag: http://twitter.com/motionblur
>
> I've also created a Facebook page here:
> http://www.facebook.com/pages/DrupalCamp-Toronto/104288806277341
>
> Regarding dates, my vote goes to October 15th & 16th.  I'm unavailable
> during the previous weekend due to a photography gig for WordCamp
> Detroit 2010.
>
> Let's make this year's DrupalCamp a huge success!  Please chime in
> with your thoughts!  :)
>
> Cheers,
> Chris
>
>
> ------------------------------
>
> _______________________________________________
> DUG-TO mailing list
> DUG-TO at lists.openject.com
> http://lists.openject.com/listinfo/dug-to
>
>
> End of DUG-TO Digest, Vol 53, Issue 22
> **************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openject.com/pipermail/dug-to/attachments/20100330/f783e33e/attachment-0001.htm>


More information about the DUG-TO mailing list