Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
2c21b016
Commit
2c21b016
authored
Jul 30, 2019
by
intrigeri
Browse files
Merge remote-tracking branch 'origin/web/16901-only-scrub-blueprints'
Fix-committed:
#16901
parents
ef7e2cbb
79615b7e
Changes
2
Hide whitespace changes
Inline
Side-by-side
ikiwiki-cgi.setup
View file @
2c21b016
...
...
@@ -145,7 +145,7 @@ gitmaster_branch: master
# htmlscrubber plugin
# PageSpec specifying pages not to scrub
htmlscrubber_skip
:
'
about/contact
or
about/contact.*
or
contribute/how/translate
or
donate
or
donate.*
or
donate/*
or
download
or
download.*
or
home
or
home.*
or
home/testing
or
home/testing.*
or
index
or
index.*
or
install
or
install.*
or
install/*
or
upgrade
or
upgrade.*
or
upgrade/*
or
contribute/personas
or
contribute/personas
/*'
htmlscrubber_skip
:
'
!blueprint
/*'
# inline plugin
# enable rss feeds by default?
...
...
ikiwiki.setup
View file @
2c21b016
...
...
@@ -122,7 +122,7 @@ allow_symlinks_before_srcdir: 1
# htmlscrubber plugin
# PageSpec specifying pages not to scrub
htmlscrubber_skip
:
'
about/contact
or
about/contact.*
or
contribute/how/translate
or
donate
or
donate.*
or
donate/*
or
download
or
download.*
or
home
or
home.*
or
home/testing
or
home/testing.*
or
index
or
index.*
or
install
or
install.*
or
install/*
or
upgrade
or
upgrade.*
or
upgrade/*
or
contribute/personas
or
contribute/personas
/*'
htmlscrubber_skip
:
'
!blueprint
/*'
# inline plugin
# enable rss feeds by default?
...
...
intrigeri
@intrigeri
mentioned in issue
#16901 (closed)
·
May 14, 2020
mentioned in issue
#16901 (closed)
mentioned in issue #16901
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment