Drupal on Raspberry Pi/Drupalgeddon2

Hi - I am trying to configure a Drupal 7 or 8 instance on a Raspberry Pi to demonstrate to some of our customers how easy it is to exploit as a general push to get them to keep up to date with security issues.

Example code for custom entity form mode

There are many examples of how to create custom form modes in die UI, and how to invoke them programmatically, but I'm looking for an example of how to create a custom view mode for an entity form. Could someone point me to a core.entity_form_display.node.bundle.mode.yml file where mode IS NOT default?

check if my custom config entity is being updated/modified

Hi,

is it possible to know if a given custom config entity is being modified/updated by

another program/user ?

Thx

Theme Directory Confusion

sHi everyone.

I am new in Drupal and trying to create my own theme.

After reading few articles from some websites, I am confusing to create my theme under which directory.

Some articles write should create under /core/themes and some write /themes, so where should I create my custom theme?

What the difference between these two directories?

Can I change the Author name from the username?

Im using drupal 8.

The blog posts include my username, which seems like a security risk. I would rather publicize an author name that is not a system username.  is there any way to not post the username as the author name?

Drupal 8 Theme Development - Need help coming up with best solution

I am building a theme where each page is unique but not repeatable content. I have to use Drupal 8 based on client request. The content is not repeatable only header and footer. I was going to set it up by creating a region for each page and put blocks in each region that are custom. I feel like this might not be the best way.. but I do not know. I would welcome feedback or sources for the best option to build a theme. I went thru a town of youtube videos and articles but they all build websites based on the content being repeatable like a grid or blog type page.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x