Page 1 of 1

different directory for page_image?

Posted: Fri Oct 29, 2010 9:08 am
by faglork
Hi!

Ist it possible to specify a directory for the images used in {page_image}?

Cheers,
Alex

Re: different directory for page_image?

Posted: Mon Nov 01, 2010 12:51 am
by spcherub
Nope.

But you can try the GBFilePicker module to give you similar functionality. It allows you to specify folders and/or allow the end-user to browse to one.

S

Re: different directory for page_image?

Posted: Mon Nov 01, 2010 9:46 pm
by faglork
Sorry, I was not clear enough ...

Right now, when I select an image for a PAGE (on the second page of page editor), the select box offers images out of the /uploads/images folder.

I want to show images of a different folder, e.g.  /uploads/images/design

Can I specify where the page_image files reside?

Cheers,
Alex

Re: different directory for page_image?

Posted: Mon Nov 01, 2010 11:28 pm
by Dr.CSS
No...

But you can if you use the {content_image} tag...