Postbox & Zen Postbox Add-On Updates!
New releases fix a couple of problems. The add-ons should now work with both the stable and development releases.
Zen Postbox 1.2 [Download] - this is the one that adds a button to the message composer. This release fixes the missing images for the animated backgrounds.
Postbox 1.2 [Download] - this just adds the stylesheet, it doesn't add any UI.
Thanks to @Kevin for helping me troubleshoot it!
like this
Friendica Admins reshared this.
Random Penguin
in reply to Random Penguin • • •Friendica Admins reshared this.
Random Penguin
in reply to Random Penguin • • •Postbox/Zen Postbox 1.2 supports 80 different post backgrounds (see all of them here).
How does it work? Like this:
[class=postbox-rocket]...text goes here...[/class]
If your Friendica instance has a Postbox 1.2 Add-on you should see a rocket circling this text.
Only the add-ons support the animated backgrounds. They pause to a "poster" state when you mouse over them.
Older versions of Postbox and the Bookface 1.6+ schemes support some solid and gradient color backgrounds.
Postbox 1.1 and Bookface 1.7 also support a number of pattern backgrounds.
Friendica Admins reshared this.
wakest
in reply to Random Penguin • • •Friendica Admins reshared this.
Random Penguin
in reply to wakest • • •That probably won't work unless Friendica changes how it federates content to wafrn. Like most other platforms only the plain text is sent, the
<span>
gets stripped out. If I recall the<span>
does go through to Mastodon and Tumblr but the postbox class gets stripped out.But I had the opposite problem with Diaspora and Hubzilla where the raw BBcode or Markdown was getting sent.
You could talk to the Friendica devs about trying to get the formatted HTML sent, then you'd just need the postbox stylesheet on the wafrn server to display them properly.
Friendica Admins reshared this.