My unpopular opinion is that multisite is completely unnecessary for the vast majority of installs and has major drawbacks. The only fundamental advantage of multisite is that that it saves some disk space (does that matter?). But it has fundamental downsides:
I don't know. I'll try that out. In thinking this through, another question sprung to mind:
If these categories are going to be various demos, with the intent of pushing a database overwrite hourly to repair any pummeling done via users playing with the admin panel, are there risks in them sharing the same code base with production multisite sites?
On 11/12/2010 09:38 PM, Christopher Skene wrote:Does having a site folder called sub.domain.category_1 work? You may need a symlink in your root folder to this folder, called "category_1".
On 13/11/2010 12:29 PM, <jeff@ayendesigns.com> wrote:
Right, so sub.domain/category_1 would run off the same code instance as sub.domain/category_2, but separate db's
On 11/12/2010 08:23 PM, Christopher Skene wrote:
>
>
> So you want different sites on each categor...