从主页添加或提交新闻或文章是使用主题文件addnews。第三方物流。在本节中,介绍了网站访问者将新闻添加到数据库时使用的可自定义模板。不建议在不了解HTML的情况下编辑此部分,因为它使用的字段名称是通过表单传递给脚本的,换句话说,您可以自己编辑文本,但不要更改字段的名称,这一点极其重要。您可以使用以下标记:
Tag Name | Description |
---|---|
{category} | 显示字段以选择将属于类别的类别 |
{xfields} | Output additional fields (for details, refer to the application of the Default theme that comes with script) |
{bbcode} | Displayed buttons to insert tags in the News |
{admintag} | Withdrawal of additional options for the administrator and users who has permission to access to administration |
[urltag] and [/urltag] | Shows the code enclosed in the tags to change the URL for this article SEO (can be set in Admin CP) |
[not-wysywyg] and [/not-wysywyg] |
Displays the text enclosed in the tags if the WYSIWYG editor is enabled, if disabled, the contents of the tag is removed and use default BBCode |
{shortarea} | Displays WYSIWYG editor to add a short news |
{title} | Displays the title while writing news |
{alt-name} | SEO value when writing news |
{short-story} | Short news when writing news |
{full-story} | Full story when writing news |
[sec_code] and [/sec_code] |
Displays the text when it was enabled to use the latest news CAPTCHA |
{sec_code} | CAPTCHA code display |
{fullarea} | Displays WYSIWYG editor to add the full news |
[recaptcha] code [/recaptcha] |
Display the information contained in the tags, if in your script enable the security Captcha type of reCAPTCHA |
{recaptcha} | ReCAPTCHA widget displays if your script included this type of output captcha. |
[question] and [/question] | Displays the text enclosed in these tags if the system included a question-and-answer |
{question} | Display the question of the visitor previously specified list of questions and answers |
{votetitle} | Displays poll header when writing news |
{frage} | Display the question of the poll when writing news |
{votebody} | Displays a list of answers from the poll when writing news |