Dreamweaver 中的模板 .dwt

发布于 2024-08-19 04:06:20 字数 290 浏览 5 评论 0原文

我用 FrontPage 编辑了我的网站,在每种语言的根目录中创建了一些模板页面 .dwt /en/master.dwt /fr/master.dwt 等等一。

现在,当通过 Adob​​e Dreamweaver 下的网站时,似乎无法“识别”它们。

我知道 Dreamweaver 将所有模板放在文件夹 Templates 中,但是...我不想要它。它打破了我所有的相对路径!

这是一种告诉 Dreamweaver 使用我的模板的方法吗?

I edited my site with FrontPage, there I created some template pages .dwt in the root of the each language /en/master.dwt /fr/master.dwt and so one.

Now, when passed the site under Adobe Dreamweaver, it seems do not "recognize" them.

I understood that Dreamweaver puts all templates in a folder Templates, but... I don't want it. It broke all my relative paths!

Is it a way to tell Dreamweaver do use my templates there where they are?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

天冷不及心凉 2024-08-26 04:06:20

如果从 Templates 文件夹中移动 .dwt 文件,或者移动或重命名 Templates 文件夹,则链接将被破坏。将 .dwt 文件保存在 Dreamweaver 创建它的 Templates 文件夹中非常重要。

摘自了解 Dreamweaver 模板中的路径

我建议 您可以将每种语言创建为 Templates 文件夹内的独立文件夹。

所以 /fr/master.dwt 变成 Templates/fr/master.dwt

最后,让您的模板存在于按语言组织的模板文件夹中是有意义的。

If the .dwt file is moved from the Templates folder, or if the Templates folder is moved or renamed, the link will be broken. It is very important to keep the .dwt file in the Templates folder where Dreamweaver creates it.

Taken from Understanding paths in Dreamweaver templates

I suggest you create each language as an independent folder inside of your Templates folder.

So /fr/master.dwt becomes Templates/fr/master.dwt

In the end, it makes sense to have your templates exist inside of a templates folder organized by language.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文