Avoid/forbid "Click here" links
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.
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.
Re: Avoid/forbid "Click here" links
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.
- Master_Cylinder
- Registered User
- Posts: 361
- Joined: Wed Jul 31, 2013 9:54 pm
Re: Avoid/forbid "Click here" links
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.
These kids today...
Buy them books, send them to school and what do they do?
They eat the paste.
Buy them books, send them to school and what do they do?
They eat the paste.
- Pony99CA
- Registered User
- Posts: 986
- Joined: Sun Feb 08, 2009 2:35 am
- Location: Hollister, CA
- Contact:
Re: Avoid/forbid "Click here" links
Agreed. Jakob Nielssen has been saying that "click here" links are bad for years.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>',
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.
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.