Node Gallery module and Navigation menu - how to display ur own gallery without using view?
Hi there,
I am using the "node gallery" module and it comes with "Galleries List" which shows all the galleries from everyone.
If you select your own gallery from the "galleries list", it will have a breadcrumb named as "[user name]'s galleries" and it links to http://localhost:8080/qbs_v01r01_dev/galleries/1 where 1 indicates uid i think?, and it will link u to your list of galleries.
So, what i want is, to have a navigation menu item , e.g. My Gallery and it links to my galleries only, in this case the admin user is "galleries/1".
so how can i do that.
Read moreboost with subfolder installation
Hi everyone,
I'm little in a trouble with boost module. This module doesn't work if drupal is installed in a subfolder (e.g. /drupal/my-site). I read all posts and issues about this but I didn't find solution. I have folders "cache/gz/my-site-name" and "cache/my-site-name" but they are empty. Nothing files are generated... Have you already tried? Probabaly it's the configuration in my .htaccess.
Cheers !
Julien
problem with PHP argument code
Hi all,
Anyone can help me ? I have a problem in Views 2 with PHP argument code (well, I probably a problem with my code). I push this code but it's seem wrong and I don't understand why (I choose Taxonomy: Term ID (with depth) for argument) :
if (arg(0) == 'products') {
$arg_array = arg();
$value = end($arg_array);
}
return $value;
Probably I miss somethings.
Regards,
Julien
PS : My URL is like that : name-of-my-site.dev/products/taxonomy-name1/taxonomy-name2/...
Border-radius for IE too? or what methods do u use?
Hi there,
I am trying to find a way that not using images to make rounded corners for IE. and i have found the javascript which works quite ok but i have no idea how to use that with drupal.
So, 1) is there a better way to do that?
2) or how can i use the script for drupal for IE only??
http://www.dillerdesign.com/experiment/DD_roundies/#usage
many thanks.
Read morealter imagefield field
Hi everyone !
I need your help to resolve my problem.
I created a cck imagefield in my content type. The maximum values for this field is unlimited. But sometime, I need to alter this value (limit this value to 1 for exemple). You know how I can do that ? Probably I can use hook_form_alter but I don't find the parameter to overwrite (list, delta...) ???
Thanks for your help !
Julien
webforms in panels
Has anyone else tried to use webforms in a panel? Generally everything is working ok, except for some usability issues.
- if there is an error in the webform validation (missing mandatory fields, invalid email format, etc.), the page redirects to the webform node page with the error messages, and not to the original panel page (specifying internal:panel-page-url seems to work only for successful submissions)
Flickr API and FeedAPI questions (making a photo blog)
Posted this on the RSS & Aggregation group, cross posting here to see if some of you can help.
Basically, I'm trying to streamline a process, so I can tag and comment of my photos in Picasa, upload to Flickr, have them pulled back down onto my Drupal blog, then I pick some and group them together into a blog entry.
This is how far I've gotten:
<
ol>
when is the next meetup?
I've just realized that this group existed.
I couldn't make it to Barcamp 2009 yesterday, so I'm wondering when the next HK DUG meeting is going to take place.
Is there a regular schedule and location? I couldn't find it anywhere on the group.
-Regards
Cookie
Need help!! I seem stuck in many basic stuff
Hi there everyone,
Durpal does not seem to have a easy way to tune the basic stuff....
currently i am trying to:
-
list all the countries from a drop down list, then list all the cities in another drop down list that based on the selected country.
-
User search function (search by age)
-
set the max / min number of chars for user name [found some work around solutions]
More details of what i am trying to do - http://groups.drupal.org/node/25393
Read moreActive menu based on URL path
Hi, there.
I've hit a snag. I have a 2 level menu structure and using the same menu for primary and secondary, like so
Item 1
-- Item A
-- Item B
Item 2
-- Item C
Item 3
-- Item D
-- Item E
Item 4
All menu items link to panel pages. What I want to do is when I click Item B, Drupal should still consider Item 1 as the active menu item.
Read more
