Below are steps to hide the Quick Launch in a Content Editor Web Part (CEWP).
Archive for the 'SPUI' Category
Save Steps, Export that Web Part!
Posted by Steve Pietrek on March 31, 2008
I was working with a client last week on some content they want to display in a certain format. The content medium will be used across the site and will be used multiple times.
After spending time creating the content, the client (who isn’t very knowledgeable in HTML) but comfortable enough with how SharePoint works, clicked the Source Editor button, selected all the markup, and copied the content to the clipboard. He then added another CEWP, edited the Web Part, click the Source Editor butotn, and pasted the markup. He was now able to go into the Rich Text Editor and make the required changes.
Great! Then I asked him if he wanted to reduce the steps significantly. He was all for that!
Posted in SPUI | No Comments »
Disable MySite and MyLinks in MOSS 2007
Posted by Steve Pietrek on December 11, 2007
For my client’s site, they were not interested in My Site and My Links for the first phase. Below are the steps I followed to remove the two links:
- Log into Central Administration.
- Under Shared Services Administration in the Quick Launch bar, select the one running My Sites.
- In the “User Profiles and My Sites” group, click on the “Personalization services permissions” link.
- For those users you want to remove the personalization functionality, click on the user name (for example, NT AUTHORITY\Authenticated Users).
- On the “Modify Permissions: Shared Service Rights” page, uncheck “Use personal features”. Click OK to save.
- I had to shut down my browser and log in again to see my changes.
Note 1: I read on a few blog posts that on the “Modify Permissions: Shared Service Rights” page, “Create personal sites” pertains to My Sites and “Use personal features” pertains to My Links. I could not uncheck all permissions. Unchecking “Use personal features” appeared to modify both My Site and My Links permissions.
Note 2: If you do not change the Administrator user, you will see My Site and My Links displayed. If you don’t want to see them when you log in as an administrator, change the administrator’s permissions.
Note 3: As far as #6 above, this isn’t required. A timer job runs which will switch all authenticated users. Be patient.
Posted in SPAdmin, SPUI | No Comments »