WebPart 入门
在我工作的地方,该部门有自己的内部网站点(不是共享点!),与主要公司的网站分开。 主页上有超过 150 个不同的链接,分为大约 20 个类别。 这真是一个混乱的页面。
我想做的就是将此页面变成站点地图。 我会将所有链接放入站点地图从中提取的数据库中。 这部分已经快完成了。 然后我想创建一个新的主页,使用 Web 部件和此站点地图来创建类似 MyYahoo 或 iGoogle 的体验。
这个想法是创建许多可以由每个用户自行决定包含在页面上的控件,其中许多控件使用站点地图作为其内容的数据源。 我将拥有控件,以便用户可以从站点地图、单个链接添加整个组,甚至将一组链接组合到一个公共标题下(并且还包括此控件的多个自定义实例)。 我们还有一些内部 RSS 提要,因此我想要一个能够向页面添加 RSS 提要的控件。
当这一切完成后,我们将能够根据可用的 Web 部件小部件构建新功能,而不是为我们需要的每个小功能都需要一个新页面。 我还希望能够创建模板,以便具有类似工作职能的用户可以从包含他们所需的大部分内容的页面开始,而不是每个用户都需要从头开始。 这一切都相当雄心勃勃。
然而,我很难理解网络部件。 它应该非常简单,但我只是不明白它们是如何组合在一起的。 有人可以给我指点一个好的指南或教程吗? 谷歌搜索 webpart 教程
变体的第一页结果对我没有帮助。
Where I work the department has it's own intranet site (not sharepoint!) that is separate from the main company's. The main page is a jumble of over 150 different links grouped into about 20 categories. It's a real mess of a page.
What I want to do is turn this page into a sitemap. I'll put all the links into a database that the sitemap draws from. This part is almost done already. Then I want to create a new home page that uses web parts and this sitemap to create a MyYahoo or iGoogle -like experience.
The idea is to create a number of controls that can be included on the page at the discretion of each user, many of them using the sitemap as a datasource for their content. I'll have controls so users can add one whole group from the sitemap, individual links, or even group together a set of links under a common heading (and include multiple customized instances of this control, as well). We also have some internal RSS feeds, so I want a control to be able to add an rss feed to the page.
When all this is up it will enable us to build new functionality in terms of webpart widgets that can be used, rather than necessitating a new page for every little feature we need. I also want to be able to create templates, so that users with similar job functions can start out with pages that will include most of what they'll need as a base, rather than every user needing to start from scratch. It's all rather ambitious.
However, I'm having a hard time wrapping my head around webparts. It should be really simple, but I'm just not seeing how it all fits together. Can someone point me to a good guide or tutorial? The page one google results for variations on webpart tutorial
just haven't helped me.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我相信你会在谷歌上找到很多教程。 我从以下链接了解了 WebParts 阅读。 看看它是否也对你有帮助...
http://www.developer.com/net/asp/article.php/ 3618431
http://www.code-magazine.com/Article.aspx?quickid= 0701081
I am sure you will find a lot of tutorial on Google. I have learned about WebParts reading from following links. See if it helps you as well...
http://www.developer.com/net/asp/article.php/3618431
http://www.code-magazine.com/Article.aspx?quickid=0701081