Removing blocks from dashboard
Permalink
I think this should go here...apologies if not.
How do I remove blocks from the dashboard (like the Help and Latest News blocks)?
is it a simple thing to do? I read something about the dashboard being made up of single ages, but I couldn't find anything that referred to those blocks in there.
Thanks
osu
How do I remove blocks from the dashboard (like the Help and Latest News blocks)?
is it a simple thing to do? I read something about the dashboard being made up of single ages, but I couldn't find anything that referred to those blocks in there.
Thanks
osu
and:
/concrete/controllers/dashboard/controller.php
You should be able to override the dashboard's home page controller and pick/choose what modules get loaded or add your own by placing them in:
/elements/dashboard/modules
Ryan