2
votes
2answers
19 views
Remove broken resource relationships between pages and page layouts
We have a page layout that we want to delete from a site collection but according to moss it is still referenced by some publishing pages. The pages that are apparently using the …
1
vote
1answer
26 views
Publishing sites, search and the missing contentclass:STS_Site
This is an old issue I thought this was a bug in an specific environment after reading a couple of blogs it has made me think again...
The issue is that SharePoint site collection …
2
votes
1answer
23 views
Publishing Web Controls and CustomTemplate
I have the following tag:
<PublishingWebControls:RichLinkField FieldName="Buy_x0020_Now_x0020_Link" runat="server">
I want to have a custom rendering template for it as I …
1
vote
0answers
22 views
Publishing SPWeb.Properties missing…why, how?
Has anyone ever seen a Publishing site "lose" the properties relating to the publishing functionality. Properties like PagesListId, PublishingFeatureActivated etc which actually co …
0
votes
1answer
38 views
Editing Sharepoint Application templates (fantastic 40) in an existing Collaboration Portal
Is there a way to edit the logic for the (fantastic 40) Sharepoint templates in an existing Intranet that uses the publishing/collaboration template?
I already have an intranet bu …
0
votes
1answer
49 views
MOSS Publishing Sites and RSS Feeds on List and Libraries
If I enable an RSS feed on a document library within a publishing site I get something like this Url:
http://example.org/_layouts/listfeed.aspx?List=%ZZ829CE062%2DD39E%2D4D9C%2D8 …
1
vote
1answer
37 views
Get current list/library from http handler
I’m trying to write a Http Handler to generate rss xml (based on the CKS code).
I want to be able to get the list/library that the end point of the url is referring to.
For exam …
0
votes
1answer
17 views
Publishing articles to different Sites
I am planning a SharePoint 2010 solution with an intranet / extranet and internet site.
The intranet and extranet will probably use different authentication methods. The internet …
0
votes
2answers
27 views
Suggestions for display data from a pages and document library together on the same page
I'd like to show documents and pages from the libraries of a local publishing site together on the same page.
It seems the out of the box web parts only allow you to show on or th …
1
vote
0answers
11 views
Why would a Content & Structure Report not show items from subsites?
Normally the Content and Structure reports will show items in the current site and any of it's subsites.
I have a MOSS 2007 environment where the Site Owner is not seeing all ite …
1
vote
2answers
61 views
Convert SPD Based site to use Features / Solutions
I've inherited the maintenance and development of a client's MOSS 2007 website. The website has been maintained via SharePoint Designer since it's launch. We do actually have copie …
2
votes
1answer
45 views
Dynamic Master Pages
Has anyone ever managed to implement dynamic master pages on a publishing site?
Something along the lines of the master page switching automatically depending the referrer or some …
1
vote
1answer
34 views
Globally Enabling/Disabling HTML Editor Options
I know it is possible to set options on the Publishing Field HTML Editor, such as the allowance of Fonts, Images etc. However, from what I've read, it seems these can only be appli …
2
votes
2answers
55 views
Reducing amount of clicks to create Publishing Page in SharePoint 2007
I have a customer who is using the MOSS 2007 WCM Publishing Site.
To create a page in this environment you need to:
Select Site Settings | Create Page
Fill in:
Title
page …
0
votes
1answer
62 views
Blogs, wikis and discussion forums in an internet publishing site
I have blogs, wikis and discussion forums module in my SharePoint publishing site.
How can I use the SharePoint web parts for these modules? Should I activate the collaboration fe …