SharePoint Designer Reformatting HTML on the fly, able to disable?

Before I tear apart what was left of my hair, I tried to change some of the main pages in SharePoint Designer, and whenever I make changes to the HTML markup, it will reformat them as I see fit. For example, I'm trying to make the code readable, so I move the elements to my own lines and the like. As soon as I save it, everything will return to one line of code.

This was a problem that I encountered with VS2003 and VS2005, before VS2005 SP1. Unfortunately, this makes it very cumbersome to ever read or decode what HTML markup is. Does anyone know how to disable automatic HTML reformatting in SharePoint Designer?

My alternative would be to use VS2008, but when I try to download a SharePoint website, I get an error that Visual Web Developer cannot open the SharePoint sites. Apparently, this is not an option. Is there an alternative to SharePoint Designer, or are you stuck with this and reforming your layout at your leisure?

Thank you for your time.

+3
source share
7 answers

I use only SharePoint Designer when I want to immediately see the effect of the change (for example, on the main page), without requiring re-entering / deploying the solution for this.

, HTML Visual Studio SharePoint Designer, . SharePoint Designer Visual Studio, HTML .

, , ( ) SharePoint Designer. SharePoint Solutions , . - CSS.

SharePoint Designer, , / . , , . -.

, SharePoint Designer . , , , SharePoint Designer .

+4

SharePoint Designer SharePoint Developer Explorer , , . , , - Visual Studio. , ( "The Kid" Serge van den Oever ) , .

+2

- SharePoint.

Visual Studio, -, SharePoint Designer.

+1

, SharePoint Developer Explorer, 'The Kid '. Visual Studio , SharePoint. . . - , .

: Edit SharePoint files with Visual StudioEfile actions

+1

, , HTML - , . , , ...

0

, , . , VS.

0

gui, . Microsoft , . sharepoint .

Perhaps I suppose if you are a masochist, just use a text editor such as scite, notepad ++, emacs, vi or something else, and create the sharepoint site completely manually. I have done it. I can’t say that it’s nice, but it’s no worse than using a sharepoint designer.

0
source

All Articles