better pagespec for sitemap, using page(*) to only show pages and not other

files
master
Joey Hess 2011-12-06 13:24:25 -04:00
parent 8707b9f9d3
commit 30938ee255
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,5 @@
This map excludes discussion pages, as well as subpages that are in feeds.
[[!map pages="* and !*/discussion and !recentchanges
[[!map pages="page(*) and !*/discussion and !recentchanges
and !bugs/* and !examples/*/* and !news/* and !tips/* and !plugins/*
and !sandbox/* and !forum/* and !todo/* and !users/*
and !*.css and !*.ico and !*.png and !*.svgz and !*.svg and !*.gif and !*.js"]]
and !sandbox/* and !forum/* and !todo/* and !users/*"]]