I love this theme. I bet there are some way kewl implementations of it out there.
There are a few things that would be useful here so perhaps elsewhere as well.
1. Adding plug-in to the main bar. (I've done this and created an icon if you want the icon.)
2. From the Dev module the 'Theme info' block/switch. I want to put that next to my login name. I wouldn't mind some help with changing the theme for that. It's a bit obscure to me how you do that.
I think you could bring those changes into the theme in a way that responded to an if statement about those modules being loaded. It would be a nice touch
Comments
Comment #1
sign commented1. I don't really understand what do you mean here with "Adding plug-in"? Can you explain more?
2. I'll have a look into this
Comment #2
akayani commentedAttached a PDF with annotations so you can see where I'm going with this. Added in hot links to the modules I want to intergrate with the theme.
See what you think. I've you haven't been using these 3 modules you will soon become a convert.
Comment #3
akayani commentedThere are prehaps better ways that don't hack the devel module but to put the check box up there try...
devel_themer.css override
And change this line in devel_themer.js
Comment #4
sign commentedbtw I have just committed some changes to rootcandy, where you can change the links through preprocess, so you can alter it via sub-theme perhaps?