It is a common problem in the sharepoint 2007 developemt to hide the “Sign in” link in the client web browser. I didnt find any perfect solution for that. Let's think one scenario. For example, You are developing a WCM website in MOSS and have two entry points to the website - one web app for internal use to edit the site (i.e. you have to authenticate), and one for the website (i.e. for anonymous access). You have created a master page which obviously has to contain controls that allow users to ......
Before doing this posting i need to say something about my recent sharepoint post. because One question could be arise that "why all of my recent post is related to sharepoint 2007?" The answer is: i am working with sharepoint 2007 for last few months specially for one of our client. I am responsible for all Reserch and Development work and architectural setup. You will also find some important post in the next days. Different custom workflow for same page creation and modification from browser Doesn't ......
Is it possible to set maximum size limit for the images or document? Yes but in generally. You can set the maximum limit of any kind of document or picture for the whole website. It is not possible to define document or image separately. It is also not possible to define max limit only for specific sub sites/pages regions separately. You have to go to Web Application general Settings to set the maximum upload size in general navigating the following path from the central administration panel and ......
Web browser support is divided into two levels: level 1 and level 2. Although administrative tasks on SharePoint sites are optimized for level 1 browsers, Office SharePoint Server 2007 also provides support for other browsers that are commonly used. Level 1 Web browsers · Microsoft Internet Explorer 6.x (32-bit) · Windows Internet Explorer 7.x (32-bit) Level 2 Web browsers Level 2 Web browsers provide basic functionality, so that users can both read and write in SharePoint sites and perform site ......
Publishing document using custom workflow You have to do it in the workflow setting for specific List library from Document Library Settings under settings tab. Then you have to do the same thing similar to custom workflow for page. Here, only the difference is that there is no initial workflow for the custom document list. In our example is Instruction guide. Then do the same steps for creating workflow from the previous solution (Sharepoint: Creating custom Workflow to approve page or document ......