创建module失败,求助!在线等!由 xueren 于 周一, 2008-05-12 16:59 提交。
我是按照红儒哥博客上讲的做的一个module,为什么没成功呢?具体步骤是这样的: // $Id$ /** * @file * Lets users add private annotations to nodes. * * Adds a text field when a node is displayed * so that authenticated users may make notes. */ |
用户登录导航水滴榜
新的论坛主题
最新评论
新进会员
|
补充一下: annotate.info
补充一下:
annotate.info文件内容如下:
; $Id$
name = Annotate
description = Allows users to annotate nodes.
package = Example
version = "$Name$"
一共2个文件,都是按博客文章上说的做的,为什么不行呢?
6.*的版本好像要加上 c
6.*的版本好像要加上
core = 6.x