# -*- tcl-*- # $Id: news-item.page,v 1.2 2007/11/21 09:27:08 gustafn Exp $ ::xowiki::Form new \ -set name en:news-item \ -title "News Item" \ -set anon_instances t \ -set form {{
@_title@ @detail_link@ @_text@ @_nls_language@ @_publish_status@
} text/html} \ -set text {

@_text@

@detail_link@

} \ -set form_constraints { _page_order:hidden _description:hidden {_publish_status:radio,options={live ready} {draft production},label=#xowiki.publish_status#} _creator:hidden _title:text,label=#acs-kernel.common_Title# {detail_link:detail_link,label=Source} }