diff --git a/view/sampler.htm b/view/sampler.htm new file mode 100644 index 0000000..972c373 --- /dev/null +++ b/view/sampler.htm @@ -0,0 +1,152 @@ + + + + Friendica Postboxes + + + + +

Friendica Postboxes

+ +

What are "Postboxes"? Facebook has a feature offering colorful backgrounds + for short, text-only posts. Postboxes for Friendica offers something similar, but it is not + limited to short or text-only posts (though it still works best with those). Friendica's gradient and + pattern backgrounds, however, are accomplished with pure CSS (no images), and are + therefore very fast and lightweight.

+ +

How to use: Put your text/content inside the "class" BBcode like so: + [class=postbox-name]Your Text Here[/class]
+ Type the name in all lowercase letters with no spaces. Each sample below shows the name. + Some also show the old names in parenthesis, which are still valid and have been mapped + to the new styles. If a style is not available on a given server, or if you misspell the name, + the "default" style will be used (inherited font color against theme's post background color).

+ +

Limitations: Requires either using the "Frio" theme with the "Bookface" scheme, or + the "Postbox" add-on be installed, or the "Zen Postbox" add-on be installed. Postboxes shared to servers + without them see only the un-styled content fo the Postbox, this includes other platforms like Mastodon, + Bluesky, Tumblr, etc. Note that there are currently issues with how Postboxes display + in posts shared to Diaspora and Hubzilla.

+ +

The animated backgrounds shown below are only available if either the "Postbox" or "Zen Postbox" + add-on is installed on the server.

+ +

Solid Colors

+
Default
+
Black
+
CornflowerBlue (Blue)
+
DarkBlue (Ocean)
+
DarkGrey
+
DarkOrange (Orange)
+
DarkRed
+
DarkSlateBlue
+
ForestGreen (Forest)
+
Gold
+
Goldenrod
+
Honeydew
+
Hotpink
+
Lavender
+
LightPink
+
LightYellow
+
LimeGreen (Green)
+
LightSalmon (Salmon)
+
MediumAquaMarine
+
MediumSlateBlue
+
MediumVioletRed
+
MintCream
+
OliveDrab
+
PaleGreen
+
PeachPuff
+
Pink
+
Purple
+
Red
+
SeaGreen
+
Sienna
+
SkyBlue
+
Thistle
+
Violet
+
WhiteSmoke
+
YellowGreen
+ +

Gradients

+
Aurora
+
BlueGray
+
GrayGrey (DarkGray)
+
GrayBlack
+
GreenGray
+
LavenderGray
+
Minty
+
MintGray
+
Rainbow
+
RedBlue
+
Sherbet (Sherbert)
+
Spectrum
+
StrawberryCream
+
Sunset
+
TealBlue
+
TealGray
+
Violets
+
VioletBlue
+ +

Patterns

+
Blueprint
+
Birds
+
Checkered
+
Cubes
+
LemonLime
+
Gingham
+
Grid
+
Hearts
+
Honeycomb
+
Notebook
+
Plaid
+
Polkadots
+
ShadeDots
+
Shadowbox
+
Stars
+
WarpGrid
+
Wavy
+ +

Animated

+

These are only available if either the "Postbox" or "Zen Postbox" + add-on is installed on the Friendica server.

+
Anigradient
+
Blob
+
ColorFade
+
GridRunner
+
Heartbeat
+
Moonrise
+
Rainy
+
Rocket
+
Snowy
+
Sunrise
+
Waves
+ + \ No newline at end of file