Re: [Dspace-tech] Image thumbnails not showing on search/browse results

2010-08-09 Thread Tim Donohue
Shaun,

Not sure I can answer your question entirely -- as I don't recall 100% 
how things worked with 1.4.2 (which is now 3 years old).

First -- I think this problem is fixed in recent versions of DSpace. 
You can now include the keyword 'thumbnail' in the 
'webui.itemlist.columns' setting in your dspace.cfg.  That keyword 
specifies where you want the thumbnail to appear in the JSPUI.

Second -- If you want to swap out one date for another your config 
should look like:

webui.itemlist.columns = dc.date.created(date), dc.title, dc.contributor.*

You want to make sure you have the "(date)" there, so that it's treated 
like a Date.  After a quick glance at the old 1.4.2 ItemListTag, it 
looks like the Thumbnails in 1.4.2 are only displayed next to the date 
field.  If you specified "(date)" this might cause the thumbnail to work 
right (as it realizes it is a date field).  However, if this doesn't 
work, your best choice is to either (a) upgrade, or (b) change how 
ItemListTag class works (which requires a Java programmer).

Hope that helps,
- Tim


On 8/9/2010 12:35 AM, Shaun Burriss wrote:
> Hi again.
>
> Is anyone able to help with this problem?
>
> Regards
> Shaun.
>
 "Shaun Burriss"  29/07/2010 3:54 PM>>>
> Hi
>
> On our browse and search results page we originally had three columns with 
> Date (dc.date.created) Title and Creator displaying, and a thumbnail of the 
> image appeared in the date column for each result. I just made a change to 
> the date column so it would show dc.date.created instead of 
> dc.date.issued(date) and now the thumbnail has disappeared. I then added the 
> dc.date.issued(date) column back in and the thumbnail is back under that 
> column. Is there a way to detach the thumbnail from that column and either 
> have it show on a column on its own, or in the new dc.date.created column 
> that we have added?
>
> In dspace.cfg we have: webui.browse.thumbnail.show = true , and this has 
> never been changed.
>
> We are running DSpace 1.4.2.
>
> Thanks for any help.
>
> Regards,
> Shaun
>
>
> --
> The Palm PDK Hot Apps Program offers developers who use the
> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
> of $1 Million in cash or HP Products. Visit us here for more details:
> http://p.sf.net/sfu/dev2dev-palm
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
> --
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Image thumbnails not showing on search/browse results

2010-08-08 Thread Shaun Burriss
Hi again.

Is anyone able to help with this problem?

Regards
Shaun.

>>> "Shaun Burriss"  29/07/2010 3:54 PM >>>
Hi

On our browse and search results page we originally had three columns with Date 
(dc.date.created) Title and Creator displaying, and a thumbnail of the image 
appeared in the date column for each result. I just made a change to the date 
column so it would show dc.date.created instead of dc.date.issued(date) and now 
the thumbnail has disappeared. I then added the dc.date.issued(date) column 
back in and the thumbnail is back under that column. Is there a way to detach 
the thumbnail from that column and either have it show on a column on its own, 
or in the new dc.date.created column that we have added?

In dspace.cfg we have: webui.browse.thumbnail.show = true , and this has never 
been changed.

We are running DSpace 1.4.2.

Thanks for any help.

Regards,
Shaun


--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm 
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Image thumbnails not showing on search/browse results

2010-07-28 Thread Shaun Burriss
Hi

On our browse and search results page we originally had three columns with Date 
(dc.date.created) Title and Creator displaying, and a thumbnail of the image 
appeared in the date column for each result. I just made a change to the date 
column so it would show dc.date.created instead of dc.date.issued(date) and now 
the thumbnail has disappeared. I then added the dc.date.issued(date) column 
back in and the thumbnail is back under that column. Is there a way to detach 
the thumbnail from that column and either have it show on a column on its own, 
or in the new dc.date.created column that we have added?

In dspace.cfg we have: webui.browse.thumbnail.show = true , and this has never 
been changed.

We are running DSpace 1.4.2.

Thanks for any help.

Regards,
Shaun


--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech