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
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
just edit the install script that runs to never install the blocks, or to just install your custom block types.
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.
And create a user and let them not to create the default blocks.
This could be easier way.
Can I control theme selection using advanced permissions also or would I be able to delete the default themes?
You can also just get into the database and delete them.
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...
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...