|
The internet offers the possibility to refer to ("link") other pieces of text in order to
form so called hypertexts. This is the essence of the internet. It is contrary to printed text which is usually linear.
Additionally, the FCS allows users to insert the content of a fact
in its full length (full text) into another fact.
As a result, dynamic content-items can be combined without redundancies. This
feature is called "includefact". It works with facts
of the type text, file and folder.
In order to use this feature you need to enter the following code:
<includefact 102073.0/>
|
The complete fact including its metainformation is displayed. |
<includefact folder.id display="icon,title,infoid"/>
|
The folder and its titel, an icon and the infoId
are displayed. |
<includefact text.id display="title,text,metainfo"/>
|
The text, its titel, the text in full length and the metainformation
are displayed. |
<includefact file.id display="title,description,file"/>
|
The file, its titel, the description and the file link are displayed. |
<- back to:
|
|