diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-10-16 11:11:59 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-10-16 11:11:59 +0200 |
commit | b94d9589d39dfa720231fb982340741a139478cf (patch) | |
tree | 11af9cfb327ccacbc5f024761e283eb3d0275f24 /doc | |
parent | 7d76e36edd27663ae7fca653f36a08a63cb36c50 (diff) | |
download | ikiwiki-b94d9589d39dfa720231fb982340741a139478cf.tar ikiwiki-b94d9589d39dfa720231fb982340741a139478cf.tar.gz |
Issue with ``no text was copied in this page'' in RSS feeds?
Diffstat (limited to 'doc')
-rw-r--r-- | doc/users/tschwinge.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/users/tschwinge.mdwn b/doc/users/tschwinge.mdwn index 0fe09696b..306338ae4 100644 --- a/doc/users/tschwinge.mdwn +++ b/doc/users/tschwinge.mdwn @@ -76,3 +76,8 @@ pages could perhaps be passed on to the referred-to page? * ikiwiki doesn't change its internal database when \[[!meta date]] / \[[!meta updated]] are added / removed, and thusly these meta values are not promulgated in RSS / Atom feeds. + + * Complicated issue w.r.t. *no text was copied in this page* + ([[plugins/cutpaste]]) in RSS feed (only; not Atom?) under some conditions + (refresh only, but not rebuild?). Perhaps missing to read in / parse some + files? |