techPowerUp! Forums

Go Back   techPowerUp! Forums > Software > General Software

Reply
 
Thread Tools
Old Nov 2, 2012, 10:40 AM   #1
saknid
75 Posts
 
saknid's Avatar
 
Join Date: Sep 2012
Location: New Delhi, India
Posts: 123 (0.47/day)
Thanks: 87
Thanked 7 Times in 7 Posts
Send a message via Skype™ to saknid

System Specs

Regarding Dspace

guy's what I want to do is to remove the Tag of Dspace from My installation.

See the situation is that when I install the s/w it keep showing the name of Dspace on the front of the opening page I want to customize it...as the Dspace is open source s/w so it must have a way to do this....just want help for this...thank you in advance...
saknid is offline  
Reply With Quote
Old Nov 2, 2012, 10:51 AM   #2
Aquinus
3500 Posts
 
Aquinus's Avatar
 
Join Date: Jan 2012
Location: Dover, New Hampshire, USA
Posts: 4,274 (8.85/day)
Thanks: 1,282
Thanked 1,332 Times in 988 Posts

System Specs

Quote:
Originally Posted by saknid View Post
See the situation is that when I install the s/w it keep showing the name of Dspace
Are you talking about installing this? http://www.dspace.org/
I'm not quite sure what you mean by "removing the DSpace tag."

Could you provide some screenshots to supplement what you're trying to say?

Quote:
Originally Posted by saknid View Post
PLEASE GUY"s NEED HELP PLEASE PLEASE....
Don't double post, it is against the forum rules. There is an edit button for a reason. Not to mention that this post is completely unnecessary. Give people more than 10 minutes to reply. Cool your jets and try to be more descriptive.
__________________
MyHeat
Aquinus is online now  
Crunching for Team TPU
Reply With Quote
Old Nov 2, 2012, 11:02 AM   #3
saknid
75 Posts
 
saknid's Avatar
 
Join Date: Sep 2012
Location: New Delhi, India
Posts: 123 (0.47/day)
Thanks: 87
Thanked 7 Times in 7 Posts
Send a message via Skype™ to saknid

System Specs

Quote:
Originally Posted by Aquinus View Post
Are you talking about installing this? http://www.dspace.org/
I'm not quite sure what you mean by "removing the DSpace tag."

Could you provide some screenshots to supplement what you're trying to say?



Don't double post, it is against the forum rules. There is an edit button for a reason. Not to mention that this post is completely unnecessary. Give people more than 10 minutes to reply. Cool your jets and try to be more descriptive.
@Aquinus

