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

Issue with the word "based"

Hello!

I talked to some guys about an "full html-page"-article in the support-channels yesterday. It seemed impossible for me to submit a given xhtml-fragment.

Today I found a - I would call it - bug, and i'm looking for some verification in this thread. I'm using 4.7.beta4 with an php4.3 and a MySQL-DB.

This is the xhtml-fragment, i would like to submit as a node: http://pastebin.com/533521

Theming/translating javascript

Currently the javascript functions can't benefit from Drupal's theming functionality and/or translations; Basic calls like l() and t() are not available in Javascript.

We could improve this situation by changing the javascript files in core (drupal.js, progress.js etc) into php files that output js files? The php script would need to set the mimetype of the resulting output, but other than that they can stay the same as they are now.

file upload issue

i've enabled upload.module and i use a file field in my form.
when i submit the form the file doesnt gets uploaded!!
i dont know wat's the reason.. can any one help???

thanx,
Charles.

toggle the "$user's blog" link

Below there's a patch against 4.6.5 that allows the admin to toggle on/off the display of the "$user's blog" link in the main page and on each individual node.

Please include this feature in the next versions of Drupal. Thank you.

Free tagging patch made it to the 4.6 tarball?

Why hasn't Morbus' backported patch made it to the 4.6 tarball? Is there any chance of this happening or is it going to remain just a patch?

PHP Filter and Method Execution

I have a question about how the PHP Filter works in relation to installed modules. Should module code should be accessible through the PHP Evaluator?

I am finding inconsistencies in how this is implemented. There is code from some modules that I can call through the PHP Filter, and some that I cannot. For instance, if I want to get the latest image from an image gallery, I write something like:

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core