[Imc-drupal-dev] [Fwd: Drupal 5.0 beta 1]

Robbt robbt at azone.org
Wed Nov 1 04:19:43 UTC 2006


What about the option for Captcha that asks a
simple math question instead of using an image.
I set-up that and I have had no SPAM for about a
week vs. the 8000 spam comments I just deleted
today.

I read in the changelog that there is support
for install profiles. So that sounds perfect.
I'd really love to figure out the best format
for indymedia, I'm pretty sure the Columbus one
could use a lot of work.

Also the comment moderation module patch didn't
work how I expected it to. It ended up hiding
all comments by default even with the option to
not hide comments, but at least it's along the
right route.

later,
  robb

> ekes wrote:
>> Probably worth starting to build an Indy
>> install around this....
>>
>> Drupal 5.0 beta 1
>> News and announcements · Drupal 5.x
>> Dries - October 31, 2006 - 15:47
>> http://drupal.org/drupal-5.0-beta1
>>
>> Welcome, ladies and gentlemen, to the most
>> exciting beta release of
>> Drupal yet, Drupal 5.0 beta 1! It fizzes and
>> it whizzes so grab a copy
>> of it here:
>>
>> http://drupal.org/files/projects/drupal-5.0-beta1.tar.gz
>>
>>
>> ekes
>> (Presently editing the very good spam.module -
>> http://kerneltrap.org/jeremy/drupal/spam/ - to
>> take into account the
>> fact it always gets 127.0.0.1 as the ip
>> address. I'll up the patch if I
>> can get it sorted, it's so much better that
>> bl**dy captcha's)
>
> Hi ekes, nice work.
>
> for anonymizing IPs I've used the method:
>
> $_SERVER["REMOTE_ADDR"] = time();
>
> in bootstrap.inc, which means a random number
> gets inserted.
>
> I've found inserting 127.0.0.1 on every entry
> causes problems for the
> Poll module. that is, anonymous users can't
> vote.
>
> I also understand the problems with captcha -
> locks out blind people,
> and is yet another barrier to people who aren't
> very web literate.
> However relying on the spam module alone means
> extra work for admins -
> deleting the spam, unmarking stuff that isn't
> spam. I see the spam
> module as a good backup to captcha. I wish there
> was a better
> alternative to captcha.
>
>
> Cam
>
> _______________________________________________
> Imc-drupal-dev mailing list
> Imc-drupal-dev at lists.indymedia.org
> http://lists.indymedia.org/mailman/listinfo/imc-drupal-dev
>




More information about the Imc-drupal-dev mailing list