Categories
Blogroll
- Ricardo Wilkins SharePoint Cowbell
- Ryan Dennis SharePoint Infrastructure and Automation
- Ryan Miller's Intranoggin Blither, Blather, and SharePoint
- Veenus Maximiuk SharePoint Administration
Meta
Tags
best bets central administration chart web parts content types css data monitors datasheet view diagnostic logs document library health analyzer health analyzer rules health reports indexes libraries list columns list filter lists list size limitations list views lookup column masterpages master pages my sites navigation page layouts personalization sites refinements ribbon rss feeds search search scopes search web parts sharepoint designer 2010 sites social features spreadsheet based lists surveys tags text filter web parts themes timer jobs usage reports user profile services versioning web partsheyya
May 2013 M T W T F S S « Feb 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Author Archives: Josey
Time to Give Back
Everyday I come across new development problems with SharePoint and everyday I find the data I need, implement the fix, and move on. My blogging career up to this point has been to document a subject in its entirety and move on. While this does provide a comprehensive beginner view for the two manuals I’ve … Continue reading
Posted in Rant
Leave a comment
Branding Terms and Definitions
Glossary Advanced Mode A mode in SharePoint Designer that allows for full modification of code. Aggregation The CSS concept that renders styles on the same element regardless of where the style is declared. ASP.NET A Web application framework that allows web programmers to develop dynamic web sites, web applications, and web services. … Continue reading
Appendix A: Adding Files to a Package
Appendix A: Adding Files to a Package To add a file to a package, open Visual Studio and double check that you have the latest file. Also make sure you have the solution mapped locally. If you don’t have it mapped, do so. Once it’s mapped, click on the folder (not the expand arrow) until … Continue reading
Chapter 9-3: The Ribbon
Modal windows Windows introduced the concept of modal windows with its operating systems. Since Microsoft is also the parent of SharePoint, it seems only natural that SharePoint also be able to display modal windows when needed. Another name for modal windows is dialog windows or “pop-ups”. The idea here is that the window will appear … Continue reading