|
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 (a network of computers). 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" and is available for 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 meta data is displayed. |
<includefact folder.id display="icon,title,infoid"/>
|
The folder and its title, an icon as well as the infoId
are displayed. |
<includefact text.id display="title,text,metainfo"/>
|
The title of the text, the text in full length and the meta data
are displayed. |
<includefact file.id display="title,description,file"/>
|
The title of the file, the file description and the file link are displayed. |
<- back to:
|
|