comments

_dala_'s picture

Användarinloggning och hook_form_alter

Jag har en funktion som ska köras vid inloggning och använder därför hook_form_FORM_ID_alter(), alltså {modul}_form_user_login_alter. Det fungerar som jag tänkt. Problemet är att den inte verkar exekvera när man loggar genom att klicka på comment modulens länk till formuläret (logga in eller registrera dig för att kunna kommentera).

Det vanliga formuläret ligger på /user, och via comment /user/login men formid på dessa formulär är detsamma.

Är det någon som har en aning om varför det blir så här?

hook_form_FORM_ID_alter():

2 comments · Read more

New module: Slashdot style comment system

This module implements major features of Slashdot moderation and comment system. I made a few attempts previously with various hacks/modules, but this module is very mature and fully compatible with latest VotingAPI. I have not encountered any issues using this module.

What it does:
Transforms comment controls to Slasdot type (thresholding).
Displays each comment slashdot-type.
Hides comments below threshold. Hidden comments can be uncollapsed by a click.
Provides slashdot moderation system (troll, interesting, insightful, funny, etc).

2 comments · Read more
peashooter's picture

Comments on Content Profiles

Hi everyone,

Apologies if this is a simple issue, but I've been pulling my hair out over it for a few days now.

I'm using Content Profile to make my user profiles nodes, but I can't seem to get comments on my user pages.

My profile node type is set to have comments and the comment form appears when you go directly to the node page (e.g. node/123).

However, when visiting the user page (user/123) all the content from the profile node is included except the comment form.

Login to post comments · Read more
mgparisi's picture

New Approach to Content Types.

I have been writing up a white paper on how Drupal could work, but wanted to submit an initial and important first step. I know allot of people see comments as nodes being a major issue. Many want it, while others site potential problems with performance. Without comments as Nodes we have no code uniformity making any CCK features and Views features needing exceptions based on if its a node or if its a comment.

6 comments · Read more

Kommentarer med UID 0 syns inte

Hej...
Har fått ett litet problem.
När en kommentar sparas av en anonym användare får denna UID 0 i comments tabellen. Men då syns den inte på sidan. Någon som vet varför. Försöker hitta koden som tar bort den men hittar den inte.
Jag har kollat rättigheter och sånt och där har "gäster" rätt till att kommentera och komma åt dem!

/M

5 comments
jnicola's picture

Questions! Forums in drupal? Anonymous comments by content type?

Allright everyone, two areas I'd like some input on!

First: Forums

What do you use for forums on your own drupal sites? I've wanted to avoid going the forum route to gain additional repeat visitation but it's become nescessary. The one built into drupal is extremely lack luster. What is the easiest and most functional when integrated in your experience?

Second: Anonymous Comments by content type?

4 comments · Read more

AJAX comments module released

Hello, guys

I'm happy to inform you that finally, I've released complete and working AJAX comments module for Drupal 6 and 5. And it is ready to be installed and used.

Project page: AJAX Comments
Demo page at my site: http://drupaldance.com/ajax_comments (It's in russian, but I'm sure that you know where to click to test it ;)

Thanks for your oppinions and suggestions.

Login to post comments
chicodj's picture

Suggestions, Comments and Feedback

Please feel free to post your suggestions, comments and feedback to Drupal User Groups Philippines. Thank you very much.

2 comments
alex_b's picture

Comment aggregation

Is anybody working/experimenting with aggregating comments for articles? I'd love to see a (FeedAPI) processor for pulling in comments for aggregated articles.

See also feature request here:

http://drupal.org/node/241935

Login to post comments
Bojhan's picture

Aksimet

The Akismet module seems to take away allot of the comment/node spam, but still doesn’t work effectively on the other area's of Drupal. What Akismet for those who don’t know it does three things detect spam, mark spam, unmark spam. Though it cant really solve the problem of register spam or other modules spam as good as it does for comments/nodes. So what values can we work with ?

comment_type
May be blank, comment, trackback, pingback, or a made up value like "registration".
comment_author

Login to post comments · Read more
Syndicate content