summaryrefslogtreecommitdiff
path: root/manual/Tasks/setpermissions.html
Commit message (Collapse)AuthorAgeFilesLines
* updated reference to license from http to https usingjkf2019-05-251-1/+1
| | | | find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
* Fix doctype and languagetwogee2019-03-061-2/+2
|
* Bz 16494: accessibility — th must have scopeGintas Grigelionis2018-05-151-3/+3
|
* Bz 21192: description should precede code examplesGintas Grigelionis2018-05-151-3/+6
|
* Added target attribute for external linksGintas Grigelionis2018-03-081-2/+2
| | | (the web is no longer frame-friendly…)
* use lowercase for simplicityGintas Grigelionis2018-03-051-1/+1
|
* Use HTML 5(-ish), fix linksGintas Grigelionis2018-02-281-55/+42
|
* Chop off redundant blockquotesGintas Grigelionis2018-02-091-4/+4
|
* Second reading: h5 and h6 must be styled;Gintas Grigelionis2018-01-251-1/+1
| | | uniform style of notes and new feature markers
* Reviewed documentation:Gintas Grigelionis2018-01-231-4/+4
| | | | | | - stripped trailing whitespace; - corrected the tag soup; - corrected Java versions (1.4 followed by 5); - stripped inline styling (use CSS for uniformity).
* implement DOS-friendly fallback in setpermissionsStefan Bodewig2016-05-161-0/+13
|
* setpermissions task using NIO rather than platform toolsStefan Bodewig2016-04-171-0/+96