I'm not the first one to tell you this: Please stop asking the same thing over and over again. Do not post the same question in several threads. If someone knows the answer, he will reply.
I understand that this is urgent for you, but being on a tight schedule and being dependent on the help of volunteers just isn't a good combination, sorry.
yes.
The answer is "Can".
We go the drupal way. How about you?
http://www.drupalway.com
than how ?
than how ?
Azhar
4 Ace Technologies(www.4acetech.com)
karachi,Pakistan
search
Why not search before you ask?
http://drupal.org/search/apachesolr_search/slideshow?filters=type:projec...
http://drupalmodules.com/search/node/slideshow
I have searched and try
I have searched and try slideshow creator but it s not working for me ....
I want to use slideshow creator in my hook_view and i am using this like
<?php
for($i=0; $i<$count_virtual_tour; $i++) {
$path = SITE_PATH ;
$img .=" img = |$path$products_images[$i]|$path$products_images[$i]| Test image|testing image | Smart slide show |, ";
}
$slideshow = "[slideshow:2, rotate=2, blend=1, layout=default, name=Banner, height=300, width=250, $img]" ;
And than...I print this in $slideshow varaiable in node->content
$node->content['virtual_tour'] = array(
'#value' => '<div>'.$slideshow.'</div>',
'#prefix' => '<div style="float:right;">',
'#suffix' => '</div>',
'#weight' => 16,
);
?>
But it is not working and its showing me the string containing this variable $slideshow.......
Please can you tell me how can i do this it should show all the images in slideshow.
Azhar
4 Ace Technologies(www.4acetech.com)
karachi,Pakistan
I don't know slideshow
I don't know slideshow creator, for module-specific support, try the issue queue of that module.
is there any one who can help
is there any one who can help for this problem this is very urgent for me .......
Azhar
4 Ace Technologies(www.4acetech.com)
karachi,Pakistan
I'm not the first one to tell
I'm not the first one to tell you this: Please stop asking the same thing over and over again. Do not post the same question in several threads. If someone knows the answer, he will reply.
I understand that this is urgent for you, but being on a tight schedule and being dependent on the help of volunteers just isn't a good combination, sorry.