current location:Home > Technical Articles > CMS Tutorial > DEDECMS
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to add search function to the background administrator list in dedecms
- How to add a search function to the background administrator list: first open the template file "sys_admin_user.htm"; then add the code "<form action="" name="">...<td>Administrator Search</ td>...</form>".
- DEDECMS 2480 2019-12-10 09:58:42
-
- How to optimize the link of dedecms column list page
- How to optimize the dedecms column list page link: first find and open the "\include\arc.listview.class.php" file; then add the code "$typedir= ereg_replace()"; then modify the paging style.
- DEDECMS 2262 2019-12-10 09:53:21
-
- How does the dedecms Dreamweaver system connect to Baidu Xiongzhao and add JSON_LD data?
- The method for the dedecms Dreamweaver system to connect to Baidu Xiongzhao and add JSON_LD data: First, add the "canonical" tag and "JSON_LD" data to the article template page of the Dreamweaver system; then add Xiong before the page "</head>" tag The ID declaration code of the mobile phone can complete the connection.
- DEDECMS 2699 2019-12-10 09:46:34
-
- How to display the list of recently viewed articles in the dedecms template
- The method of displaying the list of recently browsed articles in the dedecms template of Dream Weaver: first execute the SQL statement "CREATE TABLE `database`.`dede_zj` (...)" in the background; then create a new php file "count_zj.php" and store it in " puls" directory.
- DEDECMS 2095 2019-12-10 09:41:42
-
- How to speed up dedeCMS content generation
- Methods to speed up the content generation of DedeCMS: first close the sub-column; then delete the label calling the document in the document template; then delete the relevant documents in the document template to speed up the generation of DedeCMS content.
- DEDECMS 2703 2019-12-10 09:37:39
-
- How to automatically update the homepage of DEDECMS
- How DEDECMS automatically updates the homepage: first save the code "<?php set_time_limit(0)...?> as the "task.php" file; then introduce the JS code "...src= at the end of the static HTML on the homepage 'task.php'..." That's it. "
- DEDECMS 2513 2019-12-10 09:32:50
-
- How to solve the problem 'SphinxClient class not found' when searching in dedecms
- The solution to the problem that "SphinxClient class not found" appears when dedecms is searched: First enter the dedecms system background; then select "System -> System Basic Parameters -> Other Options"; then turn off the "Whether to enable article full-text search function" option. .
- DEDECMS 2020 2019-12-10 09:27:32
-
- Dream Weaver dedecms article list 'interlaced color change' effect
- Using interlaced color changing in the article list can make the two displayed contents different. Many websites use the interlacing color display method in the list page. Below I will post the code for implementing interlaced color changing in dedecms v5.7. Come up, so that friends who like dedecms can refer to the following code to modify it to achieve the effect you want.
- DEDECMS 2485 2019-12-09 14:41:18
-
- What are the sessions files in the data directory in DedeCms?
- The sessions in the data directory in DedeCms are session authentication information files for member and administrator logins. They can be deleted, but they will be generated again after deletion. They can be deleted on a monthly or weekly basis. In theory, these session information are very small and will not Taking up too much space.
- DEDECMS 2535 2019-12-09 11:03:02
-
- How to delete dedecms 5.7 dream chain
- How to delete dedecms 5.7 Dreamweaver Chain: First find and open the "include/taglib/flinktype.lib.php" file in the root directory; then delete the "$dedecms->typename = 'Dreamweaver Chain';" code in it: Can.
- DEDECMS 2503 2019-12-09 10:56:35
-
- How does dede call the latest articles on the entire site?
- In the dede system, you can use the "dede:arclist" tag to call the latest articles of the entire site. The syntax is "{dede:arclist row='number of articles' typeid='all' orderby='pubdate'}{/dede: arclist}".
- DEDECMS 2679 2019-12-09 10:43:02
-
- What should I do if DreamWeaver cannot upload jpg format?
- The solution to the problem that DreamWeaver cannot upload jpg format: first find the "Include" folder in the root directory; then find and open the "uploadsafe.inc.php" file; then change "$image_dd" in the code file to "$ image_dd" to upload jpg format normally.
- DEDECMS 2631 2019-12-09 10:38:51
-
- How to delete document pictures in Dede
- Dede's method of deleting document images: first create the "extend.func.php" file in the "include" directory; then parse the "body" data to obtain the absolute addresses of all images; then open the "inc_batchup.php" file; and finally parse the " Body" resources and delete them.
- DEDECMS 1882 2019-12-09 10:33:26
-
- How to add release time function to dedecms custom form
- How to add publishing time function to dedecms custom form: first add a text field in the custom form; then add the js code "window.onload = function(){}" to the time field in the form; then submit the code. Can.
- DEDECMS 1847 2019-12-09 10:26:29
-
- How to get the current document url address in dedecms
- It is very simple to obtain the current document URL address in dedecms. Just use the dedecms tag "{dede:field name='arcurl'/}" to obtain the current document URL address.
- DEDECMS 2349 2019-12-09 10:22:54