How to migrate some missing field types

In investigating a migration from a Drupal 7 site to a Drupal 8 site I've run into a show stopper that I don't know enough about to solve. One of my most important content types I've called "Twain Sites". In the D7 site this type has fields for "Title", URL redirect, URL path settings, "Body", "Geo Field" (Latitude and longitude), "Node Reference" (Select List with multiple values), "Marker Category" (select list with a single value), "Which Book" (select list with multiple values, "Site Image" (multiple images), and "Site Document" (multiple files).

Registering new panel layout

Hello,

I've been following this guide on how to register layout pages https://www.drupal.org/node/2578731

However, after uploading my_theme.layouts.yml file I receive the following message 'The website encountered an unexpected error. Please try again later.'

My file structure looks like this...

themes/custom/qc/qc.layouts.yml
themes/custom/qc/templates/home/homepage.html.twig
themes/custom/qc/templates/home/homepage.css
themes/custom/qc/templates/home/homepage.png

Let the user register sport score

Hi,
Looking into Drupal to solve a problem and would like to stay away from coding as much as possible, simply use what’s built in the CMS and mature add ons.
Im trying to achieve this:
The user should be able to register their sport scores in a table, pretty simple CRUD operations.
This have to be invisible to other users.

Before I start digging into Drupal to figure out how to do this, does anyone have any tips up their sleeve to steer me in the right direction.

Looking into Drupal 8.01.

Drupal 8 bulk generate url alias

Hello,

Recently I've migrate a Drupal 6 website to Drupal 8, but I've noticed that after migration of content and all available modules that URLAlias is not working as expected.
I need to edit and save every node to generate URLAlias ...
How it is possible to generate bulk urls ?? because I have some hundreds of nodes.

Thanks,

namecheap api call

I am planning to create a domain selling module for Drupal 8 with Namecheap API

how do I make an API call with the code shown below.

https://api.sandbox.namecheap.com/xml.response?ApiUser=<api_username>&ApiKey=<api_key>&UserName=<nc_username>&Command=<cmd_name>&ClientIp=<clientIPaddress>

after I making an API call like the code above how could I handle such response

Custom CSS classes for fields

Hi all,

Not sure if I'm missing the obvious here, but am wanting to add a custom css class to a field in a content type. in Manage Display there is an option to list custom classes. I have done this but nowhere do I see the option to add these to the fields... Can someone help here? Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x