D7, Administration->Content
Currently in this view there are fields (or columns): title, type, author, status, updated, language. Is there a method to add more fields to this view? Especially my custom fields.. And additionally enable filtering or sorting on these custom fields.
I thought this would be straightforward but it isn't. All i want to do is open a data entry form from a URL invoking colorbox......just like the user login that we get for free with colorbox!
The below opens the form, but only as content in the overall theme (acquia_prosper), with the menus, sidebars, etc. I don't want any of that.
How do I "shrink" my logo, so that it renders correctly in Drupal? Currently, the actual image size is 5 inches by 4 inches. If I were using a plain HTML site, I could size the image right in the HTML, but I don't want to hack the core here.
I want to add a link to account info and a login/logout link right justified in the main menu bar in the pixture reloaded theme. I know the code, I just can't figure out where to put it. It is highly abstracted and I'm not yet set up to debug through it. Any ideas?