Thanks for this fantastic modules. I have some question. Is possible to select headline for memes by the size of body feed_item? And, is possible to sort headlines by date of feed_item?
Can you help me to start coding. I know Php.
Thanks,
Massimo
Thanks for this fantastic modules. I have some question. Is possible to select headline for memes by the size of body feed_item? And, is possible to sort headlines by date of feed_item?
Can you help me to start coding. I know Php.
Thanks,
Massimo
Comments
Comment #1
kyle_mathews commentedNot yet. Right now you can't override the algorithms I'm using for selecting headlines and sorting headlines. If you look at the dev version of memetracker, I've started adding some hooks. Look at line 465 of machine_learning_api.inc. If you'd like to add hooks for overriding choosing the headline and meme sorting, go ahead and and I'll commit your patch.
Comment #2
maxmic commentedthanks for reply. I have downloaded the dev version but ther's many bugs, on latest D6 i get many errors.
Any way I'll try to debug.
Comment #3
kyle_mathews commentedCould you post the errors you're getting.