config.json |
Configuration file containing template information. |
index.tpl |
The main file, which usually contains all the main site code. |
short.tpl |
Brief news template. |
full.tpl |
Full news template. |
custom.tpl |
Template of brief news, which are displayed through the {custom} tag. |
page.tpl |
Statistic page template. |
user.tpl |
User profile template. |
login.tpl |
Authorization and registration template that is substituted for the {auth} tag in the index.tpl |
comments.tpl |
Responsible for displaying one comment. |
customComments.tpl |
Responsible for displaying one comment, which is displayed in the {customcomments} tag.
|
search.tpl |
Responsible for displaying the search results page. |
download.tpl |
Responsible for displaying the file for download in the full news. |
downloadPage.tpl |
File download page template. |
power.tpl |
The template is responsible for displaying the page when the site is off. |
notFound.tpl
|
404 page template.
|
ban.tpl |
Template with full html code that is displayed to the user who is blocked. |
cross.tpl |
Display template for an additional field. Displays a list of additional field values and the number of news items in which it is present. |
crossPage.tpl |
Template for displaying news using additional fields. |
tagsPage.tpl |
Template for displaying news by tags. |