简体   繁体   English

在sitefinity 3.7中重新设计网站

[英]Site redesign in sitefinity 3.7

I need to redesign web site that has been done in Sitefinity 3.7. 我需要重新设计在Sitefinity 3.7中完成的网站。 Current version is 6.3 ( I believe ). 目前的版本是6.3(我相信)。
I watched some tutorials about this CMS because I use it for the first time. 我看了一些关于这个CMS的教程,因为我是第一次使用它。

Can you tell me how much templating system differs in this old 3.7 version from current 6.3? 你能告诉我这个旧的3.7版本与目前的6.3有多少模板系统不同?
Is it possible to use Bootstrap 3? 是否可以使用Bootstrap 3?

We've been using Bootstrap in all of our recent Sitefinity implementations. 我们在最近的所有Sitefinity实现中都使用了Bootstrap。 I usually end up creating a vanilla, base page template off a .master page that includes references to the Bootstrap css and js, then create custom layout controls through Sitefinity's Visual Studio plugin, Thunder . 我通常最终在.master页面上创建一个vanilla基页模板,其中包含对Bootstrap css和js的引用,然后通过Sitefinity的Visual Studio插件Thunder创建自定义布局控件。 Using the layouts you can easily create the markup needed for the grid layouts and components in Bootstrap so content editors can drag and drop them through the Sitefinity page edit interface. 使用布局,您可以轻松地在Bootstrap中创建网格布局和组件所需的标记,以便内容编辑者可以通过Sitefinity页面编辑界面拖放它们。 Editing the widget templates is another way to incorporate Bootstrap styling in the built in content modules. 编辑窗口小部件模板是将Bootstrap样式合并到内置内容模块中的另一种方法。

Here is a project that has a Sitefinity Bootstrap theme, I believe the version of Bootstrap it uses is 2.31 though. 是一个具有Sitefinity Bootstrap主题的项目, 我相信它使用的Bootstrap版本是2.31。

Update! 更新!

Jochem added Bootstrap version 3+ to the project, my fault for not seeing it, sorry Jochem! Jochem在项目中添加了Bootstrap版本3+,我没有看到它的错,对不起Jochem! Direct link here 直接链接在这里

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM