MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

how to override core.js file in SPD 2007 without touching 12 hives folder ?

  Asked By: Pramoda Patro         Date: May 24, 2011      Category: MOSS      Views: 2014
 

I need to implement one functionality in MOSS 2007 : Ehen user clicks on View properties item from context menu of any document in document library then it should open in separate window instead of same browser .

I achieved this by overriding the core.js file in 12 hives folder and replacing customcore.js file in 12 hives folder and given reference in master page.
But I would like to perform the same result without touching
12 hives folder.

Can anyone please help me on this same ?

Thanks in advance.

Tagged:                            

 

1 Answer Found

 
Answer #1       Answered By: Bhupesh Karankar          Answered On: Oct 04, 2011       

copy core.js in ur site then specify path in master page for core.js

it will read core.js form ur site only and will not go to 12 folder



for more help email me at bkarankar@karankar.com

make sure to put subject as "SharePoint Help"

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].