TYPO3 – Easy Facebook share link in TypoScript
Here's a little snippet I wanted to share with you.
It generate the Facebook share link of your page automaticaly.
-
10 = COA
-
10 {
-
10 = TEXT
-
10.value = http://www.facebook.com/share.php?u=
-
-
20 = TEXT
-
20.data = getenv:HTTP_HOST
-
20.wrap = http:// |
-
-
30 = TEXT
-
30.data = getenv:REQUEST_URI
-
}
Enjoy
WP Page QR 1.0.0 available
This is my new plugin. First stable version, available on the WordPress Plugin Repository.
This plugin allow you to insert QR Code in your post content.
This allow visitors to read very easily your post on a mobile phone, by taking a photo of the code.The plugin works in 3 modes
- Insert the marker [QR] (can be changed in settings) in your post content and user the css class to customize
- Auto insert the code in your post content
- Use a template tag to insert it in your template
Visite the plugin's page
Download WP Page QR 1.0.0
We All Like to Reblog
Have you ever come across a blog post that you enjoyed so much you wanted to easily share it with the readers of your own blog? Sure, you can copy and paste the link and perhaps even a snippet of text with your own comments, but overall it’s not a particularly enjoyable experience. We wanted to change this and make sharing other posts with your readers as easy as posting to your blog.

