2
I've added three new
Shortcodes to
my GitHub repository:-
Cloak: to cloak your email address with HTML characters
-
Lorem: a generator of the standard "Lorem" text
-
Loremimage: a generator of a random picture
The Shortcodes entered were:
[loremimage]
[lorem]
[cloak email="me@email.com"]
And it generated this content:

While the "Lorem" text is pretty much hardcoded, the image is being pulled randomly from
http://lorempixel.comCheck out the new Shortcodes, and
start submitting your own!
Also, what Shortcodes should XOOPS offer as part of Core?