Control

This section provides complete management of articles.

Hints on some options when changing articles:

Pages - each article can be divided into page-by-page viewing. Convenient if the content of the article is large enough. Click on the Page icon in the options. The pagination tag will be inserted automatically.

Announcement - summary or introduction. Displayed when viewing the contents of an article and inserted into the description. For each article, you can limit the announcement in the To announcement from content options - enter the number of announcement characters.

Author - author, source and source URL. You can enter it manually, or you can select from the list. In the list, Authors are parsed from the data that you entered into the Author field when adding an article. Sources are parsed from the data that you entered in Source and Source URL fields when adding an article.

Video Player - If the video file extension is flv, the built-in FlashPlayer will be launched. If the video file extension is swf, then Adobe Flash Player will be launched. If the extension of the video file is mp4, webm, ogg and the audio file is mp3, then HTML5 Player will be launched.

Previews are not shown in the list of articles by default.

Insert the preview output code into the template: tag/list-article.htm

<a href="{$t[linkurl]}"><img alt="{$t[alt]}" src="{imgurl($t[thumb], 1)}" /></a>	

Last updated