diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-10-27 14:49:21 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-10-27 14:49:21 +0200 |
commit | a12dd235ea6afff3540da3f5e66e7abbadaa6944 (patch) | |
tree | 859205066d7be08fa6d7881a197f5aea41831e66 /doc/forum | |
parent | 616767191759281cf6c3abdfedaa649a8147761a (diff) |
Fix some more links.
DynDNS (which was resolving *.schwinge.homeip.net to my server at home) stopped
supporting wildcard CNAMEs *.schwinge.homeip.net, so I now always have to use
the canonical name (or pay for getting this back, or go looking for another
service provider)...
Diffstat (limited to 'doc/forum')
-rw-r--r-- | doc/forum/cutpaste.pm_not_only_file-local.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/cutpaste.pm_not_only_file-local.mdwn b/doc/forum/cutpaste.pm_not_only_file-local.mdwn index 3563e3e01..0c5221cc9 100644 --- a/doc/forum/cutpaste.pm_not_only_file-local.mdwn +++ b/doc/forum/cutpaste.pm_not_only_file-local.mdwn @@ -3,7 +3,7 @@ has \[[!cut id=foo text="foo"]], and fileB does \[[!absorb pagenames=fileA]], and can then use \[[!paste id=foo]]. Therefore, I've written an [*absorb* directive / -plugin](http://www.thomas.schwinge.homeip.net/tmp/absorb.pm), which is meant to +plugin](http://schwinge.homeip.net/~thomas/tmp/absorb.pm), which is meant to absorb pages in order to get hold of their *cut* and *copy* directives' contents. This does work as expected. But it also absorbs page fileA's *meta* values, like a *meta title*, etc. How to avoid / solve this? |