doc: Add chapter on linking

This commit is contained in:
Matthias Beyer 2016-01-31 15:43:30 +01:00
parent 8ba96591c2
commit a51b68e838

13
doc/src/02010-linking.md Normal file
View file

@ -0,0 +1,13 @@
## Linking from an store entry {#sec:thestore:linking}
### Linking to internal content {#sec:thestore:linking:internal}
### Linking to external content {#sec:thestore:linking:external}
Each Entry can store _one link to external content at most_.
This link is stored in the header field "imag.content.uri"
(@sec:thestore:fileformat:header:imag).
A key "imag.content.file" COULD be used for a local mirror of the content which
is referenced by "imag.content.uri".