Questions related to pages that have the publishing infrastruture activated. Mostly used in WCMS scenarios and internet-facing sites.
0
votes
2answers
1k views
How can use API to get all Publishing pages in the site collection using a specific Content Type?
I need to use API to return all Publishing pages using a specific content type in a publishing site. this includes querying all sites in the site collection. Can I do that with SPQuery?
I am using ...
0
votes
2answers
244 views
Insert web part with H2 title instead of H3
We're inserting web parts into a publishing page and noticing that SharePoint wraps their title in H3 tags by default. Is there a way to control this? We need it to insert the title as H2, at least in ...
0
votes
2answers
709 views
ValidateUser of Forms Authentication issue
I am using SharePoint 2007 Enterprise + Publishing portal template + Windows Server 2008. And I am developing using ASP.Net + C# + .Net 3.5 + VSTS 2008 on SharePoint Server 2007. I am developing a ...
0
votes
1answer
109 views
SharePoint workflow support?
I am using SharePoint 2007 Enterprise + Publishing portal template + Windows Server 2008. I want to know any built-in types of workflow -- which could be implemented by configuration without ...
0
votes
2answers
238 views
quick launch items missing
For some reason the Quick Launch Items has gone missing from my custom masterpage and I am not sure hwo to get them back...
The code for my Quick Launch:
<Sharepoint:SPNavigationManager
...
0
votes
2answers
483 views
NullReferenceException on function call in master page
I've got the following code that works well on most pages in SharePoint 2010; but it blows up on Site Actions > Site Settings > Manage site features with a NullReferenceException on the GetRootTitle() ...
0
votes
2answers
5k views
Publishing site vs. team site
We're trying to figure out the advantages/disadvantages of using Team Site or Publishing Site. The publishing site enables setting page titles more easily, along with scheduling of content, etc. ...
0
votes
2answers
144 views
Profiling SharePoint 2010 with Red Gate ANTS Profiler
I'm trying to profile my customized SharePoint 2010 site with Red Gate ANTS Profiler, but I can't get it to work.
I've followed every guide I could find, including the official guide, but I'm just ...
0
votes
1answer
260 views
why publishing sites based templates lose their default page?
I'm using SP 2010, created a site based on publishing site which I modified with lists, masterpages...
then I created a template from that site.
WHen using that template to create a new site I get no ...
0
votes
1answer
343 views
Access to HOSTS file denied by search service
I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. I met with strange SharePoint internal error when click some links on a web site. I have tried to use SPTraceView ...
0
votes
1answer
140 views
SharePoint data source issue
I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise, and I am using publishing portal template. I have two sites of the same site colleciton and I want to use Data Source ...
0
votes
1answer
43 views
can not find list control when adding a list to a web page
I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise, and I am using publishing portal template. I have created a list in top level site. And I want to use the list in a ...
0
votes
1answer
618 views
SharePoint page title issue
I am using SharePoint 2007 + Windows Server 2008 with SharePoint 2007's publishing portal template. When I add a new web page, current location navigation bar under top global navigation bar displays ...
0
votes
1answer
61 views
Why is the ribbon different for users with the same permissions?
I have a published site. I have given 2 users Read permissions to that site. On user can see the browse and page tabs (tho most options are disable {like the should be}), the other user does not ...
0
votes
2answers
45 views
What happens when I deactivate a publishiing feature?
I am kind of a newbie to sharepoint...
I have a site where the publishing feature was turned on. There are no file under Pages All web pages are under Site Pages. I have files under documents and ...
0
votes
3answers
234 views
How to add menu items for publishing iste
I created on publishing site. Now I want to add menu bar over there. But publishing site doesn't contain menu bar by default. How to add this into publishing site. I tried to add from v4.master page ...
0
votes
2answers
164 views
SP 2010 Variations copy list
I have create a new Site Collection with Publishing Infrastructure Top Level Site.
I create the variation root to be "/"
I added a variation label "fr", Ran "Create Hierarchy", then created a new ...
0
votes
1answer
897 views
How to set different start page for each user group?
I have two different user groups in my Sharepoint 2010 site and start page is default.aspx. I want to show nothing or another page for only one user group as start page. How can I solve this? Is it ...
0
votes
1answer
2k views
Problem with Sharepoint ContentTypeBinding and Lookup field
I have a problem with ContentTypeBinding when creating a new site. I have custom site template definition where I have referenced Publishing Server Feature, so list Pages is automatically created on ...
0
votes
1answer
346 views
Put Easy-Tabs in page layout rather than CEWP
Another question about the fantastic Christophe Humbert Easy Tabs library: Can the library be included in a page layout for a publishing site rather than in a content editor web part? This way it's ...
0
votes
2answers
86 views
What level of permissions to give per site
What is best practice for departmental sites' permissions? Should certain users within each department have permission to create objects (pages, lists, etc.) or should the permissions only allow them ...
0
votes
2answers
699 views
Create a publishing site collection using Site Template
SharePoint 2010 - Publishing Site. I created one with several publishing webs underit. I saved the sitecollection/rootweb as a rootweb.wsp. I created a new webapp, new sitecollection (without picking ...
0
votes
1answer
702 views
Date Field format in a Publishing layout
I have created a publishing layout for SP 2010 Publishing site. I have created it based off a page layout publishing content type. One of the field is the standard OOTB Date field. Using SP ...
0
votes
2answers
225 views
Unable to parse page for field values error in ULS log
We get this error on every page request on our Production environment. All other environments are ok. The environment has been upgraded from SharePoint 2007 to SharePoint 2010.
Unable to parse ...
0
votes
3answers
2k views
Why won't new files deploy using a SharePoint 2010 WSP?
We have found a problem with our deployment to a production server that runs SharePoint 2010 Publishing Site Collection.
We are deploying WSP packaged from Visual Studio to Sharepoint Management ...
0
votes
2answers
925 views
“List does not exist” error for site cache settings
I'm trying to edit the site cache settings of a publishing site.
When I navigate to _layouts/sitecachesettings.aspx, I get the following error:
List does not exist
The page you selected ...
0
votes
2answers
720 views
Spell Checking in Publishing pages
QST1: Anyone know how to turn off the spell checking when clicking publish on a publishing page? Tried disabling farm feature without effect.
QST2: Do you need the language pack installed for ...
0
votes
1answer
647 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 built and wanted to ...
0
votes
2answers
794 views
List permission issue for anonymous users
I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. I am using publishing portal template. I am creating a list with the default "Title" column -- Title (linked to item).
...
0
votes
2answers
824 views
Error importing a data view web part
I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise, and I am using publishing portal template. I am using SharePoint Designer 2007 to import a list to a web page by using ...
0
votes
2answers
306 views
SharePoint page edit issue
I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise, and I am using publishing portal template.
I am using SharePoint Designer 2007 to design pages. When I open the ...
0
votes
1answer
470 views
Authorization error when accessing an aspx page
I am using SharePoint Server 2007 Enterprise with Windows Server 2003 R2 Enterprise. I am developing using VSTS 2008 + C# + .Net 3.5 + IIS 6.0.
I have put a simple aspx page into layout folder (the ...
0
votes
3answers
945 views
SharePoint task management issues
I am using SharePiont Server 2007 Enterprise with Windows Server 2008 Enterprise. I have the following requirements about task management and want to know whether SharePoint Server 2007 can implement ...
0
votes
1answer
170 views
how to have publishing, blog and wiki features together?
I am using SharePoint 2007 Enterprise + Publishing portal template + Windows Server 2008.
I want to have blog and wiki features as well as publishing portal features. Any ideas how to integrate ...
0
votes
2answers
355 views
How to create a web part to track page creation time
I am new to SharePoint Server 2007 Web Part, and I am using SharePoint Server 2007 on Windows Server 2008. I program using VSTS 2008 + C# + .Net 3.5.
I want to create a simple web part which could ...
0
votes
4answers
2k views
how to add comments to web page in SharePoint?
I am using SharePoint 2007 + Windows Server 2008 with SharePoint 2007's publishing portal template. I have created some pages (rich text with picture), and I am wondering how to allow people to add ...
0
votes
1answer
296 views
How to remove a column of a list on SharePoint
I am using SharePoint 2007 + Windows Server 2008 with SharePoint 2007's publishing portal template. I have created a list with datasheet view on a page (I add the list by adding a Web Part -> then ...
0
votes
1answer
314 views
SharePoint web page title alignment issue
I am using SharePoint 2007 + Windows Server 2008 with SharePoint 2007's publishing portal template. When I add a new web page, the title will aligned on the left, any ideas to align the title in the ...
0
votes
1answer
1k views
Bypass approval process of SharePoint page publishing process?
I am using SharePoint 2007 + Windows Server 2008 with SharePoint 2007's publishing portal template.
When publish a page, I have to go through check-in/request for approval/approve process. Any ...
0
votes
5answers
3k views
How to disable sending of approval email in a publishing site?
I am using SharePoint Server 2007 x64 and Windows Server 2008 x64. I have setup a site with the publishing portal template. I have granted anonymous access to the entire site.
When ...
0
votes
3answers
607 views
Anonymous user permission issue in SharePoint Server
I am using SharePoint Server 2007 x64 and Windows Server 2008 x64. I have setup a site with template publishing portal. I have grant anonymous access to all the site.
My question is, if I create a ...
0
votes
1answer
77 views
Best practices for sharepoint 2013 publishing sites
I have enough experience with sp development, webparts, list features, event receivers etc.
However I dont have experiece with publishing sites, how do they work and what are the best practices to ...
0
votes
1answer
33 views
How to display customized navigation on website?
I have a publishing site with two languages:
English
Arabic
These sites have the following pages:
English
- Home
- About Us
Arabic
- منزل
- حول بنا
I want to display navigation on top ...
0
votes
1answer
22 views
Why I see only the publish web template when I click on new site?
I have a sharepoint 2010 portal. The site collection is from the site template "publishing site". When I would like to create a subsite I see the popup with the web templates. I see only 1 template ...
0
votes
2answers
152 views
Is it possible to develope a heirarchical left navigation sites->subsite
Now we have a scenario here where we are migrating from 2007 to 2010. Our client had been using a custom left navigation but that is no longer functional. I want to build a navigation like the shown ...
0
votes
2answers
65 views
System master page is assigned to all pages, and site master pages has no effect
I am building a publishing site in SharePoint 2010, but I have get in troubles when I choose a masterpage: I have to choose the same masterpage to back-end pages and to site pages.
I know that I can ...
0
votes
1answer
54 views
Convert site to a publishing site
I need to activate publishing features on certain sites without losing their site content (lists and libraries). The publishing feature is activated in site collection. When I try to activate the ...
0
votes
1answer
77 views
How to create SPWeb in object model?
I will create my web and subwebs hierarchy from code. In past, in powershell i was using
new-SPWeb -url $trimmed -template "BLANKINTERNET#0" -language 1055 -useparenttopnav -name $name1
...
0
votes
1answer
159 views
Enable-Feature powershell-command in object model
How to do Enable-SPFeature equievalent in object model. I want to enable some features (lists) in my publishing site in event receiver. For example:
Enable-SPFeature announcementslist -url ...
0
votes
1answer
120 views
Announcement list & web part in publishing site
I know that i should activate team collab. features to be able to use OOB announcement list & web part. I wonder if there is another way without activating the team collab. features?