Drupal is up and running but how do I ...?

JSON:API does not return relationships with pagination in Drupal

When I use this API URL, it returns image details inside 'included' param in the response.

/jsonapi/index/products?include=field_product_image

But when I add pagination param to the url, "included" data is missing from the response. So can't we have relationship data with pagination in Drupal.

/jsonapi/index/products?include=field_product_image&page[offset]=1&page[limit]=3

Module to make pure-html landing pages

Hello,

I'm looking for a tool to produce pure html landing pages from Drupal.

I imagine the page could be built as a Drupal Node, and then "exported" into a pure HTML format with no database calls, no Drupal loading, etc. , and generated with just the necessary CSS used by the page, with options to include some scripts, such as Google Tag Manager.

The pages could be stored in a configurable directory, in the webroot or a subdirectory like "/html".

Pages could be scheduled to be re-generated regularly, for example if their content is based on dynamic data.

Feeds: Do not update existing content items not working as expected

Hi Community,

I'm trying to use feeds + tamper to do bulk updates to an entity reference field in "Employee profile" content type but retaining existing values. I'm using a CSV file and mapping a "email" and "badge" columns as source with Email (field_email) and Badges (field_badges) as targets respectively, where email is set as unique. Additionally, I have configured the processor to "Do not update existing content items". When I run the import, it finishes successfully but it says "Feeds with tamper: There are no new Employee Profile items." and nothing is being added.

Creating a new user account

Am I correct in thinking that only a user with the administrator role can create a new user account. In any case, such a new account must be activated by an admin, before it can be used. I am asking this because a new account shows up in the user panel and wants to be unblocked. Since I am the ONLY admin in the installation, I have to assume that somebody else "hacked" my  user/password, correct?

indexable active search pages - out of cron

During indexing the cron fails due to latency on the database side. Is it possible to start the index outside of cron?

-------------

database error (?)

Building a drop-down user menu

How to build a drop-down users menu, similar to the user menu in this forum (although I would like to make it on-click and not mouse hover?
I wanted to try a Views Accordion type approach but I read that jQuery UI is deprecated and no longer supported.
Grateful to those who can give me some guidance 

Pages

Subscribe with RSS Subscribe to RSS - Post installation