David Ansermot Web Developer / TYPO3 Integrator

30nov/110

TYPO3 – DAN NoFollow v 1.0.0 available

Hello. I've just released a new TYPO3 extension for SEO. It auto adds noFollow relation to your external links without any requirement from the contributor.

Download and install the extension and it's ok.

Download DAN NoFollow on typo3.org (key : dan_nofollow)

31août/110

TYPO3 : Fix “InlineBox::GenericInlineBox()” bug pdf_generator2 0.21

After some month without posting on my blog (lot of work / things to do), I come back with a small patch for TYPO3's extension "pdf_generator2".

To fix the blank pdf generation error, open the file ./typo3conf/ext/pdf_generator2/html2ps/box.inline.php
Insert the line in the constructor "function GenericInlineBox()".

  1. parent::GenericContainerBox();

Hope it helped you :)

10fév/110

TYPO3 – Clean way to manage cache of your plugins

Today I want to share with you my way to manage cache of my frontend plugins.
I always implement the TypoScript option "no_cache" by this way.

18déc/100

WP Page QR 1.1.0 available

I'm proud to announce the release of WP Page QR 1.1.0.

Some bug fixs and template tag parameters are the principals changes.

Download WP Page QR 1.1.0
Plugin's home page

Changelog for 1.1.0 :

  • Added "doap" parameter for Template Tag
  • Added "size" parameter for Template Tag
  • Added "ecl" parameter for Template Tag
  • Added some comments
  • Cleaned code
  • Added parameters support in create() function
  • Added marker removing when post is not single
  • Fixed bad qr code url
14déc/100

Firestats Charts 1.1.3 available

I'm proud to announce the fresh release of Firestats Charts 1.1.3

Everybody should upgrade, 'cuz it fix the critical bug in the setting panel

Some bug fix and other, take a look on the changelog :

  • Added index.html file in directories
  • Removed be-override.css
  • Updated version number in class. Not showing right version on chart title
  • Added cache expire setting (default: 3600)
  • Fixed height not saved in settings page
  • Completly 3.0.3 compatible

Download Firestats Charts 1.1.3
Plugin homepage