Unanswered Custom Page Layout

  • 2011年6月2日 上午 11:23
     
     

    I have a requirement, where user needs to enter the news and articles directly in the SharePoint site. I have provided a custom page layout with predefined webaprts. Now the issue is, there are many site collections and the users are belongs to one site needs to publish the news to other site, that he is not belonging to. And on top of it, in the home page they need to show a news summary. (Eg: If 5 users are created 10 different news pages, a summary of the news with a hyperlink to the detailed news should be visible in the site's home page). With the custom page template, I am not getting the control to specify to which site he needs to publish the news and also not able to bring the news summary in the home page of the sites. Can someone suggest a better approach to handle this? 

    One of the requirements is, the users should be able to preview the items what they are entering in the page before they publish. That is the reason, I have provided a custom page layout with Rich Content Editor Webparts and other Media Webparts to add Videos and Images.

    Can someone suggest a better solution to achieve all these requirements?

    Thanks in advance. 

    Raj

     


    Rajesh.K

所有回覆

  • 2011年6月2日 上午 11:48
     
     

    Sounds like you'd need a custom publishing workflow.  Once the article is approved the workflow could move the article to the other site.  If the site is within the same site collection you should be able to do it with a SharePoint Designer workflow.  If it is in a different site collection then you'd likely need to do something custom.

    I can think of several other ways to accomplish something similar, but the suggestion above seems like the most obvious based on your requirements.


    John Ross
    SharePoint Server MVP | Sr. Consultant SharePoint911: SharePoint Consulting
    Blog: http://www.sharepoint911.com/blogs/john
    Twitter: @JohnRossJr

    Professional SharePoint 2010 Branding and User Interface Design (Wrox Programmer to Programmer)
    • 已提議為解答 Mai Omar Desouki 2011年6月2日 下午 01:05
    • 已取消提議為解答 Rajesh K 2011年6月6日 上午 10:33
    •  
  • 2011年6月2日 下午 01:05
     
     

    Thanks John for the reply.

    My requirements are:

    1. User should be able to Enter the News in the page

    2. They should be able to upload the Images/ Videos in the page

    3. They should be able to see the preview of the items they are entered.

    3. They should be able to select the site where they need to publish the same content 

    4. After it got published, it should be visible for the end users

    5. In the home page of different sites, they need to bring a summary of the news that are published.

     

    Can you suggest a better way to implement this?

    Thanks in advance.

    Raj.

     


    Rajesh.K
  • 2012年6月23日 上午 04:28
     
     

    Hi Rajesh,

    have you finalized the approach for this problem?

    Regards Amit

  • 2012年6月25日 上午 07:07
     
     
    Yes I have finalyzed the approach.

    Rajesh.K