Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi,
I would like to help for free an association of jobless to manage their own internal jobs selection.
They'd like to have a history of each candidate based on his interaction with the association (the should know to how may formation event the candidate had participate, and with which score) that apply to a job place.
I'm trying to install my first multisite. So in my var/www/html i unziped drupal, and then in sites i created a filder site1 with a setting.php. After that i created a symlink in /var/www/html/drupal/ (ln -s drupal site1) BUT i got this error when im searching localhost/drupal/site1 on chrome :
Forbidden
You don't have permission to access /drupalAout/site1 on this server.
Hi Drupal community.
Need a little help with Drupal 8. I write a module that will be to create a video background. I make it through the module that creates a block. This block is displayed only on a few pages, and therefore I list where output.
Problem.
I wrote a js. Connect it through .libraries.yml
dependencies:
- core/jquery
js:
js/video.js: {}
then I deduce respectively Plugin Block this library