Add column to content admin area

HI Drupalers,

I am using Drupal 8.2.x and have a specific requirement to display "Last Editor" column on /admin/content page of Drupal admin section. There is by default "Author" column available but does not provide idea about who last changed the page. Basically it is adding a column to the default content admin page.

Waiting for ideas, suggestions

Thanks

Show all articles from same author

Let's say I have a blog with several authors/users who publish articles and, when the user clicks on the author, I want to display all articles from that author (without using views nor taxonomy. Or do I need to use taxonomy?).

Could anyone guide me through this?

Thanks :)

Adding global CSP headers except for /admin/ area?

As I like hardening/securing my drupal 8 setups I added a rather lengthy Content Security Policy header to my website. Everything works, most embedded stuff comes from the server itself, ´reporting url ist up and running externally. So far so good.

But the logged in admin has some more scripts and data embeds I won't like to allow for every one. My though was disabling the CSP header at all for the admin, or at least rewrite it with something broader with more allowed stuff.

Twig Debug

Anyone knows how debug TWIG files with any IDE?

Error after creating node programmatically

Hi,

I'm creating nodes programmatically, but when it's done, i can't edit the page... The error is : The value you selected is not a valid choice.

Some idea ?

The code when i create node :

Can't Place Blocks?

So I'm having an issue where I can't place blocks in my custom theme. I just updated to 8.2.1 this morning, but have never been able to print the blocks. It's a brand new install of D8.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x