Re: A few minor website niggles
Posted by
Michael Bien on
Jun 27, 2010; 4:17pm
URL: https://forum.jogamp.org/A-few-minor-website-niggles-tp924263p925798.html
On 06/26/2010 04:38 PM, xinaesthete [via jogamp] wrote:
Hi,
I just noticed that some of the links on the main navigation bar on http://jogamp.org/jogl/doc/deployment/JOGL-DEPLOYMENT.html (and
possibly some other pages) point to the wrong places, eg http://jogamp.org/jogl/forum.html rather
than http://jogamp.org/forum.html,
similar for blog links from that page.
Also, you might think about adding a little padding to images (in
particular on the jogl showcase)...
thanks will fix that. Feel free to propose a fixed stylesheet with the
image padding thingy included :)
and I notice that chrome complains about 'unmatched
</img> tags' on that page.
w3 xhtml validator does not complain:
http://validator.w3.org/check?uri=http%3A%2F%2Fjogamp.org%2Fjogl%2Fwww%2F&charset=%28detect+automatically%29&doctype=Inline&group=0
regards&thanks,
michael
Finally, I notice from my console there seem to be several xss-related
errors from the way nabble scripts interact on forum pages (eg "Unsafe
JavaScript attempt to access frame with URL http://jogamp.org/forum.html from frame with URL http://jogamp.762907.n3.nabble.com/;cid=xxx.
Domains, protocols and ports must match."). Still, seems to be
basically working fine. I guess you didn't do anything particularly
unusual in embedding Nabble, so maybe it's their problem.
So, nothing show stopping, should all be easy enough to address when
anyone has a moment.
Now, having told you what you should do with your site, perhaps I
should address some of the problems pointed out by a client of mine on
a site I made... :)
Peter