对于具有非常动态布局的网站来说,drupal 是一个很好的解决方案吗?

发布于 2024-12-07 02:28:05 字数 1459 浏览 0 评论 0原文

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

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

发布评论

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

评论(3

卖梦商人 2024-12-14 02:28:05

Drupal 是高度可定制的,但是需要做很多工作才能完成您想要的操作。其他 CMS 为更外行的用户提供了更简单的开箱即用式“通过界面安装此插件和 fuhgeddaboudit”类型的解决方案。我想到了 Wordpress 和 Joomla。

如果您想走一条更加面向开发人员的路线,我建议您选择众多 php 框架之一。 CodeIgniterSymfony2 > 是一些流行的,但有很多。尝试一下它们,看看哪个更适合您的需求。

Drupal is highly customizable, but yes takes a lot of work to get set up to do what you'd like. Other CMS' provide much simpler out of the box style 'install this addon through an interface and fuhgeddaboudit' type of solutions for the more layman user. Wordpress and Joomla come to mind.

If you want to go a more developer oriented route I would suggest one of the many php frameworks out there. CodeIgniter and Symfony2 are a few popular ones, but there are tons of them out there. Play around with them and see which is better suited to your needs.

零度℉ 2024-12-14 02:28:05

我使用了很多 CMS,但都不太好.. 其中的代码很脏等等,而且大多数都很慢... Drupal 对您来说是一个复杂的解决方案,看起来还不错...

您需要学习如何制作模块..如果您了解一些php,这并不难...

您可以修改每个模板..每个页面..它并不那么复杂..只需尝试学习一些..

PS:您可以使用中的视图为了不写代码..你可能会用它们做一些事情...

I used a lot of CMS'es and all are not fine.. dirty code in them etc. and most of them are slow... Drupal is a complex solution for you and it seems ok...

You need to learn how to make modules.. it isn't that hard if you know some php...

You can modify each template .. each page.. it's not so complicated.. just try to learn some..

P.S: You can use the views in order to not write code..you might do something with them...

关于从前 2024-12-14 02:28:05

Agile Toolkit 中大约有 20 行 PHP 代码。没有额外的 javascript,没有额外的 HTML,没有插件:

演示:http://codepad.agiletoolkit.org/newsletter

来源:http://codepad.agiletoolkit.org/source/newsletter

It's about 20 lines of PHP code in Agile Toolkit. No extra javascript, no extra HTML, no plugins:

Demo: http://codepad.agiletoolkit.org/newsletter

Source: http://codepad.agiletoolkit.org/source/newsletter

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