社区服务器主题,从 2008 年到 TS 5.0 有何变化?
希望有人有社区服务器 2008 和 TS 5.0 的经验
在主题方面有哪些主要区别?
Hoping someone has experience in both community server 2008 and TS 5.0
What are the main differences when in comes to themeing?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
主题/布局系统有很大不同。主题(例如斐济)中过去存在的大部分内容是一组可以自定义的文件。现在,这些文件位于“通用”主题文件夹中。相反,您将创建自己的“小部件”并将其添加到您的主题中。
要创建小部件,您需要创建一个新的类库并创建实现特定 Telligent 小部件类的类。
您可以在 Telligent.com 上了解有关更改的更多信息
The theme/layout system is quite different. Most of what used to exist in a theme (e.g. Fiji) was a set of files that you could customize. Now, those files are in the "generic" theme folder. Instead, you are to create your own "widgets" and add those to your theme.
To create widgets, you'll need to create a new class library and create classes that implement specific Telligent widget classes.
You can read more about the changes on Telligent.com