We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fix links -- not AMO, but addons.thunderbird.net
update v1.0 URL
update v0.5 Legacy URL
update installation link
version change to 1.0.beta11pre4
version change to 1.0.beta11pre3
version change to 1.0.beta11pre2
version change to 1.0.beta10.2
version change to 1.0.beta10.1-signed
rename flag images flag-tiny.png -> flag-32px.png flag.png -> flag-16px.png closes #21
tweak the header * put the word "Continued" in a second line * move the flag to the left border
move header styles to CSS file
version change to 1.0.beta10
more details about downloads fix https://github.com/RequestPolicyContinued/RequestPolicyContinued.github.io/issues/7
move images to media/, remove obsolete font, update HTML
fix „About“ link
move all images to the root directory, as gh-pages does not support serving files from subdriectories
Upload new website/wiki: * Base documentation is stored in markdown files * On RequestPolicy's github wiki, markdown files are rendered by the wiki engine * On requestpolicycontinued.github.io, static HTML documentation must be built using ./build.sh * Note that the images URLs in markdown should be absolute URLs, even if the image is in the _media/ directory of the repo. The path defaults to https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/_media/ * Note that some items in the markdown documentation are still written in plain HTML (notably, tables). CSS rules from _media/github-markdown.css, as well as many HTML tags (divs, spans..) do not render on github wiki. * The update-1.x-beta.rdf should still be present in this repo * The master branch should push to both * master on https://github.com/RequestPolicyContinued/requestpolicy.wiki.git * gh-pages on https://github.com/RequestPolicyContinued/RequestPolicyContinued.github.io
Initial Home page