Followup to #40. Relevant drupal.org issue: https://drupal.org/node/2020393
The new views block should contain:
- [x] All the same fields as the node module recent content block
- [x] Operations links moved into a drop-button column
- [x] a setting for how many items to display (for BC funcionality)
- [x] a new setting for content types to display based on https://github.com/backdrop/backdrop-issues/issues/4020
2015 PR by @docwilmot: ~https://github.com/backdrop/backdrop/pull/942~ 2020 PR based on patch from first PR: https://github.com/backdrop/backdrop/pull/3275
GitHub Issue #:
146
Recent comments
@stpaultim – You're right: my approach affects also the main menu. I guess, because menus are also considered as user interface (not as content). @findlabnet – If I didn't miss anything,...
Allow admin to select admin language seperate from front end language (multilingual)
Go to the account edit of the desired user. On the horizontal tab below "Region and Language," select "English" or another language. WFM.
Allow admin to select admin language seperate from front end language (multilingual)
@olaf - Sorry, but I don't think that works. I tried it and you are correct, with this change, I can switch from the English version to the German version of a page, without changing the entire...
Allow admin to select admin language seperate from front end language (multilingual)