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

will someone please write a dummies guide to 'comment mover'?

I've successfully installed comment mover and switched it on etc.

However, when I try and move a blog item into a forum I don't get the graft option. The item is on the clipboard but I can't graft it.

Please let's have a plain English user guide...

Thanks,
Karl

acidfree and existing albums

I suspect I will have to do some customizing on my own, but before doing so, I thought
I would check. It looks like the existing implementation of acidfree / image places all the
imported files into the drupal/files/images directory.

No session object when user is not logged in?

Hello,

I am working on a module that uses the $_SESSION variable quite a lot.
However, it seems that for anonymous user this variable is emptied by Drupal.

Does anyone know where I can find out more about this? Is it documented anywhere?

Many thanks,

Hubert.

How to create a output HTML, so user can copy his blogs

I am looking for a module to create a output HTML, so user can copy his blogs
example this page: http://madelephant.imeem.com/photo/5xCaoW1W/kGH6kPJpwmXgn/
Inline:
""Embed this photo in your MySpace, LiveJournal, or other blog:""

more than that, can we create the output for Video, Music... any user can easy to embed to thier own site.

Anyone have knowless about that, can you tell me!!

error message with acidfree

Hi there,

I am receiving this error message with the installation with acidfree galleries:

warning: Missing argument 3 for acidfree_link() in /var/www/html/dev/drupal/modules/acidfree/acidfree.module on line 764.

any help or assistance on how to remedy this problem would be greatly appreciated.

Thankyou for your time.

Sarah :)

Migating js, CSS, and php file references

I am building a new site based on a static page design that was given to me. I used Zen as the reference, and pasted some of the Zen style.css for my custom style.css.

I have been working through how to setup the file and page references. This is what I have found so far:

For references to pages in Drupal fields, such as Administering Menus, I used "node/2"

For references in page.tpl.php to files such as image files, I used, for example, Only local images are allowed. print $base_path . $directory /images/spacer.gif">

For hard coded node references (for why, see below) I used, for example, Note the leading "/" that was required.

For references to files in .js code (I had a slide show requirement for the front page that was done in js) I could find no alternative to hard coding it as

Picture[1] = '../sites/fumctest.localhost/files/Image/pic1.jpg';

DOES ANYONE KNOW A BETTER ALTERNATIVE FOR .js FILES?

( fumctest.localhost is the test site on my PC where I am doing the development. I set up multiple sites on my PC, and the one I am using for this testing is in the "Sites > fumctest.localhost" directory. )

Pages

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