Drupal 8 - Install theme programatically

Hello guys,

In Drupal 8 I am trying to install a theme programmatically.

I try to do this via a custom module and my ***.info.yml file looks like:

name: Setup site
type: module
core: 8.x
dependencies:
  - ctools
themes:
  - adminimal_theme

But when I install this module, my theme doesn't get installed.

What am I missing here ?
It works perfectly for modules (ctools in this example.)

Kind regards
Michael

No entry in View if a Node has NOcomment

Hi

I have a block view where I show a list of nodes of a content type. I also show the amount of comments and the date of the last comment in this list.
Now I have seen that nodes which has NO comment are not shown. Only the nodes with comments.

But I didn't found any configuration which is working.
Is this a bug or is there some configuration which I can set, so that also these nodes are shown in the list.

Thanks

display problem about drupal8

when the install been completed,it display only text in front page,I found it has a file name .htaccess inside /sites/default/files,when I deleted this file ,the dispalay changes correct,but just minute,this file auto appear,and the display wrong again,I can not fit this problem,please give me advise please,thanks

no ckeditor on Summary in Text (formatted, long, with summary) field

I have looked in many places this evening for instances of this problem & so far all I found were fixes on Drupal 7 (where it always worked fine for me). My apologies but I can't find where to look for potential issues with ckeditor now that it's in core (our site is on 8.0.0):

500 500 Service unavailable (with message) 385ms

Hello Friends,

i am getting this error while calling controller function through ajax 500 500 Service unavailable (with message) in Drupal 8.
Can anybody give me hint where i may have done wrong ? ajax return data but with the error.

Regards
Sunny

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x