How to create an academic period?

I am creating a note system for an institution that has students, subjects, groups and 2 academic periods dividing each year into two periods
example
period 1 of the year 2020
period 2 of the year 2020
they have to start and then finish no matter if it is manually or automatically by dates

D8 Views table loses responsiveness at breakpoint

Hi community,

I'm having an issue with table responsiveness in Views. The columns respond and narrow perfectly with the text wrapping inside up until 768px. When below this breakpoint, the text fails to wrap, taking the columns to their max width again. You can see the issue HERE when inspecting the page. I'm probably being dumb, but can someone more experienced than me comment on the issue?

Thanks a lot

Track file downloads.

Hello. Long time using Drupal but it's my first post here.

I have content type with file field where multiple files can be added.

Authorised users can acces the content and download the files.

Now I need tu build some kind of reporting tool (or email nootification triggered on download) to track what file was downloaded by who, or at least from which node. User profiles have additional fields called 'Company name'.

Report would need to display:

File name / User name / Company name / Date.

Upgrade from 8.6.7 to 8.7.11

Hi All, 

I am using Drupal 8.6.7. To upgrade to 8.7.11 I have run below commands

composer update drupal/core "webflo/drupal-core-require-dev" --with-dependencies
drush entup
drush updb

After running above commands facing 2 below issues

 Drupal\Component\Plugin\Exception\PluginNotFoundException: The "integer" plugin does not exist. 

&

Preventing spam

I have searched for a good tutorial on this but i'm looking to prevent spam. I just received over 1000 spammers in the last 3 months on my Drupal site. 

I believe I am using honeypot currently to stop spam as well as a recaptcha. I don't know what else to do. Is there a tutorial somewhere on registration set up? Perhaps I need to start over and verify that the preventions are set in place. 

Any help would be great.

Reverse proxy and svg issue - Drupal 8

Hi,

I contact you because I have an issue with the loading of some icons on our website.

On the same webpage, some icons are loaded correctly with the complete FQDN. For example : https://mywebiste/themes/.../myicon.svg but for some reason, others icons or images aren't loaded well. For example : https://192.168..../themes/.../anothericon.svg.

Because of that a got an error msg saying "net::ERR_CERT_COMMON_NAME_INVALID". It's due to the fact that i retrieve an IP address instead of the FQDN.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x