Advertisement
Guest User

Untitled

a guest
Oct 17th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. I'm looking to edit Drupal's admin pages. As example, something I'm trying to to remove is the the filter setting on the Content page/node/view. As an example, I'd like to do the following:
  2.  
  3. 1. In other words, if I go to to the Content page and I filter by a certain type of node, then I leave that page, then come back, the filter setting is saved, I'd like it to reset each time I hit the Content page.
  4.  
  5. 2. I would like to modify some of links associated with these pages, as an example on that Same Content page, the titles of the pages are linked to their 'front-end' views, I'd rather have them link to their 'edit' screens.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement