See the Mailing lists or Drupal Issue queue. There are also various working groups on groups.drupal.org

Unable to change publishing options to "in moderation queue".

Hi

I am unable to enable the option of making the content to go to moderation queue before being published.

As I see, I do not have this option in my "Publishing options" while I create a content. Is there any new link to enable this option in drupal 5.x or is it that something has gone wrong.

Thanks n Regards

How To Restrict Content Posted ?

Hi !!

Can you help me know How To Restrict Content Posted ?
i.e. if someone is posting a story or a blog and i dont want image or url or several words to be sued in the post.

either they cant post it atall or admin get notification of post with such data and it remains pending for publishing; or they get filtered for not allowding several type of content.

Thanks & Regards

Lakhani

Structured Data

Title, body, and taxonomy can together do a lot. Couldn't Drupal do so much more if other fields were allowed? What if I want to do recipes? As is, the ingredients/instructions would be body and searchable -- but if there could be separate fields for ingredients one could view just recipes using tomato, etc...

HOw to work on single sign on concept with two drupal related sites

Hi,

Need some help..

How to enable single sign on for two different drupal related sites with different databases.

Will singlesignon.module help in this case..

Thanks.

Altering the book hook_link

Hi everybody,

sess_count() seems to be wrong in 5.x

I just installed drupal on my site a few days ago and I think there is something wrong with the sess_count() function. Either that or my site just went up in popularity by 20x over night! lol.

My "who's online" reads:

Who's online
There are currently 1 user and 19 guests online.
Online users

Somethin there just isnt right. I know there are not 19 guests online.

Here is my phpMyAdmin output of the query it ran:

Showing rows 0 - 19 (20 total, Query took 0.0005 sec)
SQL query:
SELECT *
FROM sessions
WHERE timestamp >=1188331791
AND uid =0
LIMIT 0 , 30
---I wont show the actual rows, here but I'll explain them

In the above query, I got 4 real sessions (4 that had IP's, one of them was my own) and the rest all had blank IP addresses. I assume those would be crawlers like google/yahoo etc? Maybe the DB is wrong and there shouldnt be any without IPs in them, I dont know. I dont know how Drupal works well enough to know what should and shouldnt be in the sessions table.

In the function I can see it counts the number of sessions for anonymous users, which seems to be right except for one thing. It's also counting sessions that have a blank IP address. Sessions with no IP's are usually search engines or no? If so, why is it considering these as sessions.

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core