This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

awTags 4.7 delayed :-(

autowitch.org is hurting bad. Uptime is measured in minutes, the default OS is Memtest86.

I'm working on getting awTags 4.7 out as soon as possible, but extensive (and seemingly never ending) problems with the server and damaged databases is tying up all of my time.

I apologize for the delays.

-aw

understanding AJAX PHP handler

I've got a huge problem understanding this one thing. How do I use the Drupal framework (the database access in particular) from within the PHP handler of an AJAX session? I mean, doesn't this mean executing the whole of Drupal everytime an AJAX request comes? I've been dwelling into the contents of modules incorporating AJAX techniques with db access and still can't figure out how this is possible.. I've also read the AJAX part of the module developer handbook to no avail.. Can someone please explain me. Thanks a lot.

-Ville

Sections (or similar) for 4.7)

I've just upgraded a site that I need sections for because the "Youth" section looks different and I'm giving users the option to style their blogs differently.

However, sections doesn't seem to work in 4.7. Has anyone found a way round this?

Cheers.

Does Drupal Mod the installed Modules?

I'm still using Drupal 4.6 I have not attempted the upgrade or anything, but I have noticed something recently and wanted to ask a question.

Does Drupal alter the modules after you install them and enable them?

I am running 4.6 and I installed the Quote module. I can get it to work, but there are two issues with it right now. It doesn't give me the quote button and I get an error on the administer->quote section:

Fatal error: Call to undefined function: node_get_types() in /home/kato/public_html/modules/quote/quote.module on line 160

Image module: problem with theming thumbnails/previews

Hi, can anyone give my any tips and/or suggestions on how I should go on about theming with CSS elements images
generated by the image module? That is for both cases in which the image is a thumbnail and a preview. Even though I'm
mostly interested in the thumbnail at the moment and thats because both thumb and preview formats use the same template
(image.tpl.php) which I've created. I'll need to do something about this as well.

At the moment I've created an image.tpl.php template that I use when the node to be displayed is an image.
I currently am wrapping Only local images are allowed. tag into a style

tag but what I keep on getting in the Only local images are allowed. tag is a class attribute
class= "image thumbnail" for thumbnails and class="preview" for previews.
I cant find this CSS definition in any imported CSS file, included the image.css that comes with the image module.

--------------
| Title
|
| IMG
|
| body
|
--------------

But what I would really like is (hope that will be clear):

--------------
| IMG Title |
| |
| body |
| |
--------------

As in, I dont want the texts to wrap around on new lines after and before the image.
This is mainly because the rendering of the image comes as an img tag directly followed by a paragraph(p) tag where
the body(description) is displayed.

banner module

Does anyone know if and when the banner module is going to make the leap to 4.7? I'm sad that it hasn't been updated bc it's such a nice module. Are there any alernatives to the banner module that work for 4.7?

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions