Modifying a SharePoint Site Template's manifest.xml
        Posted  
        
            by Christopher
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Christopher
        
        
        
        Published on 2009-07-16T21:15:01Z
        Indexed on 
            2010/03/27
            17:03 UTC
        
        
        Read the original article
        Hit count: 383
        
I am trying to manually code some changes into my SharePoint Site Template. I can get the stp/cab file open and have added a new Element to the manifest.xml file, but when I repackage the stp and load it onto the server - the new site that I create using the updated .stp does not reflect the new link that I have added to the manifest.xml
I realize this isn't the proper way to add a link to the sidebar but am interested to make it work this way, for other reasons.
© Stack Overflow or respective owner