Can I delete the default themes/blocks?

Permalink
Hi, I am new to c5 and impressed so far. I want to be able to leave the cms in such a way that the end user cannot use any other templates except the one I created. is it possible to delete the default themes?

Also I want the user to ONLY use my block types. Is it safe to delete the original block types?

Maybe I should use advanced permissions for this or would that not help?

Thanks

 
ScottC replied on at Permalink Reply
ScottC
just edit the install script that runs to never install the blocks, or to just install your custom block types.
katz515 replied on at Permalink Reply
katz515
Yes, you can also use Advance Permissions.

And create a user and let them not to create the default blocks.

This could be easier way.
ringo replied on at Permalink Reply
Can I control theme selection using advanced permissions also or would I be able to delete the default themes?
bryanlewis replied on at Permalink Reply
bryanlewis
You can also just get into the database and delete them.
katz515 replied on at Permalink Reply
katz515
You know what.. Ringo... that's a good question.

Right now, Plain Yogurt and Green Salad are installed by default.

If you really know MySQL and/or MyPHPAdmin.... here is the trick I can suggest for now.

But this is highly risky way to do... so back up back up and back up before you do this.

1. Use or Modify Plain Yogurt
2. Delete Green Salad by deleting table directly in MySQL
3. Disable "Marketplace Integration" at Sitewide Setting in Dashboard

And then you should be able not to change the design for now.... but I just submitted the feature request.

You made a good point.

I just submitted a feature request for this.

http://www.concrete5.org/community/features/make_default_template_r...