Issue while creating patch for drupal.org contrib modules

Hi,

I am creating patches for drupal.org contributed modules.

I am using this git command for creating patch file

git diff module_file_name.module > patch_file_name.patch

Its creating patch file successfully, but its creating patch file with full path in my patch file like below:

Filter content based on registered email

I would like to restrict user registrations to students, accepting only .edu emails.

Based on the registered email, and university name portion of the email, I would like to map them to a taxonomy/university/location, and then default the content based on the user's email.

How to solve "Mismatched entity and/or field definitions" after upgrading to drupal 8.7.3

I got this message in the status report after upgrading to drupal 8.7.3:

Content
    The node.feeds_item field needs to be updated.
Taxonomy term
    The taxonomy_term.field_illustratie field needs to be updated.

Note that prior to the upgrade
- node.feeds_item was not used or changed
- taxonomy_term.field_illustratie was created

None of these drush 8.1.1 commands could solve : drush cron / drush cr / drush updb / drush entity-updates

How to prevent users from accessing/downloading files at sites/default/files?

Hi,

I uploaded a few files at the default path. How can I prevent people from accessing them except me (or selected people)?

Is there any module doing that?

Thanks

An AJAX HTTP error occurred. HTTP Result Code: 200

My website was smehow messed up and I could not access the admin or edit any post, as I kept getting a blank page "The website encountered an unexpected error. Please try again later.", So I updated my core from 8.3 to the lastest 8.7.6. Now when I try to update the data base I get this error.

Can this precision image overlay technique be done easily in Drupal?

I just found this awesome precision image overlay technique and would love to be able to recreate it in Drupal.  I'm not even sure where to start though.  If you have any thoughts or direction, I would appreciate your feedback.  Does this technique have a name??

You can see it in action on this demo site.  Link

login admin / ipamadmin

Create a new rack then add a device to it.  Notice the overlay on top of the rack image?  It is placed exactly in the position specified when adding the device.  

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x