Office 2013

SPC2014 - Oslo and The Office Graph

cakriwut - Sep 1, 2014 SPC2014 – Osloe and The Office Graph http://t.co/Awo3qg4Bzt

SPC2014 - Oslo and The Office Graph

English One of the news I like much from SharePoint Conference 2014 is the new search features named Delve (codename Oslo). This features uses Microsoft Office Graph to learn about your day-to-day activities, whether the document you read, comments or share. It also learn about your Yammer activities, follow etc. Don’t worry about privacy, although it uses your activities including activities to private document or network - all private activities will always stays private.

SharePoint 2013 | How to Create Contributor without Delete rights

cakriwut - Jan 5, 2014 SharePoint 2013 | How to Create Contributor without Delete rights http://t.co/Q11t7oBkLs Agusto Xaverius P Sipahutar - Jan 5, 2014 Agusto Xaverius P Sipahutar liked this on Facebook. Henky Katianda - Jan 5, 2014 Henky Katianda liked this on Facebook. Yuvaraja Chennakrishnan - Jan 2, 2014 Yuvaraja Chennakrishnan liked this on Facebook. [Dave Miehl]( “davemiehl@gmail.com”) - May 3, 2017 Is it true that when you remove the delete option from the OOTB Contributor group, users will receive an Access Denied error if they attempt to edit the NAME of the object?

SharePoint 2013 | How to Create Contributor without Delete rights

English The standard SharePoint installation comes with 7 default permissions level: Full Control Design Edit Contribute Read Limited Access View Only In some cases, developer may need to allow contribution without deletion rights. So how do we do it? So lets create Limited Contribute, permission for contribution without deletion rights using following steps. Open Site Settings, followed by Site Permission On the Site Permission page, click on Permission Levels On the Permission Levels page, click on Add a Permission Level Enter details of the New Permission Level, and remove Delete Items and Delete Versions from the permission details.

SharePoint 2013 | Office 365 : Deploying Facebook Wall WebPart

English One way to increase bonding between your website and the visitors are using social media, for example Facebook. Imagine that you have to customize Office online and display Facebook fan’s page in your website. So what should you do? Grab the code from MSDN Code gallery here (http://code.msdn.microsoft.com/Office-365-Facebook-Wall-edc86722) and follow the deployment guide here (http://www.youtube.com/watch?v=rxrPYtieUlM). I believe it will takes less than 5 minutes to complete the task.

SharePoint 2013 | Different between Page Layouts and Text Layouts

cakriwut - Sep 3, 2013 SharePoint 2013 | Different between Page Layouts and Text Layouts http://t.co/QTrLhE1udg

SharePoint 2013 | Different between Page Layouts and Text Layouts

Its never been explain clearly in the documentations or may be I missed it. But what is the different between Page layouts and Text layouts? Well, both of them defines how your page looks like and if you never work with Text layouts, it is available in Text format tab of Wiki page. So, what are the differences? Availability Page Layouts available in publishing page, while Text Layouts available in wiki page.

SharePoint 2013 | O365 Enabling External User Access

English SharePoint Online provides cloud base SharePoint portal to the subscriber. Whether you subscribe Enterprise plan that allow many internal users or Small Business plan starting with 1 to 20 users, you always be able to invite external user. This scenario is very useful when you build a start-up company and decide to use SharePoint Online for your portal. You can start with very cheap subscription of 1 user as the company administrator, and invite other staff as external user to the site.

SharePoint 2013 : PowerShell for SharePoint Command Builder

den alwie - Mar 4, 2013 mohon bisa meng downloud

SharePoint 2013 : PowerShell for SharePoint Command Builder

English There are more than 300 SharePoint PowerShell cmdlets and its growing and changing from time-to-time. How administrator or developer will be able to remember all of those cmdlets? The answer : Using HELP (get-help) if you have access to PowerShell console and Microsoft.SharePoint.PowerShell snap-in ; PowerShell for SharePoint Command Builder (http://bit.ly/16masoE). The PowerShell for SharePoint Command Builder is a powerfull dictionary tools - build using Silverlight that lists all SharePoint’s PowerShell cmdlets.