The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
308 views

How to create List Definition based on Wiki Page Library in Visual Studio 2010

While creating Wiki Page Library from the browser (Site Actions->More Options->Wiki Page Library) is easy, doing it form Visual Studio not so much. When I create new ListDefinition in VS2010 I use ...
0
votes
1answer
759 views

Add custom Text Layout to Wiki library

In SharePoint 2010 Foundation a wiki library have 8 text layouts (One column, One column with sidebar, etc..) How can I add custom text layouts?
0
votes
1answer
24 views

Add button is missing when I tried to Add a WebPart

I have "People search results (Page Layout)" page with Content Type = "Welcome Page". I need to drop another people search result web part on this page. I can see the all web parts but Add button ...
2
votes
1answer
66 views

Customize Form (new wiki page)

Firstly, I would like to create a section for news in SharePoint, for this I use a wiki library, so far, it's good. Everything works fine, but I'd like to change is some point for my needs. when a ...
0
votes
1answer
138 views

How to add a hyperlink anchor in a Sharepoint wiki-page

In Sharepoint (2010) wiki pages it is easy enough to add a hyperlink, but how can one add a hyperlink anchor without editing the messy html?
1
vote
2answers
78 views

Wikipages empty after restore from backup

We run our intranet on SharePoint 2010. We have several web applications and we use DocAve 5 to backup the content of our intranet. After a user reported that he had erroneously deleted a wiki page ...
1
vote
0answers
41 views

Get list of all articles in Wiki

How does one create a list of Wiki articles found in a Sharepoint Wiki, preferably categorized by the first character of the page name? Basically, I'd like an list like the one at the bottom of this ...
0
votes
2answers
300 views

sharepoint 2010 custom wiki library

I am trying below powershell script for change wiki content Add-PSSnapin microsoft.sharepoint.powershell -ea silentlycontinue $web = Get-SPWeb "http://dooku/enterprisewiki" $list = ...
3
votes
1answer
91 views

Add PrefixStyleSheet property to SharePoint 2010 Wiki editor?

I am looking for a way to control the rich text options availabe in the new SharePoint 2010 wiki sites - not the Enterprise Wikis, but the new wiki format that is the default team site template. On ...
1
vote
2answers
509 views

Copy/Paste to SP 2010 Page does not keep formatting?

I am trying to copy a formatted Word 2010 document and paste it into a SharePoint 2010 page. Most of the formatting comes over to SharePoint fine, EXCEPT for the indentation of the lines. Is there ...
0
votes
1answer
53 views

Should i be using Web Part Pages or Wiki Pages in Sharepoint 2010

I am creating a web template in visual studio. I have about 10 pages, all pages are quite simple and contain between 1 and 3 web parts. Should i be using Web Part Pages, Wiki Pages or Publishing ...
0
votes
0answers
44 views

Page Item - after Update, -> charset utf-8 is lost

I have a big big problem and ?. I´ve written code, a parsing tool, which parses all page items in an wiki page library. So thats cool, .. and it isn´t that way hard,.. then my code enters labels in ...
0
votes
1answer
37 views

Altering the order of custom fields in Standard Wiki

I want to alter the order of the custom columns when in View Mode. Changing the order of the columns affect only in Edit Mode. How is this possible? Thanks.
0
votes
2answers
1k views

How do I embed one SharePoint site page into another?

In SharePoint 2010, I would like to insert the content from a site page into a column on other site pages, so those pages have a common column. Think of it like an includes page on an HTML site. I ...
3
votes
2answers
2k views

How to add wiki pages to web-part page?

Salve! EasyTabs works on a web-part page. I want users to be able to create wizzywig pages with, say, the "create page" which creates a blank wiki page. Then I want to use the web-part page that ...
0
votes
0answers
89 views

Wiki auto complete box when type [[ cause error “TypeError: l is null suorce file :sp.ui.rte.js”

in the sharepoint wiki page when we type [[ its not show the auto complete box and I find this javascript Error "TypeError: l is null Source File: ...
0
votes
2answers
1k views

Deploying wiki pages with web parts

This is probably a very basic question to many, but my background is as a SharePoint developer. I have done very little with wiki pages, or site pages in general. I am creating a SharePoint 2010 site ...
2
votes
1answer
304 views

Can You Add a WebPart to a Wiki Home Page via Powershell?

Salvete! Is it possible to add a webpart to a Wiki Home Page via Powershell? I have 100 sites for which I need to add a web-part to their home-pages. I know this is easily possible with normal ...
1
vote
1answer
194 views

How to Create a Wiki-Page?

In SharePoint 2010, I have only the following Site Actions available to me. Edit Page Sync to SharePoint Workspace Manage Content and Structure View All Site Content Can I conclude I don't have ...
1
vote
0answers
231 views

SitePages uses System Master Page?? Why?

Bit of a strange issue today. I wasn't involved in the initial branding/master pages etc of my companie's SP Environment. Anyways, I have a strange issue. On my site, I have some pages storted under ...