Different support menu link for non-logged in users?

Hello!

xxxx

When you click the Support menu link in our menu bar as a non logged in user it gives an error :(

Is there a way to make something different happen for non-logged in users? eg display a different basic page for example?

Preferably without the need for a module.

Cheers!

How to upload and link to files

When editing a page, we would like to be able to say "Add file", upload a file and then link to it in the Text. Or mark some Text, say "Link" and choose from the media library. (Like it is out of the box with wordpress)

How can this if possible be achieved in drupal 8?

D8 beta14, singularitygs

I am playing with D8beta14 and singularitygs.

I would like to use the grid concept for the content itself, so effectively dividing the content area in several sub-cells (as Panels did, if I am not wrong).

In plain html, assigning a class to each of those subcells (a div or another tag) seem to do the trick, the subcells seem to "catch" the grid at render-time

But how can I do that in drupal?. Fields (from the content type) seem to be those "sub-cells" scattered around the content. How to assign classes to those fields?

Installing BETA 14 sur BETA 13 - rights issue

Hello,

I replaced the Beta 14 Beta 13 a freshly installed on a CentOS 6.4 hosting. The installation of the BETA 14 fail when performed over an existing system ( in this case here the BETA13 ) .
Some files and directories placed in the " site" can not be removed even after chmod 777 .
settings.php , services.yml ...
How can we remove these files and directories ?
Thanks for your answer.

Pbr18

Drupal 8 media management

Hi,
I'm testing Drupal 8 to evaluate wether I'll use on a new project instead of Drupal 7.

On Drupal 7, we have the Scald module to manage all media content. It seems the "Media Pinkeye" would do the same in Drupal 8, according to this page : https://www.drupal.org/project/scald

However, I installed Pinkeye, and don't find anything like Scald, not even a popup to choose my media. Is it ready to use? Is there any other module to manage medias in Drupal 8?

Thanks

Fatal error: Call to a member function extractFormValues()

Hello,

I created a module with Drupal 8 beta11 which defines an content entity and a form(contentEntityForm) with custom submit callback.When i tried using the same module with Drupal 8 beta 14 it raise the following error.

Fatal error: Call to a member function extractFormValues() on null in C:\xampp\htdocs\drupalbeta14\core\lib\Drupal\Core\Entity\ContentEntityForm.php on line 219

Form definition are like this:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x