I have a Drupal 9 view with a few menu tabs created from the view. All tabs are displayed and linked properly from the view.
Then I wanted to have a new link in Drupal admin menu bar and link it to my view.
When I add a new admin menu item in the routing system (mod_routing.yml + mod_links.menu.yml) with a path pointing to one of the tabs in my view, all tabs disappear from the view when clicking on the new menu option.
Is it possible, or does anybody know of a module for extracting all the text from a PDF and importing/creating a standard article/node using the text copied from the PDF?
I've looked at many modules, but seems most are outdated and no longer maintained.
Any suggestions, or modules which would work on Drupal 10?
Glad to be here and around many professional Drupalists.
As a member of community, I see, and there exist areas of advancement and improvement of collaboration. One of these areas which makes the website more adjusted to purpose build plan is to view and review contents or discussion posts spam free. I wonder to what extend this matter has been put to the perspective? I think Drupal submissions lacks a robust technology in this aspect?
I want how to setup multi-select picklist in azure boards.
something should be done in process and fields in azure DevOps, Export the WIT definition file in azure DevOps needs to be done which I am not able to do...
We have an internal tool which monitors all dependencies of our custom modules. When a new release is detected, a merge request is automatically created. This functionality requires sending <100 requests/day to different project pages. However, drupal.org occasionally detects and blocks these automated checks. While we could devote time to circumvent this, it would be nice if there was a way to either authenticate the requests, or, even better, utilise some official API to check project releases. Does this exist?