How can I add a custom view for every entity in a custom content type in drupal 8 ?

I managed to create I custom content type and display all entities as a list,
Now I want to create a detail view for every entity.
How can I create that view ?

RTL and LTR Buttons for CKEditor

Hi,

I've just installed Drupal 8.1. I will use it for a trilingual site (English, French and Arabic).
But I don't see any RTL and LTR buttons in CKEditor settings. This would be compulsory for Arabic!

How can I do?
CKEditor as an autonomous tool has many possible configurations, some with these needed buttons…

Thanks,

Rémi

Translatable entity type appears twice in the drop down menu when creating views

I'm Developing a custom module with custom content entities that needs to be translatable. The problem is that when they are made translatable by adding:
translatable = TRUE in the @ContentEntityType annotation, the entities appear twice in the drop down view setting options (check the image, 'Faculty' appears twice) which is really strange.

D7->D8 upgrade fails with "missing bundle for entity type node"

When I try to upgrade a site through the UI, with about a couple hundred nodes and half a dozen users, the module returns a success message but fails in the background. The system log returns "Upgraded ________ (processed 0 items total)" for each module, returning zero even for those that have many records. After that, it returns "Source ID ____: Missing bundle for entity type node" for every node that I have. In the end, it upgraded not a single content node, user, content type, taxonomy vocabulary or term, nothing at all.

Drupal 8.1.1 fresh install- CSS not loading

CSS wont load on a fresh install of Drupal 8.1.1.

It shows only text - what causes this issue? Thanks in advance for your advice.

D8 newbie where to start question for developing basic of specific module

Hello.

I know there are plenty of "where to start" pages and other info, but I am hoping someone knowledgeable would be so kind to help me out with this. I am good with PHP and OOP but need some help with proper Drupal way of doing things (v8.1.1)

Could someone provide me with a rough list of API calls and concepts I would have to learn in order to make a module which does this:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x