(no commit message)
[ikiwiki] / doc / forum / Autotag_transient_pages.mdwn
1 During my adventures tweaking the album plugin to read image metadata I've
2 encountered some unexpected behavior. My tweaks populate the [[tag]] from the
3 xmp:subject tag in the image and the file is written to the transient
4 underlay. 
5
6 The tag links get created but the corresponding /tag/* page isn't auto created
7 until I run a full --rebuild. Checked in pages appear to get instantly
8 autotagged and their tag pages created.
9
10 There is some discussion about autotagging and transients on this site. But I
11 can't quite descipher what is now the expected behaviour with autotagging and transients.
12
13 Anyone able to explain if the above scenario is as it should be? (for whatever
14 reason) --[[kjs]]
15
16