Ticket #604 (closed enhancement: fixed)

Opened 2 months ago

Last modified 2 months ago

The missing plugins and mu-plugins subdirectories

Reported by: drmike Assigned to: somebody
Priority: normal Milestone: WPMU 1.0
Component: component1 Version: 1.0
Severity: normal Keywords:
Cc:

Description

Some mention should be made in the readme file about creating the plugins and mu-plugins subdirectories. Especially since the mu-plugins subdirectory is not found in the regular wordpress install.

Either that or create them in trunk and populate them with an empty *.txt file as a placeholder.

Change History

04/24/08 09:08:00 changed by momo360modena

  • type changed from defect to enhancement.

04/24/08 15:40:05 changed by donncha

I don't think this is an issue. The plugins and mu-plugins folders are still there. I just checked the download version and exported the svn code.

05/09/08 13:37:57 changed by lunabyte

Actually, when unzipping it doesn't create those directories. Since they are empty, most likely they are skipped when the download is created.

Not that it's really a big deal, and there could be a mention in the readme file to add in the plugins directory.

05/12/08 15:30:57 changed by donncha

unzip on Linux creates the directories. Guess it's a configurable option in Winzip possibly? I guess it was never noticed before because WordPress? itself has files in the plugins/ folder. I'll add placeholder index.php files in them.

05/12/08 15:32:45 changed by donncha

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [1287]

05/12/08 21:40:50 changed by drmiketemp

Strange as I was using unzip on FreeBSD/CPanel as well and not getting the empty directories.

I can't remember if winrar created them or not.

thanks, -drmike