list 如何将公告列表/webpart 添加到发布门户
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/127884/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to add Announcement list/webpart to Publishing Portal
提问by Leon Tayson
I have a Publishing Portal site and I need to add some announcements to some of the pages. I've read an article which says that i have to create an announcement list to be able add an announcement web part but i can't seem to find any resources on how i can add an announcement list.
我有一个发布门户网站,我需要向某些页面添加一些公告。我读过一篇文章,其中说我必须创建一个公告列表才能添加公告 Web 部件,但我似乎找不到有关如何添加公告列表的任何资源。
Any help will be greatly appreciated.
任何帮助将不胜感激。
TIA!
蒂亚!
采纳答案by Eric Schoonover
From the home page of your site (or from any page really) you should see a "View All Site Content" link on the top of the navigation menu.
从您网站的主页(或任何页面),您应该会在导航菜单顶部看到“查看所有网站内容”链接。
View All Site Content http://friendfeed.s3.amazonaws.com/86fed07f0809beefaeeaee0013ee2b952079bc09
查看所有网站内容 http://friendfeed.s3.amazonaws.com/86fed07f0809beefaeeaee0013ee2b952079bc09
Click on that link and it will show you a dashboard listing all of the SharePoint lists that have been provisioned for the current site. Click on the Create button to create a new SharePoint list.
单击该链接,它将显示一个仪表板,其中列出了为当前站点配置的所有 SharePoint 列表。单击“创建”按钮以创建新的 SharePoint 列表。
创建新的 SharePoint 列表 http://friendfeed.s3.amazonaws.com/6c0b244801826f8b3ee01811211b88668ba8f713
From there you will see the option to create an Announcments list (under the Communications header). Complete the wizard to complete the list.
从那里您将看到创建公告列表的选项(在通讯标题下)。完成向导以完成列表。
Once the list is created you can select Edit Page from the Site Actions menu on any SharePoint page in the site and then select a "Add a Web Part" on the web part zone you want to put your Announcements web part into. You should now see a web part listed with the same name as your Announcements list that you just created.
创建列表后,您可以从站点中任何 SharePoint 页面的“站点操作”菜单中选择“编辑页面”,然后在要将“公告”Web 部件放入的 Web 部件区域中选择“添加 Web 部件”。您现在应该会看到一个与您刚刚创建的公告列表同名的 Web 部件。
Select that web part to add it to the page and display.
选择该 Web 部件以将其添加到页面并显示。
Hope that helps. If this isn't the answer to your problem leave a comment or update your question with clarification and I will try to help.
希望有帮助。如果这不是您问题的答案,请发表评论或通过澄清更新您的问题,我会尽力提供帮助。
回答by Solvetech
Your problem is that you have not activated the relevant feature on the site settings page. You need to go to the site collection site settings page. Then select Site Actions - manage site features
您的问题是您尚未在站点设置页面上激活相关功能。您需要转到网站集网站设置页面。然后选择站点操作-管理站点功能
Then activate the feature called Team Collaboration lists. You will now be able to create an announcement list
然后激活称为团队协作列表的功能。您现在可以创建公告列表
回答by x0n
Giving you direct instructions on how to create the list would most likely leave you more lost than ever. If this is a publishing portal, there's a lot more to learn beyond just creating a list. Content must be approved, and is versioned. I'd strongy advise you not to start poking around in there as you run a large risk of messing up the portal. Don't get stressed by people demanding you perform such things without having received any training. Grab yourself a coffee, flip your boss the finger and watch some pertinant webcasts on http://office.microsoft.com/en-us/sharepointserver/FX101211721033.aspx
直接指导您如何创建列表很可能会让您比以往任何时候都更加迷茫。如果这是一个发布门户,那么除了创建列表之外,还有很多东西需要学习。内容必须经过批准,并进行版本控制。我强烈建议你不要开始在那里闲逛,因为你冒着搞乱门户的巨大风险。不要因为没有接受过任何培训就要求你做这些事情的人感到压力。给自己喝杯咖啡,对老板动动手指,在http://office.microsoft.com/en-us/sharepointserver/FX101211721033.aspx上观看一些相关的网络广播
Hope this helps,
希望这可以帮助,
Oisin
奥辛