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

6.x db_drop_table

I'm not entirely certain where to post this, so I'll put it in here for now.

The 6.x db_drop_table function specifies
DROP TABLE {table}
I feel it would be better to modify this to
DROP TABLE IF EXISTS {table}

... or to at least add a flag to toggle this, to the function header.

I don't even know where to make a suggestion like this :)
Daniel

changing default stuff on certain pages

Hi, I was wondering how I change certain things like removing the profile picture option on the profile page because Im making profiles as nodes and I already have profile pics. Also for the page /index.php?q=tracker (in my domain) it has a header of "Recent Posts" how can I change that text? and similar things.
Thanks.

.module files. How do I work with them ?

Hi.

My site has a menu with images and has 4 menu items. To login with your admin user you need user login area but I dont have any place to it on my page so I tought I will make /admin folder and make there index of login. But as I see all files I thought that are .php are .modules. And can't search source code with dreamweaver to find the login part.

Is there any plugins for dw or how can I edit .module files. Well, yes I can edit them by opening them with DW but the whole code is colored as black and isnt sorted with colors like when you open .php file

Thanks

core contact form mailto encoding problem

I have noticed a problem with adding character encoded mailto links to the core contact form.

The following encoded mailto link:

Report building in Drupal

Greetings,

I came across with a necessity to build various reports in Drupal. Report may have a table or a graphical view (chart). I wonder, are there any already developed solutions for this? May be anyone already started to create or design something?

We built a simple report API module for our needs and I think should I continue improving it or not?

Thanks!

"Access denied"

I have faced a very strange situation!

I have some contents published on the web site already created by Admin.

Now I am just editing and saving the same pages again using Admin user but after that I face the following message when surfing the site as an anonymous user!!!

Access denied
You are not authorized to access this page.

If I login with a username and password I can see all the contents but if not, I will just see few of them! "access content" is activate for all users tho!

What I am doing wrong?

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core