Drupal 8 root/libraries not loading

Hi I read on http://drupal.stackexchange.com/questions/84811/what-are-all-the-directories-for-in-the-new-drupal-8-structure that 3rd party libraries go in root/libraries. So I wanted to install font-awesome here, which I have done, but it does not render.

Blocks storage

I want to know the database tables where the data is stored for general section blocks in Drupal 8. I see the tables for custom blocks and pages but not for the blocks that can be put on the pages. I am doing some customization and need to know the data storage for general blocks. Any help would be appreciated. Thanks.

In D8 How to ignore other duplicate value and merge multi-term value field while importing using csv file?

In d8 I am importing the csv file data to the content type and I have csv file some thing like this.

id,node_title,multi_term,status
================================
1,testing title,term_1,1
1,testing title,term_2,1
1,testing title,term_3,1
================================

and my yml file is some thing like this

Allow user to see only it's own content

Hi,

I've been searching trough Google since yesterday but can't find what I'm looking for. I want to hide the other user's post when a user of a certain role access to admin/content.

In other way I want users of a role to see only their own content in the admin/content page. I've fount it for the view, for the front-end but not for the admin.

Thanks

D8 - image url not working in subfolder in footer

I'm facing a problem with image url path in theme. base_path doesn't give the same url depending on the page and the area in the page. Why?

External content editing on a Content Type

Hi all,

I am new on Drupal 8, I am now constructing Drupal 8 for the end-user that facilitate them to build pages more easily.

So now, I would like to construct a content type which can bring the user to another website for building the page. When they finish the work, they can press the save button, so that the browser bring the html code back to the drupal. 

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x