Re: [Dspace-tech] Text alignment in browse table

2014-02-25 Thread Shazia Sathar
That worked like a charm. Thank you very much! Regards, Shazia On Mon, Feb 24, 2014 at 6:58 PM, SUZUKI Keiji wrote: > Hi Shazia, > > I am sorry but I wrote the wrong version number. > Please change the value of element form "2.5" > to "2.0" > > Regards, > Keiji Suzuki > > > 2014-02-25 0:41 GM

Re: [Dspace-tech] Text alignment in browse table

2014-02-24 Thread SUZUKI Keiji
Hi Shazia, I am sorry but I wrote the wrong version number. Please change the value of element form "2.5" to "2.0" Regards, Keiji Suzuki 2014-02-25 0:41 GMT+09:00 Shazia Sathar : > Thanks for your response Keiji Suzuki. > I tried your suggestion and got the following error: > ... > [ERROR]

Re: [Dspace-tech] Text alignment in browse table

2014-02-24 Thread Shazia Sathar
Thanks for your response Keiji Suzuki. I tried your suggestion and got the following error: ... [ERROR] Failed to execute goal on project jspui: Could not resolve dependencies for project org.dspace.modules:jspui:war:4.0: Could not find artifact javax.servlet:jsp-api:jar:2.5 in sonatype-release

Re: [Dspace-tech] Text alignment in browse table

2014-02-21 Thread SUZUKI Keiji
Hi Shazia, Add the following lines under the element in [dspace-src]/dspace/modules/jspui/pom.xml -- form here javax.servlet jsp-api 2.5 provided --- end -- Regards, Keiji Suzuki 20

[Dspace-tech] Text alignment in browse table

2014-02-21 Thread Shazia Sathar
Hello All, I would like to make a few changes to the text alignment in the Browse table. Looks like the dspace tag "dspace:browselist" is used to display the items. I tried to align the date field to left. Here is what I did. I modified \dspace-jspui\src\main\java\org\dspace\app\webui\jsptag\Brow