This forum is for less technical discussions about the Drupal project, not for support questions.

How to implement the RDF concept in Drupal 8?

Hi All,

I am a beginner in Drupal. I have to implement the RDF concept in Drupal 8 for a new project. Could you please guide me how to achieve the same? Kindly help me on this.

Note: I have tried to install RDFUI. But that installation throws some errors. It is not working as it is explained in the documentation.

Thanks in advance.

Drupal Console 1.9.5 for Drupal 9

I tried installing Drupal console 1.9.5 for drupal 9 and it has a ways to go. While the drupal list command  worked, I examined doing a "drupal gm" command to generate a module. It failed to include a core _version_requirement command line in the *.info.yml file which indicates its not ready for prime time although it includes symfony 4.4 support and twig 2.0 support and as of now support has been removed for php 5. Version 1.9.5 was released on August 15.

Drupal website, what are the pros and cons?

Hi , please, I need your input. I work for a small company (canadaprimemarketing.com) that has little resources and they have a website developed for them by Drupal.

I know that Drupal has a strong reputation, but I'm worried about my WordPress experience. As well as making tweaks / changes to the website, I 'm concerned about the SEO side (how simple it is to incorporate and deal with the technical side).

Add itemprop="image" to image in Drupal 7.

Hello! In my view I have div.product-card__image. This div contains an image. Help me please to add itemprop="image" to this image using template.php. Drupal 7.

Changing the Title field label in Drupal 8

I saw many questions on the web regarding the change of the Title field label within a content type. This can be done programatically by creating a custom module and using form alter, but in this case we do not have to do that, because on the Title field we have an exception. When creating a content type, the title field is automatically added and does not appear in the fields section in Drupal8, so you can not change the label from there as you do it for other fields. In order to change the label of the Title field. 

1. Select your content type

2. Click the Edit section

hide a block for the last node

Hello,

I'm looking for a way to not render the block I'm showing under each node in a view list IF node is the last in the list.

I am using a block to display an <hr> line but if there is another solution with a field that would contain <hr> I can adapt.

Ex: 

  • First Node-{title}

               -{body}

                -{hr}

  • Second Node -{title}

               -{body}

                -{hr}

  • Last Node -{title}

               -{body}

Pages

Subscribe with RSS Subscribe to RSS - General discussion