getk2 / k2

K2 - the powerful content extension for Joomla
https://getk2.org
GNU General Public License v3.0
135 stars 96 forks source link

Implement Google's new Invisible reCAPTCHA #405

Closed Simon-Davies closed 5 years ago

Simon-Davies commented 7 years ago

It would be nice if you guys could Implement Google's new Invisible reCAPTCHA for comments.

fevangelou commented 7 years ago

Thanks

It's in my to-do list already. I'll keep it along with reCAPTCHA v2 and add a switch to select which one you want used. Since my plan is to roll out K2 v2.8.0 the coming days (hopefully this Friday), I'll push this update to 2.9.0 to be released in September. In general the plan is to roll out releases more often (but not every week or two obviously)...

shoulders commented 6 years ago

could you use the joomla system recaptcha plugin for this

fevangelou commented 6 years ago

Seeing how the J API constantly changes, we're moving (architecturally wise) to separating our code as much as possible from internal dependencies in Joomla. That being said, we'll continue using a separate implementation.

Simon-Davies commented 6 years ago

Is this still being added? It's a year later but still no invisible ReCAPTCHA :(

fevangelou commented 6 years ago

It's one of the last things to implement before releasing v2.9.0 in the coming days (well, that and removing Google Search integration which is deprecated now).

Simon-Davies commented 6 years ago

Thank you.

Could you also please add the ability to limit the character count for items displayed in the k2 search functionality.

At present it displays the whole items :(

To see what I mean check out my blog:

https:www.engetsu-consulting.com

I work as a Penetration Tester (Ethical Hacker) so I also code.

I really appreciate all your work on k2. Can I donate to you?

fevangelou commented 6 years ago

Do you mean the character count in the search field? This was actually removed a while back because we were cutting off legit searches :) But I can surely add a custom limit to enforce if needed.

As for donating and supporting K2, you have the following options:

Simon-Davies commented 6 years ago

I mean the character count when it shows k2 items that fit the search word. It will display all the item that fit it.

Is there a way of limiting it to only shows so many characters in each item it displays in the search.

Simon-Davies commented 6 years ago

So don't display every full item that fits it but only so many characters from each item so you are not scrolling and scrolling.