#508 - Support Content Security Policy

Post

Posted
Rating:
#20851

Comment: #catalogue_entry_983

Image

(Click to enlarge)

Post

Posted
Rating:
#15017
Uploaded screenshot of a bug I found.

Post

Posted
Rating:
#15019
Avatar
Banned
Okay, I'll get all the global functions neatly under their own namespaces. I am now referring to "namespaces" as "libraries" instead in the documentation I wrote, I think the latter is more in line with JS lingo.

I'll also go over the TODOs.

>Empty text_ghosts.js can be deleted?
>Empty shake.js can be deleted?

Yup, I've deleted both of them. They both had a too small amount of JS to justify separate files so their contents were moved to shoutr.js.

> Is DOM.js meant to be CMS.DOM.js?

No, the library was previously named $cms.dom but is now $dom, so going by the convention of naming files by the global object/library they produce, DOM.js is correct.

Good point about the Apache issue though, I've renamed the files with dots in their name.

>Make sure text files end in a blank space
Thanks, I ran the blank_lines unit test and fixed file endings for a number of files. Hope I remember this.

>I don't like wrong indentation. E.g. posting.js
Sorry about that, I've fixed a couple more instances I found. Not sure how to grep for it though :(.

>Uploaded screenshot of a bug I found.
Fixed.
0 guests and 0 members have recently viewed this.