Hi All

Can someone else help to explain this.
I am out of options.

Thanks in advance.

hg


On 10 May 2013 11:51, SanjibKumarDeka <[email protected]> wrote:

> Hi,
>
> After DSpace installation I copied all the directories from
> /dspace/webapps to /tomcat/webapps, as per DSpace Installation
> documentation. Now, I changed the default logo in the following path,
>
> /dspace/webapps/xmlui/themes/Mirage/images
>
> I copied a new logo with the name <dspace-logo-only.png> and rename the
> existing one with a different name. Then restart the tomcat.
>
> So, should I again copy all  /dspace/webapps to /tomcat/webapps ?
>
> Regards,
>
>
> On Fri, May 10, 2013 at 2:39 PM, Hilton Gibson <[email protected]>wrote:
>
>> That is correct but the webapps are built from the "source" so you need
>> to put your image into the "source" folder, then rebuild and then recopy
>> the webapps.
>> A tedious and confusing process but this is the way DSpace is modified.
>>
>>
>>
>> On 10 May 2013 10:49, SanjibKumarDeka <[email protected]> wrote:
>>
>>> Hi,
>>>
>>> After installation I copied all the directories from /dspace/webapps to
>>> /tomcat/webapps, as per DSpace Installation documentation.
>>>
>>>
>>> On Fri, May 10, 2013 at 12:43 PM, Amandeep Kapila <
>>> [email protected]> wrote:
>>>
>>>> Hi,
>>>>
>>>>        The path depends on how you configured after the installation
>>>> was complete.
>>>>
>>>>
>>>>    1. You could have copied all the directories from the
>>>>    [dspace]/webapps directory to the tomcat webapps directory or
>>>>    2. you could have have redirected you tomcat to look for the dspace
>>>>    webapps directories in the [dspace]/webapps by symlinking or server.xml
>>>>    redirect.
>>>>
>>>>
>>>>        So depending on the method you followed locate the correct path.
>>>>
>>>>
>>>> On Fri, May 10, 2013 at 12:26 PM, SanjibKumarDeka <[email protected]>wrote:
>>>>
>>>>> HI,
>>>>>
>>>>> I made changes the default logo in the following path,
>>>>>
>>>>> /dspace/webapps/xmlui/themes/Mirage/images
>>>>>
>>>>> I copied a new logo with the name <dspace-logo-only.png> and rename
>>>>> the existing one with a different name. Then restart the tomcat. But still
>>>>> it is showing the default mirage logo.
>>>>>
>>>>>
>>>>> Kindly suggest please.
>>>>>
>>>>>
>>>>> On Fri, May 10, 2013 at 12:13 PM, Amandeep Kapila <
>>>>> [email protected]> wrote:
>>>>>
>>>>>> Hello,
>>>>>>
>>>>>>            It should. Then may be you are changing it at the wrong
>>>>>> place. You should make changes from where your dspace xmlui is being
>>>>>> published.
>>>>>>
>>>>>>
>>>>>> On Fri, May 10, 2013 at 11:46 AM, SanjibKumarDeka 
>>>>>> <[email protected]>wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> I did all steps, but the header has not changed. I tried in other
>>>>>>> browser also.
>>>>>>>
>>>>>>>
>>>>>>> On Fri, May 10, 2013 at 11:08 AM, Amandeep Kapila <
>>>>>>> [email protected]> wrote:
>>>>>>>
>>>>>>>> Hello,
>>>>>>>>
>>>>>>>>          I think restarting the tomcat will do. It may take
>>>>>>>> sometime to display the changes as the browser cache may display the 
>>>>>>>> old
>>>>>>>> image. Or better you can try on a different machine or different 
>>>>>>>> browser.
>>>>>>>>
>>>>>>>>
>>>>>>>> On Fri, May 10, 2013 at 11:01 AM, SanjibKumarDeka <[email protected]
>>>>>>>> > wrote:
>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> Yes I copied the file. Should I restart DSpace to make the changes
>>>>>>>>> ?
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Fri, May 10, 2013 at 10:48 AM, Amandeep Kapila <
>>>>>>>>> [email protected]> wrote:
>>>>>>>>>
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>>      You need to copy/upload your logo image to the location.
>>>>>>>>>> This new image will replace the default one. Still better you can 
>>>>>>>>>> rename
>>>>>>>>>> the default one in case you need it in future.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Fri, May 10, 2013 at 10:39 AM, SanjibKumarDeka <
>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi,
>>>>>>>>>>>
>>>>>>>>>>> Kindly tell me how to replace this default logo with a logo
>>>>>>>>>>> available in my PC.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Fri, May 10, 2013 at 10:32 AM, Amandeep Kapila <
>>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hello,
>>>>>>>>>>>>
>>>>>>>>>>>>           There you will find a file named dspace-logo-only.png
>>>>>>>>>>>> This is the dafault logo. Make sure your logo file is in png 
>>>>>>>>>>>> format and
>>>>>>>>>>>> rename your logo image to dspace-logo-only.png and replace this 
>>>>>>>>>>>> default one
>>>>>>>>>>>> with your logo. Hope this will help.
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> On Fri, May 10, 2013 at 9:57 AM, SanjibKumarDeka <
>>>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>
>>>>>>>>>>>>> Thank you for your reply.  I found the path
>>>>>>>>>>>>> </dspace/webapps/xmlui/themes/Mirage/images>.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Could you please tell me how to upload image in this directory
>>>>>>>>>>>>> and change the header ?
>>>>>>>>>>>>>
>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Thu, May 9, 2013 at 10:44 PM, Amandeep Kapila <
>>>>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Hello,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>          The location is
>>>>>>>>>>>>>> [webapps]/xmlui/themes/Mirage/images. The location of the 
>>>>>>>>>>>>>> webapps depends
>>>>>>>>>>>>>> on your configuration, it may be your [dspace] runtime directory 
>>>>>>>>>>>>>> or it may
>>>>>>>>>>>>>> be [tomcat] directory.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>           Hope this helps.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Thu, May 9, 2013 at 7:38 PM, SanjibKumarDeka <
>>>>>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> I have installed DSpace 3.1 in RHEL 6.4 environment and
>>>>>>>>>>>>>>> using /xmlui interface. I want to change and upload my 
>>>>>>>>>>>>>>> Institute logo in
>>>>>>>>>>>>>>> the Header. But I/m not getting how to do this. I have followed 
>>>>>>>>>>>>>>> a previous
>>>>>>>>>>>>>>> post on this issue, but couldn't locate the exact directory.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Kindly help me please.
>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> sanjib kumar deka
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>>>>>>>>> Learn Graph Databases - Download FREE O'Reilly Book
>>>>>>>>>>>>>>> "Graph Databases" is the definitive new guide to graph
>>>>>>>>>>>>>>> databases and
>>>>>>>>>>>>>>> their applications. This 200-page book is written by three
>>>>>>>>>>>>>>> acclaimed
>>>>>>>>>>>>>>> leaders in the field. The early access version is available
>>>>>>>>>>>>>>> now.
>>>>>>>>>>>>>>> Download your free book today!
>>>>>>>>>>>>>>> http://p.sf.net/sfu/neotech_d2d_may
>>>>>>>>>>>>>>> _______________________________________________
>>>>>>>>>>>>>>> DSpace-tech mailing list
>>>>>>>>>>>>>>> [email protected]
>>>>>>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>>>>>>>>>>>>>> List Etiquette:
>>>>>>>>>>>>>>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> Cheers,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> ----
>>>>>>>>>>>>>> aman,
>>>>>>>>>>>>>> (Amandeep Kapila),
>>>>>>>>>>>>>> New Delhi,
>>>>>>>>>>>>>> INDIA.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> Cheers,
>>>>>>>>>>>>
>>>>>>>>>>>> ----
>>>>>>>>>>>> aman,
>>>>>>>>>>>> (Amandeep Kapila),
>>>>>>>>>>>> New Delhi,
>>>>>>>>>>>> INDIA.
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Cheers,
>>>>>>>>>>
>>>>>>>>>> ----
>>>>>>>>>> aman,
>>>>>>>>>> (Amandeep Kapila),
>>>>>>>>>> New Delhi,
>>>>>>>>>> INDIA.
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Cheers,
>>>>>>>>
>>>>>>>> ----
>>>>>>>> aman,
>>>>>>>> (Amandeep Kapila),
>>>>>>>> New Delhi,
>>>>>>>> INDIA.
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Cheers,
>>>>>>
>>>>>> ----
>>>>>> aman,
>>>>>> (Amandeep Kapila),
>>>>>> New Delhi,
>>>>>> INDIA.
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Cheers,
>>>>
>>>> ----
>>>> aman,
>>>> (Amandeep Kapila),
>>>> New Delhi,
>>>> INDIA.
>>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Learn Graph Databases - Download FREE O'Reilly Book
>>> "Graph Databases" is the definitive new guide to graph databases and
>>> their applications. This 200-page book is written by three acclaimed
>>> leaders in the field. The early access version is available now.
>>> Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
>>> _______________________________________________
>>> DSpace-tech mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>> List Etiquette:
>>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>>
>>
>>
>>
>> --
>> *Hilton Gibson*
>> Systems Administrator
>> JS Gericke Library
>> Room 1025C
>> Stellenbosch University
>> Private Bag X5036
>> Stellenbosch
>> 7599
>> South Africa
>>
>> Tel: +27 21 808 4100 | Cell: +27 84 646 4758
>> http://library.sun.ac.za
>> http://scholar.sun.ac.za
>> http://ar1.sun.ac.za
>> http://aj1.sun.ac.za
>>
>
>


-- 
*Hilton Gibson*
Systems Administrator
JS Gericke Library
Room 1025C
Stellenbosch University
Private Bag X5036
Stellenbosch
7599
South Africa

Tel: +27 21 808 4100 | Cell: +27 84 646 4758
http://library.sun.ac.za
http://scholar.sun.ac.za
http://ar1.sun.ac.za
http://aj1.sun.ac.za
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to