(1) My original work. The Doudin novel program is specially written for writers, schools and other novels in different columns. It strives to be streamlined and practical. It generates static pages for the whole site in the background. When generating the page, it reads the txt text template file and opens it with Notepad. Can be modified easily.
(2) Compared with the previous version, the friendly link function has been added; the template file name can be customized; the number of items per page can be customized; a map has been added; and the editor compatible with IE10 has been replaced.
(3) index.txt in the images folder is the home page template, list.txt is the category page template, and html.txt is the content page template.
(4) config.asp in the inc folder is the configuration file. Please modify the database path and modify the database name in the database folder accordingly.
(5) The admin folder can be renamed at will. It is recommended to modify the background path. After modification, the background login path becomes: modified folder/index.asp
(6) Note: For local testing, please ensure that each folder has read and write permissions.
(7) Do not delete the html and pic folders
(8) The map generated in the background supports Baidu and Google (the domain name is configured in config.asp), and sitemap.xml is in the following directory.
Template description:
{$title$}--->Novel title
{$H_title$}--->Page title
{$description$}--->Page description
{$weizhi$}--->Page navigation
{$biaoti$}--->Bold title at the top of the page
{$web$}--->Website name
{$zuozhe$}--->Novel author
{$html$}--->Page content
{$next$}--->Next page usage:
{$previous$}--->Previous page usage:
{$home$}--->Return Usage:
{$year$}--->Copyright year (automatically detected by the system)
Default background login: admin/index.asp
Account: admin
Password:admin
Version:v1.7