this post was submitted on 11 Jan 2024
1 points (100.0% liked)

Drupal

2 readers
1 users here now

An alternative to r/drupal for news, articles, and discussion regarding Drupal and Backdrop, one of the top open source (GPL) CMS platforms powering millions of websites and applications, built, used, and supported by a diverse community of people worldwide. More Info: http://drupal.org and https://backdropcms.org

founded 1 year ago
 

In Drupal 8 and later versions, the routing system allows developers to define routes for various pages in their applications. These routes can include placeholder elements in the path, which are essentially variables or dynamic values in the URL. These placeholders are enclosed in curly braces, such as {node} in the example I have provided.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here