Feeds:
RSS
Atom
RDF

New ratings TYPO3 extension has several unique features that make it very useful and convinient for any web site. Here is a short list:

      1. Minimum work for TYPO3 web site administrator
      2. Vote without reloading a page
      3. Customize the look of the extension by adding a CSS file

      To rate pages of your web site, just put an instance of ratings extension on the page. That's all you need to do.

      Like it? Then bookmark it! digg.comdel.icio.usgoogle.comMyLink.deYahooMyWebTechnoratiFurllive.comnetscapeTagThatWebnews

      2 Comments

      1. on Thursday, 14-02-08 18:24 Jochen
        Hey Dmitry,

        a really cool pair of extensions (comments and ratings). I just explored them a bit with my students at the university.

        They use them in their TYPO3 projects.

        We found one odd thing in ratings... there are 3 places (line 256, 269 and 278) where the PID is set to the actual page ID via $GLOBALS['TSFE']->id ... this rather should be the storagePid (maybe with fallback to actual page id if not set via Constants Editor).

        At least, after we inserted

        ... = $conf['storagePid']!=''?$conf['storagePid']:$GLOBALS['TSFE']->id;

        everything worked fine... but maybe we missed something...!?

        Anyway, thanks, respect and cheers from Germany,
        Jochen
      2. on Saturday, 12-04-08 01:44 Jorge
        Your Valid XHTML link doesn't show you have an valid XHTML site....

      Leave a Reply