Cross Site collections navigation with publishing feature enabled into sharepoint 2010??

Hi,
Is it possible to cross site collection navigation in share point 2010 with publishing feature enabled? Right now we have a site collection with all the departmental sites within it. We are trying to create separate site collection with separate content
database for each department for better management. But problem with Global navigation as OOB does not provide cross site collection navigation functionality, So looking for multiple site collections or navigation for more than one site collection under single
umbrella. i was able to get the cross site collection navigation in my development env without publishing feature enabled using below link. But problem with production environment, as all the site collections and sites are publishing feature enabled. how i
am gonna do cross site navigation with publishing feature enabled? 
http://www.itsolutionbraindumps.com/2011/10/sharepoint-2010-cross-site-collection.html
Any link or suggest will be greatly appreciated !

Hi,
According to your description, my understanding is that you want to create cross site collections navigation with publishing feature enabled in SharePoint 2010.
Publishing sites (sites with publishing infrastructure) have their own navigation API, and it is much more complicated task to preserve cross-publishing sites navigation.
We need to implement our own custom navigation provider.
Please refer to the link below about the cross site collections navigation with publishing feature enabled:
http://sadomovalex.blogspot.com/2010/12/cross-site-and-cross-site-collection.html
Best regards.
Thanks
Victoria Xia
TechNet Community Support

