51
hervet
Re: Xoops 2.3 Wishlist
  • 2008/7/26 6:57

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Quote:

BobbyG wrote:
Is there any documentation or instructions on replacing captcha with recaptcha?

Think to non English users, typing English words can be boring for us...

52
blackrx
Re: Xoops 2.3 Wishlist
  • 2008/7/26 7:02

  • blackrx

  • Quite a regular

  • Posts: 227

  • Since: 2008/2/5 1


what about for disable people : blind etc..

audio captcha should also be considered

53
bumciach
Re: Xoops 2.3 Wishlist
  • 2008/7/26 11:23

  • bumciach

  • Not too shy to talk

  • Posts: 153

  • Since: 2007/6/25


- permissions summaries for XoopsGroupPermForm class - when you have many groups and many categories you get billions of checkboxes (even you don't want to change anything, only looked what perms was set).
Maybe a view to show table with only these groups which have set any permission (with name of this perms). And then you decide if you must go to form to edit perms or not.

- maybe groups and subgroups with tree of permissions (like PHPGACL)? ;)

- simply event logging system. We have
$modversion['hasSearch'], $modversion['hasComments'], $modversion['hasNotification']

so why don't
$modversion['hasLogs']
?
PS. captcha is bad, evil, not web-usabillity, etc. :P

54
Mamba
Re: Xoops 2.3 Wishlist
  • 2008/7/26 17:43

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
audio captcha should also be considered

is this being done anywhere? Are you aware of any PHP-based solution?

[Edit] I just read this article, and it seems like the Audio Captcha would be very easy to crack.

But we might look into it, if we find an OpenSource PHP-based solution.
[/Edit]
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

55
frankblack
Re: Xoops 2.3 Wishlist
  • 2008/7/29 10:12

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


My personal wish: remove these lines from kernel / groupperm.php

if (in_array(XOOPS_GROUP_ADMIN$gperm_groupid)) {
                return 
true;
            }


Why? Simple! Perhaps if you want to use user quota, but not for the admin or other permissions where the admin could be involved. So what's the story making a few more clicks for the admins? I did not found a place where an admin is locked without any chance correcting this. So this is my wish.

Oh, one more thing: adding "values" to the permissions would be fine. Perhaps like this: yes user quota is allowed for this group with this amount of bytes. $xoopsModuleConfig isn't a adequate solution for this.

56
jdseymour
Re: Xoops 2.3 Wishlist

The option for registration process to generate and send a secure password to the new user. This of course would require a valid e-mail address is entered and the email actually read for the new user to obtain the password.

Would fix some bot problems with auto register, which has caused me to shut down warpigw2 from accepting new members.

57
young
Re: Xoops 2.3 Wishlist
  • 2008/7/31 2:04

  • young

  • Just popping in

  • Posts: 99

  • Since: 2006/1/16


Protected email address(anti spam)

email address in user profile or on the site show like "yourname[at]hotmail[dot]com" and when an user click on the address it will open in outlook or any mail program and the email address is like "yourname@hotmail.comNO SPAM". the user need to delete the word "NO SPAM" manually before send a mail.

this will protect users getting email from any spam bot.

58
kevcar
Re: Xoops 2.3 Wishlist
  • 2008/8/2 10:05

  • kevcar

  • Not too shy to talk

  • Posts: 127

  • Since: 2007/6/2 1


Search for members module, this is a must for my army website so former mates can locate each other.

59
lenio
Re: Xoops 2.3 Wishlist
  • 2008/8/2 19:34

  • lenio

  • Just popping in

  • Posts: 1

  • Since: 2008/8/2 1


I would like, this new version, which in private messages (PM) if it could use HTML and send an attachment.
Excuse my poor English.

Eu gostaria, nesta nova versão, que nas mensagens privadas (MP) se pudesse usar HTML e enviar arquivo anexo.
Desculpe meu inglês ruim.

60
bumciach
Re: Xoops 2.3 Wishlist
  • 2008/8/3 9:55

  • bumciach

  • Not too shy to talk

  • Posts: 153

  • Since: 2007/6/25


Standard breadcrumb.
One global, specify-named array ($xoops_breadcrumb?), which could be filled by modules (if not implemented then core fill it with current module name). Then theme developers could decide to use it (and how?) or not in their themes. Breadcrumbs should be theme thing not module's templates.

Login

Who's Online

151 user(s) are online (82 user(s) are browsing Support Forums)


Members: 0


Guests: 151


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits