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

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. )

merging fieldsets CCK, Ecommerce, Hook_Form_Alters

I have an ecommerce site where I've installed CCK to add a number of fields to the tangible product.

I'd like to group the fields on the edit page into some logical groupings. Keeping inventory mgmt together, keeping product editorial together that sort of thing.

The trouble is the fields are not all in the same function. For instance, I have catalog settings in CCK, and price/qty in ecommerce which is a form_alter to the product page in the tangible module.

List of modules not ported yet to 5.x

Does anybody know if a list of the modules in 4.6, 4.7, 5 version exists and if a list of orphans project exists ?

Thanks

Thierry

How to get category listing in image_gallery module

Hi all,

how can i show category listing on a page while i using image_gallery module? I just want to show category listing with title and one random image

thanks,

Pages

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