内容页输出其它文章的内容,而不是描述,标签是什么
我想问一下,在文章内容页面怎样输出其他文章内容,标签是什么,我填{$t.content}不生效,我想输出其它文章的所有内容,而不是输出他的描述
{related module=MOD_DIR NOT_id=$id tag=$tag num=5}
{$t.content}
{/related}
{module catid=$catid order=rand num=6}
{$t.content}
{/module}

我想问一下,在文章内容页面怎样输出其他文章内容,标签是什么,我填{$t.content}不生效,我想输出其它文章的所有内容,而不是输出他的描述
{related module=MOD_DIR NOT_id=$id tag=$tag num=5}
{$t.content}
{/related}
{module catid=$catid order=rand num=6}
{$t.content}
{/module}
