Download & Extend

Adding dashboard to admin theme

Project:CiviCRM Theme
Version:6.x-1.4
Component:Code
Category:feature request
Priority:normal
Assigned:kurund
Status:active

Issue Summary

It seems the dashboard would be best included also under the admin theme for CiviCRM. I have added an additional case to the module code and have submitted a patch to add this functionality.

AttachmentSize
civicrm_theme.module.zip1.24 KB

Comments

#1

I made some additional enhancements to the module to put all of the import pages, search pages and report pages also under the admin theme. Here is the patch.

AttachmentSize
civicrm_theme.module.zip 1.3 KB

#2

Assigned to:Anonymous» kurund

Can you rework this patch on latest version. Also it would be good if you can mention in detail about the functionality that you have implemented.

#3

I'm testing @mbriney's patch in comment #1.

@mbriney's patch assumes the theme name is "civicrm_theme". My patch fixes that.

It doesn't cater for the Case component, etc. Also, this patch changes the onus: the module assumes an admin theme unless the page is public; the patch assumes the CiviCRM theme unless the path is an Admin path.

Ken

AttachmentSize
civicrmtheme.module.patch 3.73 KB

#4

Patch in #3 works for me with admin_theme 6.x-1.3 (latest stable release).

EDIT - Please ignore that comment - wrong thread!

nobody click here