Hi, I would like to display a taxonomy term with their vocabulary name next to them. But when I look in the $node object I can only find a list of the taxonomy terms. Is it possible to find out the vocabulary which a term came from and can you roughly tell me how to do that. -)
suppose if user enter username like manish then email address should be manish@yourdomain.com. if user enter username like rajesh then email address should be rajesh@yourdomain.com.
I have problem with cooperating between Lightbox, Image and Acidfree.
Before mass import with Acidfreee I used to change directory because of better image organisation.
Image directory is e.g.: files/images. if I change image directory(module Image) into files/images/test, open the gallery, Image module automaticilly create thumbnails in new folder. E.g. files/images/test/myimage.thumbnail,jpg, but the preview is stored in files/images/myimage.jpg.
when I have a node with an attached image and clean urls is enabled than the preview link in the feed is for example image/view/11/preview
instead of the clean url
I think the global redirect module has to work on this to redirect to the clean url and maybe I can set a weight somewhere to fix the url problem?