Developed using Asp+Access, it adapts to the needs of small and medium-sized news article websites and personal websites. The entire website adopts Div+Css layout, and has been tested under IE6, IE7, and Firefox without error; the article keyword and description are independently set; static articles are generated to facilitate search engine inclusion; ...
Installation notes:
1. After downloading and decompressing, upload the file to the root directory to run normally. If you install in a secondary directory, please manually modify the SitePath="/" path in inc/config.asp;
For example, if installed in the cms directory, it is: SitePath="/cms/"
2. Backend configuration - database name: Change the database name and rename the database in the Data directory. It is recommended to add the suffix .asp to prevent malicious downloading of the database;
3. It is recommended to modify the background management path and rename the original Admin directory;
4. It is recommended to modify the default administrator account data table name, find pcook_Admin in inc/conn.asp, and then open the database to modify the administrator account table name;
Management path: http://loaclhost/admin/admin_Login.asp, username: admin, password: admin888
Update function operation part:
Add an administrator in the background;
Added utf8 support for collection;
Add custom keywords and description items to articles;
Add keyword items to column management;
Fixed an issue where the title would be truncated if there were quotation marks when adding an article in the background;
Modify Google map generation and customize the number of generated links;
Fixed the error where the next page on the information page is column TOP1;
The membership module adds registration terms to the registration page;
Update search spider code;
Repair the code that controls the number of pages in function_page.asp;
Add support and objections and floor functions in user comments;
Increase the statistical display of the number of comments in each article;
Solve the problem of comment support and plug-in path under pseudo-static mode;
Fix manual paging and automatic paging errors in function.asp;
Quick operations such as "Print this article", "Add to favorites", "Return to top" and "Close window" are added to the article page;
Added Ctrl+Enter shortcut operation when users post comments;
Added the function of copying text content and automatically adding website links;
Add random article recommendations on the left side of the website, code: order by rnd(-(id)*"&rnd()&")
The user login part was changed to JS call, and anti-caching code was added;
Added parent display to the location navigation section;
Add attachment upload function;
The home page advertising space can be controlled on and off in the background;
The background controls whether the column is displayed in the navigation, and the display image is set separately;
Fix external submission bug of Fckeditor editor;
Modify user and background login cookie records to Session;
Background function description:
1. Customize the backend to set the website name, installation directory, database name, upload directory, keywords, description, backend directory, editor, swear word filtering, dynamic and static switching, RSS subscription, comment review, picture watermark, member registration review, Website-wide advertising space display, etc.;
2. Administrator: freely add and delete background administrators (new feature)
3. Message management: message content character filtering, administrator reply; (enhanced filtering)
4. Comment management: The front desk records comment content, commenter IP/user name, publishing time, and administrator reply;
5. Advertising tags: Form: Can be freely inserted anywhere on the web page for use;
6. Link management: Apply for friendly links at the front desk, and review mode with the backend administrator;
7. External calls: You can choose the call type, category, quantity, length, whether the call displays the category name, date, clicks, etc.;
8. Column management: freely add, edit, delete columns, customize column names, superior columns, sorting, external links, column keywords, descriptions, whether to display navigation, whether to display the homepage, the number of homepage displays, whether to display pictures, articles and Whether users are allowed to contribute;
9. Article management: add, edit, delete, move categories, review, recommend, generate static and manage comments in articles separately; article content includes title, keywords, author, source, category, external links, pageviews, thumbnails , article abstract, attachments, automatic paging, text and other information;
10. Collection management: Set collection rules, support UTF-8 and GB2312 encoding objects, filter special tags, save remote images, etc.;
11. Member management: member level setting, user management, point clearing and batch update of user levels, user login to publish, manage information, reply to comments, etc.;
12. Google Maps: Customize the number of map links and time zone to generate a map that meets Google standards;
13. Database management: space occupied view, database backup, recovery, compression; (please back up the database before compressing the database to avoid data loss)
14. Static generation: generated by column or single article; (there is no suitable solution to the problem of timeout and article pagination when generating more than 300 articles at a time)
Front desk function description:
1. Ajax does not refresh comments, like it, the comment content supports and opposes;
2. Image upload watermark function; (requires aspjpeg component support, otherwise please turn off the watermark in the background configuration)
3. Random article list call;
4. Guestbook, friendly links, picture articles;
5. The column list calls the picture articles under the current column, the default is 5;
6. Content-related articles are displayed, with 6 items by default;
7. Core tips in the information body and recommended information display in the side columns;
8. Print this article, add to favorites, return to top, close window and other quick operation buttons;
... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... .. .
To download and use this program, please add Laoy Y’s copyright: www.laoy8.cn
This program is a modified and enhanced version of Lao Y. If you are interested, you can exchange links on my website.
Expand