Sorry for double post...and yes this is the same one I am attaching a jpg in which I have shown the Name what I want to remove from the page...Do I have to change the css or simple code only
because in that case (When I will change the css or code) when next time I will install the s/w it will again show the same thing....I want to edit it as it remains even after new installation....hoping that you would understand what I want....:-(
Attached Thumbnails
Click image for larger version

Name:	dspacetag.JPG
Views:	27
Size:	108.3 KB
ID:	48917  
saknid is offline  
Reply With Quote
Old Nov 2, 2012, 11:16 AM   #4
Aquinus
3500 Posts
 
Aquinus's Avatar
 
Join Date: Jan 2012
Location: Dover, New Hampshire, USA
Posts: 4,274 (8.85/day)
Thanks: 1,282
Thanked 1,332 Times in 988 Posts

System Specs

Quote:
Originally Posted by saknid View Post
@Aquinus

Sorry for double post...and yes this is the same one I am attaching a jpg in which I have shown the Name what I want to remove from the page...Do I have to change the css or simple code only
because in that case (When I will change the css or code) when next time I will install the s/w it will again show the same thing....I want to edit it as it remains even after new installation....hoping that you would understand what I want....:-(
I'm sure you can, but it's embedded in the code for DSpace I think. Maybe the SVN might help if your savvy enough to edit some Java and see what is inside DSpace and how it gets handled.

Why do you need to basically re-brand DSpace if you don't mind me asking?
__________________
MyHeat
Aquinus is online now  
Crunching for Team TPU
Reply With Quote
The Following User Says Thank You to Aquinus For This Useful Post:
Old Nov 2, 2012, 11:21 AM   #5
saknid
75 Posts
 
saknid's Avatar
 
Join Date: Sep 2012
Location: New Delhi, India
Posts: 123 (0.47/day)
Thanks: 87
Thanked 7 Times in 7 Posts
Send a message via Skype™ to saknid

System Specs

Quote:
Originally Posted by Aquinus View Post
I'm sure you can, but it's embedded in the code for DSpace I think. Maybe the SVN might help if your savvy enough to edit some Java and see what is inside DSpace and how it gets handled.

Why do you need to basically re-brand DSpace if you don't mind me asking?
@Aquinus

Not basically me This my office managers who do not want to see the dspace tag every time they open the s/w they want to see any thing as (Document Manager) but not the Dspace and being a good employee (Remem JOB : Just Obey Your Boss) I am supposed to do it (While I am little weak at codes) but Have to do this....

thank you for providing me option...
saknid is offline  
Reply With Quote
Old Nov 2, 2012, 11:27 AM   #6
Aquinus
3500 Posts
 
Aquinus's Avatar
 
Join Date: Jan 2012
Location: Dover, New Hampshire, USA
Posts: 4,274 (8.85/day)
Thanks: 1,282
Thanked 1,332 Times in 988 Posts

System Specs

Quote:
Originally Posted by saknid View Post
@Aquinus

Not basically me This my office managers who do not want to see the dspace tag every time they open the s/w they want to see any thing as (Document Manager) but not the Dspace and being a good employee (Remem JOB : Just Obey Your Boss) I am supposed to do it (While I am little weak at codes) but Have to do this....

thank you for providing me option...
I don't have a whole lot of experience with DSpace so I was really trying to get clarification for others who might know.

Looking briefly it looks like you can update themes inside of the WebUI portion of the application.

Are you editing the files here? (I will link relative to their SVN.)
https://svn.duraspace.org/dspace/dsp...webapp/themes/
__________________
MyHeat
Aquinus is online now  
Crunching for Team TPU
Reply With Quote
The Following User Says Thank You to Aquinus For This Useful Post:
Old Nov 2, 2012, 11:58 AM   #7
saknid
75 Posts
 
saknid's Avatar
 
Join Date: Sep 2012
Location: New Delhi, India
Posts: 123 (0.47/day)
Thanks: 87
Thanked 7 Times in 7 Posts
Send a message via Skype™ to saknid

System Specs

Quote:
Originally Posted by Aquinus View Post
I don't have a whole lot of experience with DSpace so I was really trying to get clarification for others who might know.

Looking briefly it looks like you can update themes inside of the WebUI portion of the application.

Are you editing the files here? (I will link relative to their SVN.)
https://svn.duraspace.org/dspace/dsp...webapp/themes/
@Aquinus
Yes I was editing there but it is not effecting when I build again and run it.

Should I have to change in the Jspui also coj it have two section xmlui and jspui

and also which theme it is using as default..I know this stuff is little off-route for you...Thank you for helping me.

Ok send me the svn link too I will join in and may find some thing better but still thank

you.

I was going to this address C://Dspace-1.8.2/Dspace-xmlui/webapp/src/main/webapp/themes

if this one is okey....
saknid is offline  
Reply With Quote
Old Nov 2, 2012, 12:00 PM   #8
Aquinus
3500 Posts
 
Aquinus's Avatar
 
Join Date: Jan 2012
Location: Dover, New Hampshire, USA
Posts: 4,274 (8.85/day)
Thanks: 1,282
Thanked 1,332 Times in 988 Posts

System Specs

Quote:
Originally Posted by saknid View Post
Yes I was editing there but it is not effecting when I build again and run it.
There may be two copies. One that is created after the project is built and one that comes with the project. If you're editing the files after it is built, then that makes sense by the changes aren't persisting. Are you using an IDE to edit the project or are you just using a text editor?

I'm about to leave for work, so I won't be able to respond much but I will if I can.
__________________
MyHeat
Aquinus is online now  
Crunching for Team TPU
Reply With Quote
The Following User Says Thank You to Aquinus For This Useful Post:
Old Nov 2, 2012, 12:06 PM   #9
saknid
75 Posts
 
saknid's Avatar
 
Join Date: Sep 2012
Location: New Delhi, India
Posts: 123 (0.47/day)
Thanks: 87
Thanked 7 Times in 7 Posts
Send a message via Skype™ to saknid

System Specs

Quote:
Originally Posted by Aquinus View Post
There may be two copies. One that is created after the project is built and one that comes with the project. If you're editing the files after it is built, then that makes sense by the changes aren't persisting. Are you using an IDE to edit the project or are you just using a text editor?

I'm about to leave for work, so I won't be able to respond much but I will if I can.
@Aquinus

yes I am using dreamviewer ok which one file is after built there are two folders 1. "Dspace" 2. "Dspace-1.8.2" in which I should make changes...

thank you fr answers will wait for reply from you...post if you get some thing will be helpful i have 3 days to do this...Meanwhile I am also searching some more things Have got something also will post them if they will work thank you...
saknid is offline  
Reply With Quote
Old Nov 2, 2012, 12:22 PM   #10
Aquinus
3500 Posts
 
Aquinus's Avatar
 
Join Date: Jan 2012
Location: Dover, New Hampshire, USA
Posts: 4,274 (8.85/day)
Thanks: 1,282
Thanked 1,332 Times in 988 Posts

System Specs

Quote:
Originally Posted by saknid View Post
@Aquinus

yes I am using dreamviewer ok which one file is after built there are two folders 1. "Dspace" 2. "Dspace-1.8.2" in which I should make changes...

thank you fr answers will wait for reply from you...post if you get some thing will be helpful i have 3 days to do this...Meanwhile I am also searching some more things Have got something also will post them if they will work thank you...
Dreamweaver... ewww. It's okay if you're a visual designer but it is terrible for editing code in my honest opinion. Since it is a Java project, try using an IDE like Netbeans. It should simplify it quite a bit. That way any changes you need to make are done in Netbeans before you build the project. Don't edit the folder where the compiled data goes, I bet that is why it isn't persisting because when the project is built, the files are being over-written by the ones in the project.
__________________
MyHeat
Aquinus is online now  
Crunching for Team TPU
Reply With Quote
The Following User Says Thank You to Aquinus For This Useful Post:
Old Nov 2, 2012, 12:26 PM   #11
saknid
75 Posts
 
saknid's Avatar
 
Join Date: Sep 2012
Location: New Delhi, India
Posts: 123 (0.47/day)
Thanks: 87
Thanked 7 Times in 7 Posts
Send a message via Skype™ to saknid

System Specs

Quote:
Originally Posted by Aquinus View Post
Dreamweaver... ewww. It's okay if you're a visual designer but it is terrible for editing code in my honest opinion. Since it is a Java project, try using an IDE like Netbeans. It should simplify it quite a bit. That way any changes you need to make are done in Netbeans before you build the project. Don't edit the folder where the compiled data goes, I bet that is why it isn't persisting.
@Aquinus

You might be right. the thing is what I am editing is the CSS only if i want changes to happen I must change the code I will try this too Then it may hold the changes.

thank you again...will post the results thank you again...
saknid is offline  
Reply With Quote
The Following User Says Thank You to saknid For This Useful Post:
Old Nov 3, 2012, 04:37 AM   #12
saknid
75 Posts
 
saknid's Avatar
 
Join Date: Sep 2012
Location: New Delhi, India
Posts: 123 (0.47/day)
Thanks: 87
Thanked 7 Times in 7 Posts
Send a message via Skype™ to saknid

System Specs

@Aquinus

I do try to make changes in the code but seems I am not good enough apart from that I change the CSS of the installation and for now I am in safe hands as it is now showing the "whatever" my management wants Now I want to change it completely so What I am going to try is to make changes in the before build files of dspace...will post the results also...send me some options to do so if you are in touch with people who uses dspace. thank you in advance....
saknid is offline  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Regarding PSU xbonez System Builder's Advice 0 Dec 31, 2010 03:37 PM
Question regarding cooling NeilSmith Overclocking & Cooling 2 Sep 19, 2010 04:22 PM
Question - Regarding Spacers Ben Clarke Cases, Modding & Electronics 2 Jul 24, 2007 08:03 PM
Q regarding uninstalling ATITool. Bam ATITool 6 Jul 21, 2007 11:03 PM
Questions Regarding RAID nflesher87 General Hardware 2 Jul 5, 2007 07:00 PM


All times are GMT. The time now is 11:43 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
no new posts