Hello Fizk,

Thank you for the module and the resource it provides. I created a patch to organize the admin page in collapsed groups. I did this just for my personal interest. I don't really expect this to incorporated as it is, but I'm using it and I'm happy with the look.

Best Regard

README BEFORE PATCHING:
This patch removes organizes the Syntaxhighlighter administrative page by putting sections in collapsible field sets.

To apply the patch cd to the module directory. If this is install in the normal Drupal location this would be, "sites/all/modules/syntaxhighlighter". Then apply the patch as follows.

patch -p1 < syntaxhighlighter-ORGANIZE_ADMIN.patch

CommentFileSizeAuthor
syntaxhighlighter-ORGANIZE_ADMIN.patch4.34 KBostami
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

  • fizk committed 8d992fa on 7.x-2.x authored by ostami
    Issue #2215151 by ostami: Admin page grouping of configuration in...
fizk’s picture

Status: Patch (to be ported) » Fixed

Hi ostami, your fieldsets make the admin page look a lot nicer. Committed! :)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.