Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

Who's Online 8

GumCloudZvonkolucsandino +4 guests

One little adjustment to make it W3C Validation compatible

This discussion is related to the Vanilla on steroids addon.
Hi there,

In order that your plugin makes a Vanilla forum not invalid to the W3C-standards, you need to make one little change on the line:
"plugins/VanillaOnSteroids/static.php?group=core&mtime="
You should use an encoded ampersand, like this:
"plugins/VanillaOnSteroids/static.php?group=core& amp; mtime="
(without space, of course)

Cheers,
Oliver
Tagged:
Sign In or Register to comment.