Drupal 7 以编程方式内容类型

发布于 2024-11-01 10:27:13 字数 199 浏览 1 评论 0 原文

我想为我的内容类型创建模块。查看 drupal 字段 api 以及以编程方式创建内容类型的一些示例,我有一个基本模块。但有一些事情我似乎无法正常工作。

在 text_with_summary 上,我不知道如何设置行数,以及如何设置它以使其实际上具有摘要。我在代码中尝试了多种设置,但我的字段仍然有 20 行,并且摘要未选中。如果有人能给我指出一些好的例子,我会很高兴。

I want to create modules for my content types. Looking over the drupal field api as well as some examples of creating content types programmatically, i have a basic module. But theres a few things I can't seem to get working.

On text_with_summary, I have no idea how to set the number of rows, and how to set it so it actually has the summary. I've tried numerous settings in my code, and my field still has 20 rows, and the summary is unchecked. Be happy if anyone can even point me toward some good examples.

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

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

发布评论

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

评论(1

残龙傲雪 2024-11-08 10:27:13

我在尝试学习时倾向于查看示例模块。

http://drupal.org/project/examples

I tend to look at the examples modules when trying to learn.

http://drupal.org/project/examples

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