Opened 16 years ago
Closed 16 years ago
#14871 closed enhancement (fixed)
MS Install Typo and Enhancement
| Reported by: | filosofo | Owned by: | filosofo |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Multisite | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Currently, MS setup tells you to create the blogs.dir sub-directory in wp-content and provides the wp-content path. It would be a pleasant enhancement just to be able to copy the entire path so in one swoop someone could create the directory:
- Copy path
- paste:
mkdir [path] - Done!
Also, the patch fixes a typo.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [15618]) Correct typo and use full blogs.dir path. props filosofo, fixes #14871.