Drupal only for websites?

The title pretty much says it all.
Drupal looks like it has a lot of potential for other environments as well.

Views: unpredictable results when creating two page displays with the same path. Bug?

Hello!

I'm experimenting with page displays in Drupal 8rc2. Here is what I have found in the docs:

convert HTML output to a string

Hi,

Is it possible to convert the complete output from an entity canonical page to a string? It would be cool if that is possible because that way you could mail an entire page to a user and use a twig template to style the whole thing.

I have been poking around with the renderer service, the theme manager, the entity viewbuilder, etc. But I can't find a way to tie it all together and render the page into a string.

Maybe it's just not possible to do it.

Matt.

D8rc2: Views Display Access settings overriding to hide some homepage articles from anonymous users?

Hello!

I'm trying to hide some frontpage articles from anonymous users (and show them to users with special user role).

To do this I created two Page Displays with the same path. The Access Settings on the first Page Display are set to Role - Anonymous users, and the Settings Access of the other Page Display are set to Role - Administrators.

Print title in page.html.twig in D8

It seems that page title is printed in {{ page.content }} ... How can I separate the title and the content of the page in this template file, how can I print title and content separately?

Drupal 7/8 installer issue

I'm trying to install Drupal 8 on Ubuntu with Nginx, HHVM and PostgreSQL. Relevant versions:

Drupal: 8.0.0-rc2
Ubuntu: 14.04 LTS
Nginx: 1.4.6
HHVM: 3.10.1
PostgreSQL: 9.3.10

The issue is that when I run the Drupal 8 install script, I get as far as configuring the database, then when I click save and continue, HHVM crashes and I get a "502 Bad Gateway" error in the browser.

The install steps I'm taking are:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x