Xoops Development::Shortcodes for XOOPS 2.6.0
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:
And it generated this content:
![Original Image]()
While the "Lorem" text is pretty much hardcoded, the image is being pulled randomly from http://lorempixel.com
Check out the new Shortcodes, and start submitting your own!![]()
Also, what Shortcodes should XOOPS offer as part of Core?
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:
![Original Image](http://xoops.org/uploads/newbb/19563_5639f2540b5d5.jpg)
While the "Lorem" text is pretty much hardcoded, the image is being pulled randomly from http://lorempixel.com
Check out the new Shortcodes, and start submitting your own!
![](http://xoops.org/uploads/smilies/smil3dbd4d4e4c4f2.gif)
Also, what Shortcodes should XOOPS offer as part of Core?