Similar Messages

  • Example to see all site collections in a specific content DB in sharepoint 2010

    Can someone give an example to see all site collections in a specific content DB
    in SharePoint 2010.
    I've tried the below ones but it gives all content DB's with all site collections.
    Get-SPContentDatabase | %{Write-Output "- $($_.Name)”; foreach($site in $_.sites){write-Output $site.url}}
    Appreciate your help

    Use Get-SPSite cmdlet
    $spAssgn = Start-SPAssignment;
    Get-SPSite -ContentDatabase "<SPContentDBName>" -Limit ALL -AssignmentCollection $spAssgn|Select Title,Url;
    Stop-SPAssignment $spAssgn;
    Get-SPSite
    This post is my own opinion and does not necessarily reflect the opinion or view of Slalom.

  • Noteboard webpart in community site with publishing feature enabled

    Hi All
    Noteboard webpart works fine as long as publishing site/web feature is not enabled
    but after it is enabled people with contribute permissions can not see the noteboard comments of the people with Moderate/Full control/Site collection access and vice versa.
    Is this the bug or there is the solution for this ? whts that?
    SP Page: http://www.facebook.com/SharePointQ SP Blog: http://swatipoint.blogspot.com

    Hi,
    Please try to disable the publishing feature to check whether it working or not. Or try to restart Distributed Cache service.
    If you do not activate the publishing infrastructure feature, the note board will appear to work, but will not store comments correctly.  The note board does not use the correct url for the page, so the notes stored using the web part, will differ from
    the notes stored using the Tags and Notes button. 
    https://donalconlon.wordpress.com/2011/03/02/adding-the-social-note-board-to-a-sharepoint-blog/
    I suggest you activate the publishing infrastructure site collection feature, then add a new Noteboard web part in a page, then check whether the issue still exsits or not.
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Cross Site Collection lookup using client side object model

    I have to do Cross Site Collection lookup using client side object model or Odata ,
    no servier side.. any ideas experts?

    Did you read about cross site publishing feature in SP 2013?
    Check this out
    http://sharepoint.microsoft.com/blog/Pages/BlogPost.aspx?pID=1038
    http://blogs.technet.com/b/sharepoint_quick_reads/archive/2012/09/18/sharepoint-2013-cross-site-publishing.aspx
    http://blog.helloitsliam.com/Lists/Posts/Post.aspx?ID=89
    http://blogs.msdn.com/b/ritazh/archive/2012/09/26/sharepoint-2013-how-to-setup-cross-site-publishing-enable-catalog-use-managed-navigation.aspx
    http://stackoverflow.com/questions/1151036/sharepoint-lookup-column-across-site-collection-boundary
    You will need custom code for this, but since the amount is minimal and this is Stack Overflow I assume that won't be a problem. You will want to make your own listview web part that queries the list using ListViewByQuery. An example can be found here:
    http://blogs.msdn.com/b/ramg/archive/2009/04/21/implementing-a-simple-cross-site-collection-list-view-webpart.aspx

  • Programmatically lookup fields cross site collections

    Hi everyone,
    With SharePoint 2010, we can programmatically create a custom field for lookup site column cross site collections. However, it seems not to be possible in SharePoint 2013. Has anyone got hands dirty on this case?
    Your suggestions would be greatly appreciated.
    Regards,
    -T.s
    Thuan Soldier
    A 23-year-old man loving Microsoft technologies and making crazy ideas on business journey.
    SharePoint Vietnam |
    Blog | Twitter

    Thank Dimitri, I will have to look into it to check whether it supports lookup fields cross site collections or not.
    @Amr Fouad: The managed metadata field is itself a form of lookup column so doesn't allow it's values to be used in a lookup.
    We have tried with custom field but seems it doesn't work in SharePoint 2013. With SharePoint 2010, there is no problem. I'm wondering whether lookup fields cross site collection is a nightmare or not.
    Thuan Soldier
    A 23-year-old man loving Microsoft technologies and making crazy ideas on business journey.
    SharePoint Vietnam |
    Blog | Twitter

  • Multipe discussion boards within one site collection, each with their own email?

    So we use several list servs and these have become an issue and the data is lost discussion based on you cannot collectively house and search for information and attachments.
    I have a few questions that maybe you could help in my research:
    1) Is SharePoint discussions capable of having multiple discussion boards in one site collection, each with their own email address to replace the function of a list serv (so at a minimum content can be organized, with attachments available, and replies
    can be seen/sent via email.)
    2) From an attachment perspective; what is the best way to ensure virus blocking in the above scenario IF the above scenario is able to be done
    3) Is there OOTB functionality here or is there a recommended third party product? (I am not looking to build out a custom solution if at all possible to avoid that)
    any thoughts or input here would be greatly appreciated!
    ~Kat

    1) - Yes, discussion boards are just specially formatted lists and yes, each discussion board can have their own email address.
    2) -  Blocked file types can be configured in CA and I believe that SP will strip out any emails with blocked file types attached (not 100% on that, probably 95% sure)
    3) All out of the box (assuming SP will block the attachments as I assumed in #2

  • Fatal Error: Could not find Feature AnalyticsLinks in sharepoint 2010 while migration from 2007 site using stsadm command

    Fatal Error: Could not find Feature AnalyticsLinks in sharepoint 2010 while migration from 2007 site using stsadm command

    Hi ,
    Firstly, I need to verify the followings:
    Whether you created a feature called AnalyticsLinks and activatated it at SharePoint 2007 site.
    Whether you installed the feature at SharePoint 2010 site.
    Please deactivate the feature AnalyticsLinks, then migrate SharePoint 2007 site to SharePoint 2010, compare the result.
    Also , please check whether you have installed the feature AnalyticsLinks at your SharePoint 2010 site. If not, please install and activate it, compare the result.
    Here are some similar posts for you to take a look at:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/17b17bd3-126c-44d4-bd58-38dd613017a0/fatal-error-could-not-find-feature-reviewpublishingspd1055?forum=sharepointadminprevious
    http://mrin17.wordpress.com/2009/09/15/fatalerror-could-not-find-feature-s2siteadmin-while-importing-sites-from-different-server-at-sharepoint/
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • How to enable the SharePoint 2010 and 2013 Developer Dashboard for specific WebApplication or Sitecollection?

    How to enable the SharePoint 2010 and 2013 Developer Dashboard for specific Web Application or Site collection(not for all Web Application)?
    Vishal Goyal

    Hi Vishal,
    I don't think there is option for specific site collection or web application,but there is option of enabling developer dashboard on specific master pages and that is one on of the way you could do it.
    look article on below link to enable developer dashboard on specific master pages
    https://msdn.microsoft.com/en-us/library/office/ff512745%28v=office.14%29.aspx?f=255&MSPPError=-2147217396
    Let me know if this helps.
    Thanks
    Bhism 

  • Publishing RoboHelp 9 files into SharePoint 2010

    Does anyone know why I continually get an invalid SharePoint path when trying to publish from "Robo into SharePoint? Do I need to choose a particular workspace template when I am in SharePoint?
    Any help would be appreciated.

    Don't copy the URL from the web window that you open to access the intended SharePoint directory - seeing as that has a bunch of view information in the URL:
    For example - here's a URL NOT to use:
    http://foo.abc.com/teams/infrastructure/Doc%20Pipeline%20and%20Edit/Forms/AllItems.aspx?Ro otFolder=%2fteams%2finfrastructure%2fDoc%20Pipeline%20and%20Edit%2fRoboHelp%2fVPN&FolderCT ID=&View=%7bA1B4DCFF%2d9FC9%2d4565%2d8779%2dB0F10BAFFA30%7d
    Instead, the URL should be as follows - except take out the "%20" for spaces - as well as the "http:" part
    http://foo.abc.com/teams/infrastructure/Doc%20Pipeline%20and%20Edit/RoboHelp/VPN/
    so - ultimately
    //foo.abc.com/teams/infrastructure/Doc Pipeline and Edit/RoboHelp/VPN/
    If you're unsure exactly what the path should be, create the desired destination folder on your sharepoint site.
    Copy one file into the desired destination folder.
    Right click on the file and select "Properties"
    Copy the Address (URL) that you see in the Properties window.
    Use that as the URL in the RoboHelp output Properties > Publish field, and then remove the "http:", any "%20" space characters (easier just to leave spaces out of your sharepoint directory names), and the file name at the end of the path (so just the directory path remains, not the full directory path/filename).

  • Is it possible to set up device channels in Team site if I activate publishing feature?

    Hi All,
    Is it possible to create device channels for my team site. I inadvertently created this as team instead of Publishing site. Please advise.
    Dinesh

    Hi Dinesh,
    If you want to access SharePoint 2013 out-of-box device channel then it requires SharePoint Publishing Features at site collection, please enable SharePoint
    Server publishing site infrastructure in team site
    Other Approach:
    Device channel work with "User Agent Strings", you can read browser user agent string at run time and apply custom master page/CSS, however you need to do customize master page/CSS for all devices
    The User Agent String as I’m sure we all know identifies which browser you are using to connect with it is sent from the Client to the Server within the initial headers and contains certain tokens like Operating System, Browser, etc.
    reference : http://blogs.technet.com/b/christwe/archive/2012/11/02/sharepoint-tidbit-sharepoint-2013-device-channels.aspx
    If my contribution helps you, please click Mark As Answer on that post and
    Vote as Helpful
    Thanks, ShankarSingh(MCP)

  • How do I upload iWeb-site without using 'Flie Publish' feature?

    Due to corporate firewall restrictions I cannot use iDisk, Sync or iWeb to connect to .mac, which presented a problem when I wanted to Publish my iWeb site.
    I have uploaded the site [via webdav, with Transmit] to the Sites folder of my iDisk, but I can't find my site when I enter my .mac URL into my browser (http://web.mac.com/myusername or http://homepage.mac.com/myusername).
    Theoretically, is this the right way to upload to iDisk without using iWeb? Is there anything else I need to do to link my URL to the files in iDisk/Sites?
    Thanks in advance, Lee.

    Ok, my member name is leepaulvickers.
    I've tried
    http://web.mac.com/leepaulvickers
    http://web.mac.com/leepaulvickers/iweb
    http://web.mac.com/leepaulvickers/leepaulvickers
    http://homepage.mac.com/leepaulvickers
    but just get the 'we can't find the HomePage you've requested' 404 error.
    BTW I've used Transmit to upload to my iDisk in the past, such as files and photos with no problems. I assumed there would be no trouble with iWeb's files...

  • Best practice for taking Site collection Backup with more than 100GB

    Hi,
    I have site collection data is more than 100 GB. Can anyone please suggest me the best practice to take backup?
    Thanks in advance....
    Regards,
    Saya

    Hi
    i think Using powershell script we can do..
    Add this command in powershell
    Add-PSSnapin Microsoft.SharePoint.PowerShell
    Web application backup & restore
    Backup-SPFarm -Directory \\WebAppBackup\Development  -BackupMethod Full -Item "Web application name"
    Site Collection backup & restore
    Backup-SPSite http://1632/sites/TestSite  -Path C:\Backup\TestSite1.bak
    Restore-SPSite http://1632/sites/TestSite2  -Path C:\Backup\TestSite1.bak -Force
    Regards
    manikandan

  • Issue with Audit Log report in SharePoint 2010

    I have enabled REPORTING feature at site collection level and configured the site collection audit settings. I tried to generated Audit log reports, most of the time it keeps on processing as shown in fig.It
    keeps on processing, never comes to report generated successful message. how to overcome this issue?

    i'm facing same issue, even when i tried to generate report for limited limited period(5 days) for a particular event(ex: delete or restore items (or) edit items).
    I think, the below reference may guide you solve your issue
    http://sharepoint.stackexchange.com/questions/17151/how-often-should-the-auditing-log-be-cleared-to-not-affect-performance
    Sekar - Our life is short, so help others to grow
    Whenever you see a reply and if you think is helpful, click "Vote As Helpful"! And whenever
    you see a reply being an answer to the question of the thread, click "Mark As Answer

  • Cannot publish Excel workbook to Sharepoint 2010 : "You can't open this location using this program. Please try a different location"

    I am trying to save an Excel 2010 file to a Sahrepoint 2010 document library but keep getting the error:
    "You can't open this location using this program. Please try a different location"
    Googling this suggests enabling "Desktop Experience" on the server which I have done. Excel Services Application is Started.
    Has anyone come across this and been able to resolve successfully? I am wondering if this is more security related but the security set-up looks fine.
    Any suggestions?
    Thanks

    Hi Sally, thanks for the response.  Problem is the issue occurs with all users not just me.
    On the server-side do you know if the full Office installation must exist for this to work?
    The reason I think it may be security related in some way is that on another server we can access one site collection but not another.  The first site collection shows the various libraries available and the other gives the same error: "You
    can't open this location using this program. Please try a different location".  
    It's proving to be very frustrating!

  • How to Create a Auto Generated number with some preceding text in Sharepoint 2010

    I am trying to create a auto generated number field in Sharepoint 2010 list item. My requirement is to have the following format number generated when new request is created in Sharepoint using form. Auto generated Ticket ID should be in the following format
    "IR13000" "IR13001" "IR13002"....... Please let me know how to get this done. I tried to use combination of default ID and Characters but its not working for new requests, its only reflecting for existing uploaded requests. I
    am trying this for taking up Ticket requests by filling up some fields in the form. Any quick help is much appreciated.
    Thanx

    Here are the steps:
    1 - Open your SharePoint site in SP Designer 2010.
    2 - Click Workflows and add a List workflow. Associate this workflow on the list where you want the Random Text to be generated.
    3 - Inside the workflow editor, select the Action "Update list item"
    4 -  Select 'Current Item'.
    5 - Click Add.. and select the field which needs to be updated with the Random Text. Make sure this column is not of type "Calculated" type, otherwise you won't see it in the list of the fields within the workflow.
    6 - Click "..." button in the next textbox which will open String Builder dialog box.
    7 - Type IR and then click 'Add or Change Lookup and select ID column from "Field from source". Hit OK.
    8 - It should look like IR[%Current Item:ID%]
    9 - Hit OK.
    10 - Save and publish the workflow. (Please note that currently this workflow is not set to auto run on creating new items. That's because we want to test it at this point of time).
    11 - Go to your list in SharePoint and create a new item. After creating, select the item and click Workflows and then run this workflow.
    12 - You should be able to see the text "IR1" in the designated column.
    13 - Once you see that it's working, go to SPD and set the workflow to run automatically on creation of the new item. Save and publish and then return to your list in SharePoint.
    14 - Create a new item there and you should see the Random value in the column.
    15 - You will also see the column in the New form. In order to remove it, go to List settings > content types > Item content type > and select Hidden for this column so that it doesn't showup in any form.
    Try it and let me know how it goes.
    Thanks,
    Ashish

Maybe you are looking for

  • Upgrading the database from Oracle 8.0.6 to Oracle 9.2.0

    Dear SDN, We are in the process of upgrading SAP 4.6b to 4.7 R/3 Enterprise. Source Release:Windows 2000/Oracle 8.0.6/SAP 4.6b Target Release:Windows 2000/Oracle 9.2.0/SAP R/3 4.7 Can anyone help us in explaining the procedure for upgrading the datab

  • Passing JavaScript Var ---- to java method....URGENT...PLEASE ...HELP

    I am doing a simple java Servlet example... I have value that is assigned in a one of the javascript function(). Below i have the function where i get the columnValue.... i want to use that value in the doPost method in my Servlet1 class... Can someo

  • My Philips hdtv plasma wont display my pb

    Please help. I had a regular hdtv before and never had problems. I have pluged to my 12" mini-dv adaptor, pluged to that is the DVI. Now at the other end of the DVI, I have a HDMI adaptor. My tv just stays black. I Called philips and they said try ch

  • 10.1.3 Production deployments

    We're doing a little internal intelligence gathering and trying to figure out how many customers that have already or will very soon deploy BPEL or ESB applications on 10.1.3 or later by the end of March 2008. Please send me an email with the custome

  • JFormattedTextField

    Hey! I'm having problem with entering numbers after decimal point. I 've set two digits after decimal point. when I add first time it's working. When try to override it takes third number & rounding it off and adding it. eg: 38 then overrude 8 with 7