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

Merging of backbase and drupal 4.6.6

I have just downloaded drupal 4.6.6, installed it on my webhost. It all works fine.

Now i would like to try and merge the drupal and the ajax framework backbase. This requires some new namespace declarations in the element. I also need to ad an onload event to the the element.

Where in the source do I find the code which builds the html-headers and the body element? I can't seem to find it.

How can it be that such things are mostly hard to find in the source of large pre-developed CMSs and WiKis...?

unpublished nodes get published by menu

With Drupal 4.6 unpublished nodes that have a menu-item would still show the menu-item but give a "access denied" message. I was hoping that menu-items to unpublished nodes would be hidden in 4.7, but it seams nodes get published when you appoint them to a menu item. This is definitely something you don't want if you ask me.

If I could figure out how to submit bug-fix without cvs access I would work on the solution. Still got more problems finding my way around in the community than coding :s

Suggestion

I really couldn't find a forum that would accept suggestions...

But i've been looking for a CMS that will allow me to give my users their own blog system. Something like http://shadowness.com someone pointed me this way. but i haven't found something that i actually want. I noticed that even the phpbb has something like that, that they are working on..

http://www.phpbb.com/phpBB/viewtopic.php?t=333897&highlight=blog

Edit error in 4.7 beta 5

Installed 4.7 beta 5 with custom theme and all appears to be ok except when trying to edit an existing post.

On preview/submit get error box with:-

An illegal choice has been detected. Please contact the site administrator.

Only happens on story & page posts. Page edits return the error twice:-

An illegal choice has been detected. Please contact the site administrator.
An illegal choice has been detected. Please contact the site administrator.

feed issue

I'm very interested of reading the feed at http://www.noticias.info/contenidos/noticiasgratis_rss/databuilt.asp?ver..., but I get a "not well-formed RSS Feed" error.

Possible Bug in includes/file.inc

I have found a small mistake in includes/file.inc

At line 283 you find a case sentence unclose, no return 0 nor code is written.

case FILE_EXISTS_REPLACE:
// Leave $dest where it is for replace.
}

Thanks

(Drupal 4.6.6)

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core