Home CMS Tutorial DEDECMS How to batch replace the column file saving directory in DedeCMS

How to batch replace the column file saving directory in DedeCMS

Jan 09, 2020 am 09:44 AM
dedecms

How to batch replace the column file saving directory in DedeCMS

How does DedeCMS batch replace the column file saving directory?

DedeCMS batch replaces the column file saving directory

Recommended study: 梦Weavercms

Sometimes there are too many columns, but you need to modify the saving directory of the columns. Modifying them one by one is really cumbersome and slow. So I thought of a way to batch modify the saving directory of columns. It is batch replacement:

1

update dede_arctype set typedir =  replace(typedir,"{cmspath}/a/",'{cmspath}/html/')

Copy after login

Replace html with the directory you specify, and run the background SQL command line tool

If you want to batch remove the year, month and day in the article saving path, just run this :

1

update dede_arctype set namerule =  replace(namerule,"{Y}/{M}{D}/",'')

Copy after login

The above is the detailed content of How to batch replace the column file saving directory in DedeCMS. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Article Tags

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Where is the imperial cms resource network template? Where is the imperial cms resource network template? Apr 17, 2024 am 10:00 AM

Where is the imperial cms resource network template?

How to use dedecms How to use dedecms Apr 16, 2024 pm 12:15 PM

How to use dedecms

Accurate and reliable dedecms conversion tool evaluation report Accurate and reliable dedecms conversion tool evaluation report Mar 12, 2024 pm 07:03 PM

Accurate and reliable dedecms conversion tool evaluation report

How to upload local videos to dedecms How to upload local videos to dedecms Apr 16, 2024 pm 12:39 PM

How to upload local videos to dedecms

How dedecms implements template replacement How dedecms implements template replacement Apr 16, 2024 pm 12:12 PM

How dedecms implements template replacement

A simple way to learn dedecms encoding conversion function A simple way to learn dedecms encoding conversion function Mar 14, 2024 pm 02:09 PM

A simple way to learn dedecms encoding conversion function

What loopholes does dedecms have? What loopholes does dedecms have? Aug 03, 2023 pm 03:56 PM

What loopholes does dedecms have?

What does dedecms mean? What does dedecms mean? Apr 16, 2024 pm 12:48 PM

What does dedecms mean?

See all articles