Update For Friendica Admins

Random Penguin 2025-03-24 16:14:25 -05:00
parent 0a53fbafab
commit aa210b4c0d

@ -28,19 +28,19 @@ That will make the Bookface options available to users on your server. If you wa
![Admin_Theme_Settings.png](uploads/79bf7893911e5fb9900856bed1344f01/Admin_Theme_Settings.png){width="665" height="734"}
## Adding Global Postbox Support
# Adding Global Postbox Support
**Beginning with Bookface 1.6 it will have built-in support for a new "Postbox" feature** that styles a colored background for post content. This is similar to a Facebook feature that is often screencapped to share on other social media platforms, where they sometimes become memes.
Server Administrators can enable support for displaying Postbox for everyone on their server! There are two options for doing this:
### The Postbox Add-On
## The Postbox Add-On
This very simple add-on places the Postbox stylesheet in the \<HEAD\> and that's all it does. It does not add an interface for creating Postboxes, but users can still manually create them with BBcode in the Compose editor.
You can go get the Postbox Add-on here: https://gitlab.com/randompenguin/postbox
#### The Zen Postbox Add-On
## The Zen Postbox Add-On
This not only adds global support for showing Postbox styling it also adds a Jot Plugin button to the Compose editor so users can easily pick a Postbox from a menu and apply it to their post.