Your demo site shows a Filter by Tags, which I would like to implement, but I am not sure how.
The "image" content type that you have set up clearly has more fields that I get by simply installing image and image browser, but I can find no documentation on what I need to set up to emulate this. Is this a taxonomy field or what?
Also are there any additional configuration settings for image browser required to get the filter to appear?
And while I am at it, your demo shows a "Link To" field on the Insert page, which I don't get - is there some other configuration I need?
With thanks.
Tony
Comments
Comment #1
jdelaune commentedFilters are simply exposed filters in the ib_browser default view. On my demo site it is just a free tagging taxonomy field that I've added an exposed filter for in views.
So you add them through the views interface.
As for the link to field the version on my demo site is an unreleased copy of image browser. I hope to release a dev with it soon, however i've been really busy. Hopefully I can get one out by the end of the week.
Cheers. Lets me know if you need any more help
Comment #2
Anonymous (not verified) commentedThanks,
Filters are working fine.
The LinkTo field would be useful, but I will wait until you can produce a Release Level version, or another Beta, rather than try to keep up with Dev versions.
Regards.
Comment #3
Anonymous (not verified) commentedComment #4
Tore B. Krudtaa commentedHi.
I have exact same issue as the orig poster.
I want to be able to filter images by search words and also have some related questions:
I reopened this issue (please tell me if that was wrong)...
*****************
Main issue
*****************
I want to be able to filter the images that are returned to ImageBrowser.
I see on the demo a Tag field.
I'm unable to show that tag field and have also read the above reply that says:
"Filters are simply exposed filters in the ib_browser default view. On my demo site it is just a free tagging taxonomy field that I've added an exposed filter for in views."
Did not understand much of that, so I would appreciate some more detailed information on how to do that?
***************
Some related stuff
***************
I see when I go and edit an Image node that there is a body field where I can enter some text.
I also see that when I want to upload an image using ImageBrowser, then I can only select the image name and click upload.... I see no fields to enter Tag information (search words) that can laiter be used when I want to filter the images in imagebrowser.
When I eventually find out how to add the tag field to use in ImageBrowser to filter the images, will the content of the tag field be the same as the content of the body field for the image node?
If that is not the case.... where do I edit the search words for a given image after it has been uploaded (created) by imagebrowser?
How do I enable entering the search words when uploading an image using ImageBrowser?
And if not possible today to add the search words at the same time I upload (create) an image using ImageBrowser, will this be implemented into future versions?
Basically I want to be able to edit seach words at any time for an existing image node as well as when uploading (creating) it (the image).
Regards
Comment #5
jdelaune commentedThe Tag Field on my demo site is just a taxonomy vocab for the node type Image. I've set it up as a free tagging vocab.
Then you just add that vocab as an exposed filter for ib_browser in Views 2.
Quick Upload in ImageBrowser is just that, somewhere you can quickly upload an Image. If you want to start tagging all images then you will either have to edit them within ImageBrowser after a quick upload or create Image Nodes like you normally would and just use ImageBrowser for the actual inserting of images (what it's primary function and goal is).
As for search words I think you will find all of this catered for in Taxonomy and Views 2.
Comment #6
jdelaune commentedSee documentation for further details #350726: Setting up filters