Greetings, I was trying to clean up our HTML in our OPACNavRight, etc. and hit this error: Error: Bad value unapi-server for attribute rel on element link: The string unapi-server is not a registered keyword.
From line 32, column 1; to line 32, column 123
I was wondering if some HTML Guru with Koha experience might be able to explain the best way to correct this error. GPML, Mark Tompsett
Error: Bad value unapi-server for attribute rel on element link: The string unapi-server is not a registered keyword.
The last time I checked into it the answer is that you can't avoid the validation error. If I recall correctly, somewhere along the line the spec diverged from what others were implementing. As long as it's providing us needed functionality and not breaking browsers, I say we ignore the error. -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org
Hi, On Wed, Jun 10, 2015 at 8:24 AM, Owen Leonard <oleonard@myacpl.org> wrote:
The last time I checked into it the answer is that you can't avoid the validation error. If I recall correctly, somewhere along the line the spec diverged from what others were implementing.
I can confirm that your understanding is correct.
As long as it's providing us needed functionality and not breaking browsers, I say we ignore the error.
unAPI is still used by some applications, most notably Zotero. Regards, Galen -- Galen Charlton Infrastructure and Added Services Manager Equinox Software, Inc. / The Open Source Experts email: gmc@esilibrary.com direct: +1 770-709-5581 cell: +1 404-984-4366 skype: gmcharlt web: http://www.esilibrary.com/ Supporting Koha and Evergreen: http://koha-community.org & http://evergreen-ils.org
participants (3)
-
Galen Charlton -
Mark Tompsett -
Owen Leonard