[TYPO3-ect] taxonomies / categories in TYPO3
Franz Koch
typo.removeformessage at fx-graefix.de
Wed Oct 10 16:15:35 CEST 2007
Hi Steffen,
>> I also added some more features to it - like restrictions (who is allowed
>> to rate), minimum votes that have to be reached before until a rating is
>> shown or taken in to account (it doesn't make sense to show a rating of 10
>> points if only one has voted) and probably some other stuff I can't
>> remember.
>>
>> If I find some time I probably port it to lib/div, make it more flexible
>> (maybe as basic rating/poll extension with extendable models and view) and
>> finish it.
>> --
>> Kind regards,
>> Franz
>
> thx Franz, i will look at it.
> The reason is that i want to give a rating option to my page comments and i
> looked to the existing rating exts, but was not lucky with them.
> I also want to use
> http://komodomedia.com/blog/index.php/2007/01/20/css-star-rating-redux/
that's one thing I also wanted to add some time. Should be no problem
with my version I think, because the rating-form is a TS renderObject
where you can use any TS you like (as far as I remember).
But be warned - just noticed that I (for what reason ever) used some
'TSFE->set_nocache'. I guess because I wanted the results to be cached,
but not the forms. Not sure. Just make it USER_INT and remove the
noCache-stuff.
If you like - we could create 'THE' rating extension for TYPO3 - but as
I mentioned I'm out of time right now.
--
Greetings,
Franz
More information about the TYPO3-team-extension-coordination
mailing list