Drupalcon Videos/Playlist
The Drupal Association usually posts con video playlist on their YouTube channel with 2 weeks of the event but hasn’t yet for Vienna. Does anyone know if they’re available somewhere?
[link] [comments]
The Drupal Association usually posts con video playlist on their YouTube channel with 2 weeks of the event but hasn’t yet for Vienna. Does anyone know if they’re available somewhere?
I'm looking for a way to use drupal as an auth provider for an external web app.
We basically need to manage all content and users with Drupal but the frontend must be decoupled.
So users would go to the app and login from there but authentication should by managed from drupal
I know how to fetch data and use Drupal as a headless CMS but struggling with the auth
Hey everyone,
I’m new to Drupal and I'm trying to figure things out. Is there a way to view pages (or any content type with parent/child relationships) in a hierarchical or tree-style view instead of just a flat table?
Something like:
Basically, I’d like to visualize the parent/child structure more clearly when managing content. Even something simple, like WordPress does with a few dashes to indicate depth, would be totally fine.
Thanks in advance