Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

Gallery module pages doesn't validate out-of-the-box


Go to End


908 Views

Avatar
saimo

Community Member, 67 Posts

6 April 2008 at 11:38pm

It uses some (at least in xhtml) non-existing attributes:
* The name, id, src, frameborder and scrolling attributes in the iframe element.
* The params attribute in the anchor elements.

I don't know if this is easily fixable, but since the silverstripe frontpage says that silverstripe is xhtml compliant, all the official (hosted on silverstripe.com) modules should validate out-of-the-box with the blackcandy theme.

Any thoughts?