From: W. Trevor King Date: Tue, 16 Nov 2010 22:36:30 +0000 (-0500) Subject: Block tag pages from other tag's feeds. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3dc5be3afd53daca520068b90afbff50680e5c12;p=blog.git Block tag pages from other tag's feeds. --- diff --git a/tags/C.mdwn b/tags/C.mdwn index daa8633..1b4df59 100644 --- a/tags/C.mdwn +++ b/tags/C.mdwn @@ -1,3 +1,3 @@ Software written in [[posts/C]]. -[[!inline pages="link(tags/c)" show=10 actions=yes]] +[[!inline pages="link(tags/c) and !/tags/*" show=10 actions=yes]] diff --git a/tags/bash.mdwn b/tags/bash.mdwn index 88f941a..1cdf026 100644 --- a/tags/bash.mdwn +++ b/tags/bash.mdwn @@ -1,3 +1,3 @@ Software written in Bash. -[[!inline pages="link(tags/bash)" show=10 actions=yes]] +[[!inline pages="link(tags/bash) and !/tags/*" show=10 actions=yes]] diff --git a/tags/blogging.mdwn b/tags/blogging.mdwn index 8a3f429..be90481 100644 --- a/tags/blogging.mdwn +++ b/tags/blogging.mdwn @@ -1,3 +1,3 @@ Pages related to blogging and blog administration. -[[!inline pages="link(tags/blogging)" show=10 actions=yes]] +[[!inline pages="link(tags/blogging) and !/tags/*" show=10 actions=yes]] diff --git a/tags/bzr.mdwn b/tags/bzr.mdwn index 156c95b..534c844 100644 --- a/tags/bzr.mdwn +++ b/tags/bzr.mdwn @@ -4,4 +4,5 @@ choice, I much prefer [[posts/Git]] [Bazaar]: http://bazaar.canonical.com/ -[[!inline pages="link(tags/bzr) and !templates/*" show=10 actions=yes]] +[[!inline pages="link(tags/bzr) and !templates/* and !/tags/*" + show=10 actions=yes]] diff --git a/tags/code.mdwn b/tags/code.mdwn index 057e5ee..6157cdf 100644 --- a/tags/code.mdwn +++ b/tags/code.mdwn @@ -1,4 +1,4 @@ Software I've written myself, or projects to which I've made a reasonable contribution. -[[!inline pages="link(tags/code)" show=10 actions=yes]] +[[!inline pages="link(tags/code) and !/tags/*" show=10 actions=yes]] diff --git a/tags/emacs.mdwn b/tags/emacs.mdwn index f4e9855..81550d3 100644 --- a/tags/emacs.mdwn +++ b/tags/emacs.mdwn @@ -1,3 +1,3 @@ Pages related to [Emacs](http://www.gnu.org/software/emacs/). -[[!inline pages="link(tags/emacs)" show=10 actions=yes]] +[[!inline pages="link(tags/emacs) and !/tags/*" show=10 actions=yes]] diff --git a/tags/fun.mdwn b/tags/fun.mdwn index a1a4d9d..3df3c65 100644 --- a/tags/fun.mdwn +++ b/tags/fun.mdwn @@ -1,3 +1,3 @@ Fun pages! Nothing serious here. -[[!inline pages="link(tags/fun)" show="10" actions=yes]] +[[!inline pages="link(tags/fun) and !/tags/*" show="10" actions=yes]] diff --git a/tags/git.mdwn b/tags/git.mdwn index 6e7e2d1..420aa9e 100644 --- a/tags/git.mdwn +++ b/tags/git.mdwn @@ -1,3 +1,4 @@ Software versioned in [[posts/Git]] or Git-related posts. -[[!inline pages="link(tags/git) and !templates/*" show=10 actions=yes]] +[[!inline pages="link(tags/git) and !templates/* and !/tags/*" + show=10 actions=yes]] diff --git a/tags/hardware.mdwn b/tags/hardware.mdwn index 49d3402..ce4f345 100644 --- a/tags/hardware.mdwn +++ b/tags/hardware.mdwn @@ -1,3 +1,3 @@ Hardware pages: where the bits meet the metal. -[[!inline pages="link(tags/hardware)" show=10 actions=yes]] +[[!inline pages="link(tags/hardware) and !/tags/*" show=10 actions=yes]] diff --git a/tags/hg.mdwn b/tags/hg.mdwn index ad0cfed..7baa567 100644 --- a/tags/hg.mdwn +++ b/tags/hg.mdwn @@ -1,3 +1,4 @@ Software versioned in [[posts/Mercurial]] or Mercurial-related posts. -[[!inline pages="link(tags/hg) and !templates/*" show=10 actions=yes]] +[[!inline pages="link(tags/hg) and !templates/* and !/tags/*" + show=10 actions=yes]] diff --git a/tags/hooke.mdwn b/tags/hooke.mdwn index 5357729..43efdf8 100644 --- a/tags/hooke.mdwn +++ b/tags/hooke.mdwn @@ -1,3 +1,3 @@ Pages related to [Hooke](http://code.google.com/p/hooke/). -[[!inline pages="link(tags/hooke)" show=10 actions=yes]] +[[!inline pages="link(tags/hooke) and !/tags/*" show=10 actions=yes]] diff --git a/tags/latex.mdwn b/tags/latex.mdwn index 97a0c94..9b1ea96 100644 --- a/tags/latex.mdwn +++ b/tags/latex.mdwn @@ -1,3 +1,3 @@ LaTeX related pages. -[[!inline pages="link(tags/latex)" show=10 actions=yes]] +[[!inline pages="link(tags/latex) and !/tags/*" show=10 actions=yes]] diff --git a/tags/linux.mdwn b/tags/linux.mdwn index 2592a38..f60c211 100644 --- a/tags/linux.mdwn +++ b/tags/linux.mdwn @@ -1,3 +1,3 @@ Linux-related pages, mostly about system administration. -[[!inline pages="link(tags/linux)" show=10 actions=yes]] +[[!inline pages="link(tags/linux) and !/tags/*" show=10 actions=yes]] diff --git a/tags/papers.mdwn b/tags/papers.mdwn index 9243eaf..d58904b 100644 --- a/tags/papers.mdwn +++ b/tags/papers.mdwn @@ -1,3 +1,3 @@ My publications. -[[!inline pages="link(tags/papers)" show=10 actions=yes]] +[[!inline pages="link(tags/papers) and !/tags/*" show=10 actions=yes]] diff --git a/tags/programming.mdwn b/tags/programming.mdwn index 550dade..32cf654 100644 --- a/tags/programming.mdwn +++ b/tags/programming.mdwn @@ -1,3 +1,3 @@ Programming pages. -[[!inline pages="link(tags/programming)" show=10 actions=yes]] +[[!inline pages="link(tags/programming) and !/tags/*" show=10 actions=yes]] diff --git a/tags/python.mdwn b/tags/python.mdwn index c7009b4..057ae81 100644 --- a/tags/python.mdwn +++ b/tags/python.mdwn @@ -1,3 +1,3 @@ Software written in [[posts/Python]]. -[[!inline pages="link(tags/python)" show=10 actions=yes]] +[[!inline pages="link(tags/python) and !/tags/*" show=10 actions=yes]] diff --git a/tags/sawsim.mdwn b/tags/sawsim.mdwn index c065cf5..5a29a53 100644 --- a/tags/sawsim.mdwn +++ b/tags/sawsim.mdwn @@ -1,3 +1,3 @@ Pages related to [[posts/sawsim]]. -[[!inline pages="link(tags/sawsim)" show=10 actions=yes]] +[[!inline pages="link(tags/sawsim) and !/tags/*" show=10 actions=yes]] diff --git a/tags/teaching.mdwn b/tags/teaching.mdwn index c1dfa82..21e891d 100644 --- a/tags/teaching.mdwn +++ b/tags/teaching.mdwn @@ -1,3 +1,3 @@ Teaching pages (Physics and related topics). -[[!inline pages="link(tags/teaching)" show=10 actions=yes]] +[[!inline pages="link(tags/teaching) and !/tags/*" show=10 actions=yes]] diff --git a/tags/theory.mdwn b/tags/theory.mdwn index d01b14c..f6045cf 100644 --- a/tags/theory.mdwn +++ b/tags/theory.mdwn @@ -1,3 +1,3 @@ Theory pages. -[[!inline pages="link(tags/theory)" show=10 actions=yes]] +[[!inline pages="link(tags/theory) and !/tags/*" show=10 actions=yes]] diff --git a/tags/tools.mdwn b/tags/tools.mdwn index 60ef876..a84ef8c 100644 --- a/tags/tools.mdwn +++ b/tags/tools.mdwn @@ -2,4 +2,4 @@ Some software I've found useful in my research, occasionally with personal forks, but no major time investments. When I've put in some more serious work, the appriopriate tag is [[code]]. -[[!inline pages="link(tags/tools)" show=10 actions=yes]] +[[!inline pages="link(tags/tools) and !/tags/*" show=10 actions=yes]] diff --git a/tags/unicode.mdwn b/tags/unicode.mdwn index 0b3d0a8..c04423b 100644 --- a/tags/unicode.mdwn +++ b/tags/unicode.mdwn @@ -1,3 +1,3 @@ Pages related to [Unicode](http://unicode.org/). -[[!inline pages="link(tags/unicode)" show=10 actions=yes]] +[[!inline pages="link(tags/unicode) and !/tags/*" show=10 actions=yes]] diff --git a/tags/web.mdwn b/tags/web.mdwn index c24bdc0..9d7e3e7 100644 --- a/tags/web.mdwn +++ b/tags/web.mdwn @@ -1,3 +1,3 @@ Pages related to the web (HTTP, HTML, CSS, etc.). -[[!inline pages="link(tags/web)" show=10 actions=yes]] +[[!inline pages="link(tags/web) and !/tags/*" show=10 actions=yes]]