Remove Site Contents link

Hi..
How to remove Site Contents link only for read users.
Ravindranath

Hi Ravindranath,
You will have to update the master page and update the permissionString to hide it for users who just have read permissions
 <SharePoint:MenuItemTemplate runat="server" id="MenuItem_ViewAllSiteContents"
         Text="<%$Resources:wss,quiklnch_allcontent_15%>"
         Description="<%$Resources:wss,siteactions_allcontentdescription%>"
         ImageUrl="/_layouts/15/images/allcontent32.png?rev=38"
         MenuGroupId="200"
         Sequence="240"
         UseShortId="true"
         ClientOnClickNavigateUrl="~siteLayouts/viewlsts.aspx"
         PermissionsString="ViewFormPages"
         PermissionMode="Any" />
Regards, Partha Avepoint Please mark the response as "Answer" if it answers your response If this response takes you closer to your solution mark it as a "helpful post"

Similar Messages

  • Restrict a user to see All site content link on quick lanuch

    Hi
    how to restrict a user (who has only view permissions ) to see All Site Content Link on quick lanuch
    adil

    You can find your answer in the following thread. You will have to rely on Audience targeting. 
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/2b61ae45-77ca-4e80-88dd-98eed32d23b8/sharepoint-2010-hide-some-quick-launch-links-on-some-groups?forum=sharepointdevelopmentprevious
    Given its a long thread I have copied Hemendra's reply below which I think is what you should be doing.
    Go to site settings-->navigation-->click shared documents and click edit from menu.-->Now see the audience section and put users/group there who can view it.
    Here is how to add a new Audience
    http://technet.microsoft.com/en-us/library/cc262169(v=office.14).aspx
    Amit

  • How to hide Recycling bin and View All Site Content

    Is there a way to hide the "View All Site Content" and the "Recycling Bin" without modifying with S Designer.
    Thanks

    Hiding these links with CSS is a "band-aid" fix.  Users are still downloading the HTML for these controls, and users that don't use CSS will still see them in their entirety.  The best option is to remove them from your site's master page entirely.
    First, look for the following lines of code in your master page.  This code renders the "View All Site Content" link:
    <Sharepoint:SPSecurityTrimmedControl runat="server" PermissionsString="ViewFormPages">
    <div class="ms-quicklaunchheader"><SharePoint:SPLinkButton id="idNavLinkViewAll" runat="server" NavigateUrl="~site/_layouts/viewlsts.aspx" Text="<%$Resources:wss,quiklnch_allcontent%>" AccessKey="<%$Resources:wss,quiklnch_allcontent_AK%>"/></div>
    </SharePoint:SPSecurityTrimmedControl>
    Now, the "Recycle Bin" link should look something like this:
    <SharePoint:SPLinkButton runat="server" NavigateUrl="~site/_layouts/recyclebin.aspx" id="idNavLinkRecycleBin" ImageUrl="/_layouts/images/recycbin.gif" Text="<%$Resources:wss,StsDefault_RecycleBin%>" PermissionsString="DeleteListItems"/>
    Now save, check in, and publish your changes.  I hope this helps!
    Kyle

  • Getting site contents twice in treeview-sharepoint2013

    While selecting tree view getting “site content” and “site contents” in left side navigation. How to remove site contents from treeview.if I hide tag in master page it will effect to quick lunch also. Please advise how to remove or hide "site contents"
    in treeview-sharepoint2013

    Hi,
    According to your description, there are two “Site Contents” in the tree view.
    What if disable the tree and then enable again?
    As I can’t reproduce your issue in my environment, a suggestion is that you can use CSS code to hide one of them if there is a “Site Contents” always stays in a fixed position
    in the tree view.
    About how to use CSS selectors to find the specific element on a page:
    http://www.w3schools.com/cssref/css_selectors.asp
    http://css.maxdesign.com.au/selectutorial/
    Feel free to reply if there are still any questions.
    Best regards,
    Patrick
    Patrick Liang
    TechNet Community Support

  • Can not create short cut link in Cross-Site Content at WPC

    hi experts,
    im new in web page composer.please guide me...i had configured my entry point at wpcDragExplorerEntryPoints property. its working but its working ( the folder which i want was appeared) when i want drag and drop into my page. but when i want to create short cut link in Cross-Site Content folder, the folder which i want to use is not appeared. just appeared Favorites folder, Public Documents folder, Personal Documents folder, Recently Used folder, Common folder, Web content...so, i cant create new short cut link to my folder. i create my folder in /pcd/portal_content/myfolder..can someone guide me how to solve this?
    thank in advance,
    faeza

    I got it, should deploy Template Region Bindings.

  • Error in sharepoint 2010 designer while saving:"Content in the embedded form may be changed by the the server to remove unsafe content.Do you want to reload your page to see the results of the save? "

    Hi, 
    I am doing development  in sharepoint 2010 and facing this very weird problem.
    If I create a site page with the sharepoint look and feel for that site and try to save the site page,i am getting this error:**"Content in the embedded form may be changed by the the server to remove unsafe content.Do you want to reload your page to see
    the results of the save? "** and when i say reload,the server removes some parts of my page, e.g onclick event of html,asp buttons.
    This error just comes for any sharepoint site page,e.g i took a copy of 'How To Read Library' page just edited the text part of taht page,and when i try to save this error again comes up.
    However,if i create a simple aspx page with only htmltags like head body,then thr is no problem ,everything works great. But sharepoint look and feel pages are giving troubles while saving.
    has anybody seen this earlier,what could be the reason for this?
    Thanks

    I think the excerpt and link below is the why, but the page talks about server code and not javascript.  I guessing that this is why blank pages work, but not wiki pages.  Can anyone verify this?
    The following are general rules for using server-side code on a site page.
    If the page is uncustomized, server-side code is supported on the page.
    If the page is customized, server-side code does not run, and the page does not render. This includes the code-behind for the page itself.
    http://msdn.microsoft.com/en-us/library/office/aa979592(v=office.14).aspx

  • Prevent Site Members to view Site Contents Page in SharePoint 2013

    I created SharePoint 2013 Site and it has 5 variation sub sites as well. Each site has several pages. I have end users added to Site Members group who should access all the Custom pages. Customer has raised a security issue, end users are able to access
    Site Contents page by supplying the link in the URL. I tried adding these end user to site visitors but unfortunately they are not able to access variations sub sites custom pages.
    Kindly help me how to solve this.

    Little confuse. 
    You want to stop users from viewing page or you want them to to be able to view pages
    Which pages are they able to view. 
    Just follow below steps to prevent users form accessing application pages
    http://blog.mastykarz.nl/preventing-authenticated-visitors-browsing-system-pages/
    You can even try this powershell
    param (
        $WebApplicationUrl
    $wa = Get-SPWebApplication $WebApplicationUrl
    $wa.PolicyRoles.Add("Deny System Pages",
    "", "EmptyMask", "ViewFormPages")
    $wa.Update()
    $claimType = "http://schemas.microsoft.com/sharepoint/2009/08/claims/identityprovider"
    $claimValue = "AspNetMembership"
    $claim = New-Object Microsoft.SharePoint.Administration.Claims.SPClaim($claimType,
    $claimValue, "http://www.w3.org/2001/XMLSchema#string", [Microsoft.SharePoint.Administration.Claims.SPOriginalIssuers]::GetIssuerType("SecurityTokenService"))
    $encodedClaim = $claim.ToEncodedString()
    $policies = $wa.ZonePolicies("Default")
    $policy = $policies.Add($encodedClaim
    , "Authenticated visitors")
    $policy.PolicyRoleBindings.Add($wa.PolicyRoles["ViewFormPagesLockDown"])
    $wa.Update()
    If you want restrict users to access some specific page, the you need to remove inheritance of the site 
    If this helped you resolve your issue, please mark it Answered

  • Getting "Site contents" 2 times

    Getting “Site contents” 2 times after migration from MOSS 2007 to SP2013 for few site collections. Please guide me on this.

    Hello
    Can't you remove one of the link via the navigation menu?
    Best regards, Christopher.
    Blog |
    Mail
    Please remember to click "Mark As Answer" if a post solves your problem or
    "Vote As Helpful" if it was useful.
    Why mark as answer?

  • How Can I Remove All the Links in a Document?

    I want to remove all the internal and external bound links in
    a number of my html documents. Is there any way I can do this with
    one action. I tried using Control + F on </a> and replacing
    it with nothing and that works. But Control + F on <a
    href="URL"> doesn't work as the url for that is different every
    time.
    Is it possible to remove all the links in one sweep, I hate
    to do it manually one by one as there are just so many?

    Tanim23 wrote:
    > Is it possible to remove all the links in one sweep
    Yes. In the Find and Replace dialog box, set Search to
    Specific Tag, and
    select a in the drop-down menu alongside. Then set Action to
    Strip Tag.
    You can do this in the current document, a particular folder,
    or the
    entire site, depending on what you select in the Find in
    drop-down menu.
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS4",
    "PHP Solutions" & "PHP Object-Oriented Solutions"
    http://foundationphp.com/

  • How Can I Remove the Home Link on the Main Page

    I am using PT 8.49 and I am creating a custom page where the only options I'd like to show on the page are my custom menu option and "Sign out" at the top right. I'd like to remove the "Home" link on the top right menu because I am doing the selection for them. I don't want them to be able to go back to the Home menu once they've entered my custom page. I have everything working the way I'd like except that I cannot get rid of the "Home" link. Can anyone help with that?
    I am also using a template in portal called HOMEPAGE_DESIGNER_TEMPLATE as this causes the page to display without the left menu, as I want it to be.
    Thanks for your help!

    Restore the default home page
    * https://support.mozilla.com/en-US/kb/How%20to%20set%20the%20home%20page#w_restore-the-default-home-page
    Now, set a single web site as your home page
    * https://support.mozilla.com/en-US/kb/How%20to%20set%20the%20home%20page#w_set-a-single-web-site-as-your-home-page
    Check and tell if its working.

  • Adding annotations throws off Table of Contents links

    I asked this a month ago and got no responses...Help is critically needed. When annotations are added, the bookmarks seem OK on authoring machine, but once PDF is opened on another machine, everything thrown off!
    I'm involved in a paperless pilot project and am having a difficult time circumventing an issue in Preview.
    I'm re-formatting material for executive meetings from WordPerfect, Word, Excel and PowerPoint into bookmarked PDF format in Adobe Acrobat Pro X. When they are opened in Preview by senior management on MacBook Airs, the Table of Contents links everywhere correctly. However, the moment they add an annotation (in this case, notes), the table of contents is thrown one page off, regardless of their place in the document. Even after removing the note, the table of contents does not revert to the proper place. I'm assuming this occurs because the annotation throws off the markers from the imported bookmarks.
    Using Acrobat Reader on the Airs isn't an option since annotations aren't possible. We are also really trying to keep production of the PDFs limited to Acrobat Pro to ensure cross-platform compatibility of the Table of Contents.
    Has anyone else encountered these issues? Is there a potential workaround?

    A lightweight alternative to Acrobat Pro for creating table of contents for any PDF is PDFOutliner (only $5 on Mac App Store.) The TOC links generated by PDFOutliner don't have the problem you've described above. You could open your PDF in PDFOutliner and re-save it (the TOC will be rebuilt) for a quick test.
    Note: I'm the developer of PDFOutliner.
    Regards,
    Jose

  • How to I add options to the Context Menu for html files under Site Content

    Currently in Web Page Composer...  if a developer wants to get the Target URL to an html page in a WPC site (i.e. under the Site Content folder) they have to take several steps...   Content Menu -> Details -> Settings -> Properties -> Access Links -> copy the Target URL.  I would like to add this ability (i.e. to copy the target URL to clipboard) as a option to the "context menu" of each html file.  Does anyone know if this is possible and if so how it can be done?   It can be a global change if necessary.

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    You can use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    You have to close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    Also check the Mouse driver settings in the Control Panel.

  • Infopath 2007 "Updating Site Content Failed"

    I get this error for just about everything I do with the forms we are publishing via Infopath 2007.  I believe it is because our forms have a fair amount of Promoted fields in them (more than 30 each).
    I've seen this article and think that maybe it will alleviate the problem: http://support.microsoft.com/default.aspx/kb/958139
    The problem is the hotifx that this references is not available for public download and when I try to go through the great new Microsoft Support site (piece of absolute ____) I am unable to get a phone number to call, submit an e-mail or anything without giving them a credit card for payment.  I do not intend to pay money to get the right to download or be sent a hotfix.
    Does anyone know if there is a way I can test to verify that I indeed "need" this hotfix before I spend money out of my pocket? 
    The forms I have published to form libraries in MoSS 2007 Enterprise have many promoted fields.  I can create a new content type in the site collection via Infopath if I keep the promoted fields under about 25, however once I publish it I can no longer change the content type (get the "Updating Site Content Failed" message) and have to create a new content type to make changes to any form I have.  As you can imagine this is a problem as I have to constantly change the template url on my libraries and constantly re-link all of the saved forms in the libraries.
    Does anyone have any ideas how to realistically fix this outside of the hotfix?
    I've tried every method I can find on the internet, but nothing seems to work.

    A little more information.  On the server itself I don't show any indication or problem in the Event logs related to this issue.
    However, on the workstation that I am attempting to publish from (Same subnet, local Gigabit Connection) I get 4 MSSOAP Errors:
    Event Type: Error      Event Soruce MSSOAP
    Event Category: Generic   Event ID: 16
    Description: Soap error: Connection Time out
    I get two of those and two of these:
    Event Type: Error   Event Source: MSSOAP
    Event Category: General  Event ID: 16
    Description: Unspecified HTTP error.
    I went into the sharepoint central admin and changed the timeout value (which was 30 seconds) in the infopath forms section to 120 seconds and it hasn't made any difference.
    Edit:  Yes I have tried from multiple workstations.  We don't load office on the server itself or I would try from there as well.

  • Contents Links not working in ADE 2.0

    Hi,
    In ADE 2.0, links in the document are going to the wrong page. How can this be fixed?
    In the original PDF and on ADE 1.7.2, these table of contents links work correctly. Now, the links go to the page before the correct page.
    Any advice would be much appreciated!!
    Thanks,
    RanaJ

    Yet another bug in ADE2.0/2.0.1.    I suggest (as I so often do) reinstalling 1.7.2.
    ~~~~~~~~~
    There are lots of bugs in ADE2.0 (and 2.0.1).  Try replacing ADE2.0 with the older but more reliable v1.7.2.
    (You can have them both installed at once if you like.)
    Version 1.7.2, it is a little difficult to find, available on Adobe site for Windows and for Mac.
    http://helpx.adobe.com/digital-editions/kb/cant-install-digital-editions.html
    The forum software is sometimes corrupting the link above.  There shouldn't be a blank in 'editio ns.html'.  The following redirects to the same page: http://tinyurl.com/diged172
    Some people have found ADE trying to upgrade automatically. 
    It appears (not 100% sure) that if you install ADE2.0 as a new install (not as an upgrade) that your 1.7.2 will continue to run.
    Probably best to say no if 2.0.x installation asks if you want to migrate your library.

  • SharePoint 2007 - the best practice to detached/remove a content database from a web app without any Farm impact

    Best
    practice to remove content databases from SharePoint 2007 without any Farm
    impact <o:p></o:p>

    Hi  ,
    For removing a content database from a Web application, you can take steps as below:
    1.On the Manage Content Databases page, click the content database that you want to remove.
    2.On the Manage Content Database Settings page, in the Remove Content Database section, select the Remove content database check box.
    If any sites are currently using this database, a message box appears. Click OK to indicate that you want to proceed with the removal.
    3.Click OK.
    Reference:
    http://technet.microsoft.com/en-us/library/cc262440(v=office.12).aspx
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

Maybe you are looking for

  • How do I escape from a search in the app store

    How do I escape from a search in the app store

  • Avg. DB Request Time in Update Task

    Hi In Service level report, Avg. DB Request Time in Update Task  shows more than 100000 ms and it is very high. I just want to know if we want to reduce then where shd i look ? We have sufficient Update ( v1, V2 ) process in system. We dont see any q

  • Policy agent for Jetty

    Are there any plans to provide a policy agent for Jetty? Really appreciate your response. Thx.

  • 2LIS_11_VAHDR Problem.

    I am getting 0 records when trying to do a full load in our Quality system. I am getting 0 even in RSA3 in source system with update mode set to F.

  • Regular expression to covert pascal case to underscores

    I am looking for a way to use the SQL regular expression support to convert some pascal text into underscore separated words. For example: IsComplianceActionPossible -> Is_Compliance_Action_Possible. What I am confused on is how to get the capital le