1
What is the sequence for changing the CHMOD settings of files using the FileManager in WFSections 2.1?
Normal CHMOD codes are like this:
777 = read/write/execute access to everyone
666 = read/write access to everyone
444 = read only access to everyone
but WFSections uses a four number system and I can't set the files to the equivalent settings.
What CHMOD settings in WFSections would give me the above settings? e.g. what settings in WFSections would allow me to set a file as 444 or read only?