Tagged Questions
0
votes
1answer
27 views
How to add links on the right side of the sharepoint wiki site
I am newbie to sharepoint and using sharepoint 2007 to create a wiki site. I would like to know how to add links on the right side of the page(similar to on the left side)..some thing like this
Right ...
1
vote
1answer
42 views
Design decision (Site collection Vs Subsites) to take when creating new SharePoint web application
Basically I want to build a knowledge based library for our company. The general requirements are as follow:-
Each department need to store their documents and procedures as Wikis inside SharePoint.
...
1
vote
1answer
220 views
Planning my first SharePoint 2013 Wiki site
I want to start my first SP2013 project, and for the first release I need to build a knowledge base library for my company. I am planning to have the following general implementation steps, and I ...
2
votes
0answers
51 views
Managing my user permissions for my Publishing site enterprise wiki
I have created 5 separate enterprise wiki sites, which can be accessed using the following URLs:-
…Wiki/HrManuals
..Wiki/SalesManuals
..Wiki/TechnicalManuals
..Wiki/legalManuals
Now I need to ...
0
votes
1answer
175 views
Enterprise wiki site collection Users privileges in sharepoint 2013
I have created a collaboration site collection which contain an enterprise wiki, and now my register users are being able to add, edit, delete and read wikis in a very reliable and efficient way.
But ...
0
votes
0answers
40 views
Managing security and privileges for my Wiki library
I am somehow new to SharePoint. I have created a Wiki Library inside my team site, and it seems that it will give me all the features I need Out-Of-Box such as content editing, rich text editing, ...
3
votes
1answer
154 views
SharePoint Wiki Versus SharePoint Blog for building a knowledge base library for our company
I am new to SharePoint and after reading about the available features inside SharePoint 2013 I have decided to either:-
Build a Wiki Site using the Wiki Page Library
OR to use the Collaboration -> ...
1
vote
2answers
532 views
How to programmatically create editable wiki pages within the Pages library of an Enterprise Wiki site
I'm new to SharePoint. I'm trying to programmatically create a wiki page within the Pages library of an Enterprise Wiki site in SharePoint 2010. Here is my code:
using (SPSite site = new ...
0
votes
1answer
288 views
Changing the background color of a Wiki page in SharePoint 2007
Can't find anything specific on this on Google, but I am looking to find a way to change the default white background color of the main content area in an individual SharePoint 2007 wiki page. I have ...