I am currently working on a site with a few vocabularies. The site is just a small intranet site for tracking time on projects. The vocabularies I have are as follows: Client Project Task In this case Projects belong to clients and tasks are separate from both. I started off with: Client --Project Cleint 2 --Project 2 But when creating views I was unable to figure out how to create on that if I selected a Client it would give me the client and all the projects for that client so I switched to what I have now. Is there an easy way to do this as I would like the Client to be hidden from the user inputting their time so they would only have to select the project and then the node would be tagged with the client by default. Any thoughts? Thank you.
Quoting Chris McCreery <chris.mccreery@gmail.com>:
Any thoughts?
Have you reviewed the list of modules involving Taxonomy? Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/
I though I did but couldn't find one that allows taxonomy terms to be grouped in the views. Did I miss one that you'd recommend? On Nov 3, 2007 9:44 AM, Earnie Boyd <earnie@users.sourceforge.net> wrote:
Quoting Chris McCreery <chris.mccreery@gmail.com>:
Any thoughts?
Have you reviewed the list of modules involving Taxonomy?
Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Chris McCreery
Evening all.. is it possible to set posts older than say 60 days to not allow comments? I get 1500 or so spams a day and a good majority of them come from older posts so turning that off would be fab. Thanks and don't forget to move the clocks in the U.S. :) -- Allen
http://drupal.org/project/commentcloser is a module that does just that. If you are getting spam, you should like also of one of the captcha modules: http://drupal.org/project/captcha http://drupal.org/project/recaptcha http://drupal.org/project/riddler Or any of the other security modules: http://drupal.org/project/Modules/category/69 Greg -----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Allen Stern Sent: Saturday, November 03, 2007 5:18 PM To: support@drupal.org Subject: [support] closing comments Evening all.. is it possible to set posts older than say 60 days to not allow comments? I get 1500 or so spams a day and a good majority of them come from older posts so turning that off would be fab. Thanks and don't forget to move the clocks in the U.S. :) -- Allen -- [ Drupal support list | http://lists.drupal.org/ ]
Thanks Greg! I decided against captcha because I want to make it as easy as possible for people to comment, I don't mind cleaning the spam if it means additional good comments. -- Allen Greg Holsclaw wrote:
http://drupal.org/project/commentcloser is a module that does just that.
If you are getting spam, you should like also of one of the captcha modules: http://drupal.org/project/captcha http://drupal.org/project/recaptcha http://drupal.org/project/riddler
Or any of the other security modules: http://drupal.org/project/Modules/category/69
Greg
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Allen Stern Sent: Saturday, November 03, 2007 5:18 PM To: support@drupal.org Subject: [support] closing comments
Evening all.. is it possible to set posts older than say 60 days to not allow comments? I get 1500 or so spams a day and a good majority of them
come from older posts so turning that off would be fab.
Thanks and don't forget to move the clocks in the U.S. :)
-- Allen
I find that the Akismet module is fairly good about keeping spam out of public viewing. It doesn't require any captcha or other check, but relies on distributed back-end heuristics and is free for non-commercial use. (The module is GPL, the service has a fee for commercial use.) Highly recommended. On Saturday 03 November 2007, Allen Stern wrote:
Thanks Greg! I decided against captcha because I want to make it as easy as possible for people to comment, I don't mind cleaning the spam if it means additional good comments.
-- Allen
Greg Holsclaw wrote:
http://drupal.org/project/commentcloser is a module that does just that.
If you are getting spam, you should like also of one of the captcha modules: http://drupal.org/project/captcha http://drupal.org/project/recaptcha http://drupal.org/project/riddler
Or any of the other security modules: http://drupal.org/project/Modules/category/69
Greg
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Allen Stern Sent: Saturday, November 03, 2007 5:18 PM To: support@drupal.org Subject: [support] closing comments
Evening all.. is it possible to set posts older than say 60 days to not allow comments? I get 1500 or so spams a day and a good majority of them
come from older posts so turning that off would be fab.
Thanks and don't forget to move the clocks in the U.S. :)
-- Allen
-- Larry Garfield AIM: LOLG42 larry@garfieldtech.com ICQ: 6817012 "If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea, which an individual may exclusively possess as long as he keeps it to himself; but the moment it is divulged, it forces itself into the possession of every one, and the receiver cannot dispossess himself of it." -- Thomas Jefferson
Hi, If you are going to use captcha I would recommend using recaptcha. Not because it is any better, but because by using re-captcha you actually get your users to help the process of scanning all the books of the world. By using the words from the scanned books that the worlds best OCR readers can't determine, And then doing the usual warping and other other things. But now the spam sites are passing your captcha onto real people so then they will enter your captcha to so they can spam your site. So sometime I think captcha is a bit pointless. But a least it is helping things. see http://recaptcha.net/learnmore.html for more information. I use it on a couple of sites just because of this reason. Gordon. Greg Holsclaw wrote:
http://drupal.org/project/commentcloser is a module that does just that.
If you are getting spam, you should like also of one of the captcha modules: http://drupal.org/project/captcha http://drupal.org/project/recaptcha http://drupal.org/project/riddler
Or any of the other security modules: http://drupal.org/project/Modules/category/69
Greg
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Allen Stern Sent: Saturday, November 03, 2007 5:18 PM To: support@drupal.org Subject: [support] closing comments
Evening all.. is it possible to set posts older than say 60 days to not allow comments? I get 1500 or so spams a day and a good majority of them
come from older posts so turning that off would be fab.
Thanks and don't forget to move the clocks in the U.S. :)
-- Allen
Quoting Chris McCreery <chris.mccreery@gmail.com>:
I though I did but couldn't find one that allows taxonomy terms to be grouped in the views. Did I miss one that you'd recommend?
I don't have a recommendation for existing modules but I found http://drupal.org/node/162374 with Google; does that help? Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/
This sounds like an issue that people use "facets" to work around, where a "facet" is essentially a single taxonomy, and you effectively have several unrelated taxonomies that would aid navigation. I don't know if this sort of thing has been implemented in drupal modules--I just remember the term from a similar discussion about a different CMS. ari On 11/4/07, Earnie Boyd <earnie@users.sourceforge.net> wrote:
Quoting Chris McCreery <chris.mccreery@gmail.com>:
I though I did but couldn't find one that allows taxonomy terms to be grouped in the views. Did I miss one that you'd recommend?
I don't have a recommendation for existing modules but I found http://drupal.org/node/162374 with Google; does that help?
Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/
-- [ Drupal support list | http://lists.drupal.org/ ]
Have you looked at refine by taxonomy or taxonomy_list (which I'm going to try to extend, so if it's close to what you need...) http://drupal.org/project/refine_by_taxo http://drupal.org/project/taxonomy_list Mostly though I'm not clear on your setup-- "Client" and "Project" are two vocabularies? How then do projects belong to clients? benjamin, Agaric Design Collective, http://AgaricDesign.com/
No sorry Client & Project is one vocabulary Projects belong to Clients Client1 -Project 1 -Project 2 Client 2 -Project 1 -Project 2 etc. Right now I am creating views and want the Client to show as well as the project but all I get is the project Date Project Task Staff Description Duration Is it possible to have the Client(or parent term of project) display with the project using the views? Example Client1 / Project 1? Thanks On Nov 6, 2007 9:28 AM, Benjamin Melançon <pwgdarchive@gmail.com> wrote:
Have you looked at refine by taxonomy or taxonomy_list (which I'm going to try to extend, so if it's close to what you need...)
http://drupal.org/project/refine_by_taxo http://drupal.org/project/taxonomy_list
Mostly though I'm not clear on your setup-- "Client" and "Project" are two vocabularies? How then do projects belong to clients?
benjamin, Agaric Design Collective, http://AgaricDesign.com/ -- [ Drupal support list | http://lists.drupal.org/ ]
-- Chris McCreery
participants (8)
-
Allen Stern -
Ari Davidow -
Benjamin Melançon -
Chris McCreery -
Earnie Boyd -
Gordon Heydon -
Greg Holsclaw -
Larry Garfield