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

i18n + awtags working together?

Hi,

Someone has working i18n + awtags ? I'm not sure but I cannot add my tags in technorati..probably because the parsing are different..but really I dont know..

i18n+awtags
http://mysite/es/tags/1

awtags (this works fine with technorati)
http://mysite/tags/1

Any hints please..

Thanks

Help with an adjustment to image_filter

I (think) need to make a slight modification to make something work, either in image_filter or in another module. I'd appreciate any assistance in some pointers where to do this.

I am using image_filter to insert images easily in content. I am applying a style to them to cause them to be inline (css floated), and it more or less works fine in Firefox but not well in IE.

Module plug-ins

Does anyone know if any modules use a plug-in infrastructure whereby a module can have several optional units of functionality - for example support for different import filters, graphic formats, compression algorithms etc, where in order to add a plug-in no changes have to be made to the module itself except to add some extra files into that modules folder? Rather than just go ahead and develop a way of doing this I wondered if this kind of system already exists, and if so what module I should look at for example code..

Quiz Module - Made, now what?

Hi guys,

I had a look around the otherday and couldn't find a quiz module, so I wrote one the weekend before last. Today I noticed that there is one under development. So I was wondering if there would be any intrest in sharing mine (what would I do to do this, I'm new here) or would I be stepping on peoples feet.

You can see quizzes made with mine at our site www.collectiveapathy.com

image upload development

Goal: to upload an image with a story, with auto thumnail and img tag creation

So far only uploading to image gallery produces a thumbnail, but this is not easy for novice user to include in a blog or story post.

I've read all the posts and tried all the image uploading techniques- so far preferred methods are img url filter module (convert http://www...pic.jpg to img src) and the article module with add image.

img url filter:
method: attach image, then copy and paste link
advantage: place img where you want
problem: no thumbnail option

article module:
method: upload image.
advantage: automatically placed at end of article, easy for novice
problem: (article module or flexinode?) output that has stories formatted like this:

Body: <- ugly
Washington- Once again the President has proven blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah

Upload Image: <- ugly
[image]

(The story module doesn't print those field titles, but the default add story does not have 'upload image', like the article module does... i can live with for now, but i Really don't like it)
Does anyone know how to remove those (self-defined) field titles from the article post?

But still this is limited- no option of placing image, and it's only for original image size (my site 450px max w) - sometimes only a large image will do, it'd be nice to be able to post large images then include a thumbnail with link to full size image (from submit page)

ecommerce.module hook_productapi()

I'm looking for documentation on creating product types for the ecommerce suite. In particular I'm looking for productapi operations.

Pages

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