Delete a site

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
6/1/2007 9:33:39 AM
Gravatar
Total Posts 488

Delete a site

I have created a new site by mistake.

It would be nice to have an opportunity to completely delete it.

6/1/2007 9:47:14 AM
Gravatar
Total Posts 18439

Re: Delete a site

Then what if you delete it by mistake? That would be a worse problem.

I'm still thinking about how to handle this, I will probably implement delete feature but its a scary feature. Sites created accidently are harmless if there is no folder or host mapped to them but sites deleted accidently are a big disaster. Maybe I should add a flag for IsDeleted and filter those out. Then at least it could be recoverred.

Joe

6/1/2007 9:50:05 AM
Gravatar
Total Posts 488

Re: Delete a site

You are right. Just adding a "delete site" button is not good.

I suppose it's ok not to delete a site if there is any content in it. So, any real site cannot be deleted, but some experimental sites can be cleared out of the content and deleted.

6/12/2007 4:19:47 AM
Gravatar
Total Posts 488

Re: Delete a site

Thanks, adding web.config property is even a better solution.

Maybe, it would be better to default this property to "false" in web.config.

6/12/2007 6:33:36 AM
Gravatar
Total Posts 18439

Re: Delete a site

Yes, I was thinking the same thing, just had it true for testing and forgot to change it back before commit. I will make it false in the release.

Thanks,

Joe

You must sign in to post in the forums. This thread is closed to new posts.