How to call upgrade.php/run via CURL (for Installatron)

I work for Installatron (http://installatron.com/)...

[edit: nevermind, we found a way to make this work]

Rowan.
@Installatron.com

Table format views - output problem

I have a view that output  a table view, listing content grouped by year, date of publishing and title ( an archive by date).

The table outputs as follows:

year (e.g. 2017)

date of publishing ! title of post

The problem is that if I have several posts published on the same day the output shows the same date for each post:

Sunday, February 12 ! Title of post 1

Sunday, February 12 ! Title of post 2

Sunday, February 12 ! Title of post 3

What I am trying to get is :

Sunday, February 12 ! Title of post 1

Making legacy inline images Drupal 8 managed files

I've upgraded a Drupal 7 site to Drupal 8 which has a large amount of content that has images inserted into the rich text editor using the IMCE module.

These images therefore, haven't been migrated into Drupal 8 as managed files and they don't have a uuid.

My question; is it possible to scan the content for inline images that don't have a uuid and make give them a uuid and make them managed files, so that they can then be post processed by modules such as image_resize_filter?

Add 'Last Updated' info to content - Drupal 8

I would like to display the "Last Updated" information for my content similar to how the Article content type can.  I have read older support threads on here about the topic...that it is possible to use a View / Block...but haven't been able to figure that out quite yet.  I can get a date to show, but it's not the last updated date for the node.

When I manage the display for my Article content type, "Last Updated" is listed, but there is no other information provided for me to understand where or how to grab it, much less apply it to another content type.

Themes like Nexus doesn't work in drupal-8.4.2

Last year I have built a site in drupal-8.3.2 with Nexus Theme. Everything works well. Now I want to built a site in drupal-8.4.2 with the Nexus Theme. Here it doesn't work: no pictures on the home page. I have also tried other Themes with slideshows on top. They don't work either. Does anyone have a sugestion? Thanks!

Adding some theme components of a project theme

Hi everybody,

I work with Drupal 8 openchurch project

I want to add some components/blocks of the Sportleague 8 project as the footer, that it is related the the project theme

Can I do that?Ho can I proceed???

Thks a lot

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x