User Created Blocks in PDL Theme File
If I remember correctly, there was some way to add a block from a specific channel in a PDL file. I can't find the documentation that I read that in. You would use the [block]
tag in the PDL file but pass it a [var]
variable telling you which user created the block. It could then display said block on pages that are not controlled by that channel.
Note, I am referring to the PDL file in the theme, not the PDL Editor. This feature would only work in the PDL file on the server for security reasons.
Does anyone remember how to do that? It might have been menu instead of block, but I think it was for blocks.
The main use case for this would be to allow a specific Hubzilla user to maintain the block using the webpages app, so they do not need to create a widget.
Current goal: Add navigation to the /help section of Hubzilla.org so they can navigate back to the rest of the website.