Avoid/forbid "Click here" links

General discussion of development ideas and the approaches taken in the 3.x branch of phpBB. The current feature release of phpBB 3 is 3.3/Proteus.
Forum rules
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.

If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
User avatar
Marc
Development Team Leader
Development Team Leader
Posts: 195
Joined: Thu Sep 09, 2010 11:36 am
Location: Munich, Germany

Re: Avoid/forbid "Click here" links

Post by Marc »

I think you should know that having things start two or three times with Install or Uninstall is a lot easier to distinguish than having everything start with "Click here". And yes, we should definitely make sure we're not making things harder for the blind by insisting on keeping such a bad practice.

User avatar
Master_Cylinder
Registered User
Posts: 361
Joined: Wed Jul 31, 2013 9:54 pm

Re: Avoid/forbid "Click here" links

Post by Master_Cylinder »

Nobody is "insisting" on keeping anything; I only questioned the need (which is what "discussions" are for) for the change. I even said I was neutral. :roll:
These kids today...
Buy them books, send them to school and what do they do?

They eat the paste. :lol:

User avatar
Pony99CA
Registered User
Posts: 986
Joined: Sun Feb 08, 2009 2:35 am
Location: Hollister, CA
Contact:

Re: Avoid/forbid "Click here" links

Post by Pony99CA »

nickvergessen wrote:How 'bout:

Code: Select all

	'STYLE_INSTALLED_RETURN_STYLES'	=> 'Return to <a href="%s">installed styles list</a>.',
	'STYLE_INSTALLED_RETURN_UNINSTALLED'	=> 'Install <a href="%s">more styles</a>',
Agreed. Jakob Nielssen has been saying that "click here" links are bad for years.

Steve
Silicon Valley Pocket PC (http://www.svpocketpc.com)
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.

Post Reply