Documentation with images for imagefield
yang_yi_cn - September 19, 2008 - 06:12
| Project: | jcarousel block |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | task |
| Priority: | normal |
| Assigned: | yang_yi_cn |
| Status: | needs review |
Description
As I cannot attach images to the document pages, I'll post the setup screen shots here.

#1
Step 1: Create an imagefield to use later
If you already have a CCK imagefield setup for a nodetype, which can handle multiple images, you can skip this, but you still need to know the machine readable name of your field.
#2
Step 2: Setup jCarousel Block in the admin/settings
These are the only required fields:
image field name: yourfieldname
image field type: imagefield
no need to specify thumb prefix.
#3
Step 3: Upload images
edit node and add the images...
save
#4
Step 4: Check block settings
Of course you need to set the block to the reign you want.
#5
That's it
#6
You've been awesome with support! The carousel still isn't showing up. I'm sorry to ask this but since imagefield isn't officially ported to Drupal 6 nor are some of its prerequisites, I'm using the imceimage instead. Do you mind displaying the same step by step process with the screenshots using imceimage instead? I noticed that in your http://drupal.org/files/issues/cck.jpeg file had Content Management -> Page in the breadcrumb but I'm assuming that I don't need to modify the Page Content Type but that instead I can create a Page and add the images to that page instead?
Thanks again,
Jade
#7
re:#6
Please be aware that you DO NEED modify a content type to make the this module work. It can be the 'Page' content type, but doesn't necessarily. You can also create your own content type. In either case, you need to have a CCK field with that content type, this field can be 'imagefield' or 'imceimage' type, and take the name of this CCK field, set it in the jCarousel block module setting. The jCarousel block module will then only pull images from that field.
I notice you mentioned "instead I can create a Page and add the images to that page " which is not the way this module works. I don't know if you are using something like upload module or image module? They are both not supported. This module only accepts images as they are CCK fields in the node, which means you need to manage fields for content types.
#8
Thanks! That was the missing link. I attached a document with my steps for anyone who is using the imceimage type.
Thanks for contributing this module and for your excellent support Yi Yang!
#9
Hi,
First - thank you for a lovely module and great explanation of use.
Somehow, I can't make it work, please help me.
I'm attaching a file with the steps I made to create the slideshow.
Besides that, I have 2 questions:
1. Can I create different slide shows? If I use a specific imceimage field it will take all the images that are of this content type and I need lots of different slide shows, is it possible? If so how can I do it?
2. What is the image directory pattern for?
Thank you very much,
Sigal
#10
It's weird, your steps seems to be correct. Is it not showing the block at all or showing empty images?
And for your question, first, it does not support multiple slides; second, that is for the directoryimage plugin, only have effect if you choose that option.
#11
Hi,
I saw only a thin blue box on the screen.
Anyway, I started all over again, and decided to use imagefield and upload images to a node.
Now, I noticed that I actually didn't have all the needed directories in the modules folder, I didn't realize I need to download the jcarousel plugin from another site.
I did that, and now I see all the images that I uploaded to the node, and in the bottom, I see the block title, and underneath it, I see an unordered list of all the images I uploaded to the node.
There is now jcarousel effect on the page.
I'm attaching a screenshot again.
Please, can you help?
Thanks,
Sigal
#12
can you show me where you put the downloaded jcarousel plugin?
#13
Thank you very much for replying so fast.
I attach a screenshot of where the I put the plugin.
#14
Hi,
I checked a bit deeper and it looks like the site does not recognize the skin.css file.
If I check the page source, the css file is being called like this:
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/modules/jcarousel_block/jcarousel/skins/ie7/skin.css?q" />When I check the page with Firebug, I inspect the items but on the style tab, the skin.css does not appear.
That is probably the problem but I don't understand why it doesn't read the css, any idea?
Thank you very much,
Sigal
[Edited by KiamLaLuno in order to show the HTML tag that was filtered out by the input format]
#15
Hi,
I'm using multisite, it doesn't work with multisite if the module sits in the main site modules directory.
When I moved the module files into the sub site modules directory, it started working... go figure...
Thank you again for all the help.
Sigal
#16
This module is not ready at all.
poor documentation nothing work, they say download the jcarousel and put on the module folder
nothing nothing, the jcarousel doesn't seems to be a drupal module
really really poor documentation
#17
wallbay1, the documentation has been improved a little.
Check http://drupal.org/node/304628 if you can.
#18
How can I place block on my frontpage? I change "Page specific visibility settings" from "node/*" to , but it doesn't work. H-E-L-P!
#19
Dark_kz,
I believe the block should be set to show under Content.
And it will appear on every node, but you must configure the content types to show the Jcarousel field on Teaser mode.
Besides that you shouldnt have to worry about the block showing on Frontpage.
Does this make sense?
#20
I am restoring the original report title.
#21
doomed,
I want to show my latest gallery images in that block, and I want to show this block in footer region on my frontpage.
When user click on image, it redirect him to gallery (that is works)
ps: sorry for my english
#22
dark_kz,
I dont think Jcarousel_block is for this.
#23
Hi
I have jcarousel_block working but I'm a little confused as to how exactly it should work. In an earlier post it is stated that it can show on the front page but in my implementation it only shows with the node that it was uploaded in.
Could you confirm that it can be shown on other pages and give more detail on how to "configure the content types to show the Jcarousel field on Teaser mode." as above. I have entered as a page it should show in.
Also, I thought it would show all images uploaded through say, slideshow_images. However, I'm only getting the pictures in the slider for the node on the page. Could you point me to somewhere where this is explained in more detail. I have uploaded four images, two in two nodes. Each pair only show its node. I thought I would have four images in the slider.
Cheers
Ian
#24
@ianphillpot92@gmail.com: The topic of this report is different; for what you reported you should open a different report. To attach an issue to a completely different one is never a good idea.