|
|
|
|
loadmodule |
|
| | |
|
- makes a link to the specified fact, first example puts title automatic, second exmaple use the dotted text as display for the link
- if setlang present, sets the language to that one
- if boxopen present, when clicked opens the box with that ID (box id is seen in padmin)
- if boxclose present, when clicked closes the box with that ID (box id is seen in padmin)
- if anchor present, adds a #... anchor to the link
- note: if you dont specify a class, the "link" class will be used
- outputs the image from fact 123456.0
- if title="" is an ID of a text fact, the text fact's text is taken as an alt for that image (first 250 characters)
normal facts case include:
- includes the fact with that infoID.
- show list defines which parts of the fact to show, default is all if you omit it
- editinclude enables the edit include overlay
- nocomment - if editinclude, hides the comments link
- noviewfact - if editinclude, hides the view fact link
- nobreak - if used, no break is put after the end of the include (used for layout includes)
- cuttitleto - ammount of characters to cut the title to
folder case include:
- include the list of facts inside the folder. here is the help from the template itself:
# possible parameters:
#
#cuttitleatlength - cuts title to that much characters
#
#foldersonly - display only folders, no other facts
#
#levels - how many levels deep to display, default one, maximum 10
#dontdisplaylines - if leves more than one, if the tree line connectors should be hidden (default none)
#
#itemtemplate - the id.v of the text fact that should be used as a template for displaying each row. further specification is needed, ask support if you need this feature
#spacertemplate - the id.v of the text fact that contains the template for displaying the spacer between the rows
#
#titlestyle - this style will be appended to the | | | | | | | factinclude für Ordner | 6 y. | factline2 | 1468049.8 | 27 Mar. 2019 11:59 | | filterbydoctypes | 6 y. | factline2 | 10424263.1 | 27 Mar. 2019 11:57 | | Rechtschreibprüfung (Spellcheck) | 7 y. | factline2 | 10312297.39 | 06 Dec. 2017 17:10 | | spracheinstellungen_languageoptions_win10.png | 7 y. | factline2 | 10312422.4 | 06 Dec. 2017 17:07 | | BenutzerInnenhandbuch | 7 y. | factline2 | 5685126.70 | 06 Dec. 2017 15:23 | | spellcheck.gif | 7 y. | factline2 | 10312418.1 | 06 Dec. 2017 14:46 | | Zulassen der Rechtschreibprüfung von Browsern im TinyMCE | 7 y. | factline2 | 10312312.3 | 05 Dec. 2017 17:03 | | 02_how_to_spellcheck.png | 7 y. | factline2 | 10312311.1 | 05 Dec. 2017 16:52 | | 01_how_to_spellcheck.png | 7 y. | factline2 | 10312310.1 | 05 Dec. 2017 16:49 | | New Navi | 7 y. | factline8 | 10224655.15 | 23 Nov. 2017 09:19 | |
- includes the latest changes. here is the help from the template itself:
# possibe parameters:
#
#view - either not selected or "simple". in simple mode visuals are pre-selected like in the left frame, and the cache is used
#
#count - how many to display
#cuttitleto - ammount of chars to cut
#titlestyle - css text inside (separated by ; )
#maincolumnwidth - width of the title column (default 135)
#displaymore - either not set or "1" - if 1 then shows the more link at the bottom
#
#userid - filter by this published userid (default none)
#
#forumid - display latest changes from that platform (default current platform)
#
#service - system service name to filter by (e.g. facts for text) (default all)
#
#filterbyfolder - the folder id (no dots, left part of the ID only) to filter by (default none)
#filterbycurrentfolder - if in structure, of came from structure, current folder ID is taken
#
# possible show options:
#
#show="icon,changetype,title,datedifference,creator,infoid,date"
- includes news. here is the help from the template itself:
# possible parameters:
# view="simple" (default is full)
# - count, offset, newstype
# - iconimage, iconwidth, iconheight
# - columnwidth1, columnwidth2, columnwidth1
# - datestyle, infoidstyle, linkstyle
# - spacerrowtext
#
# spacer="none" - only in full mode
#
#count (default 5)
#offset (default 0)
#newstype (default default)
#
#iconimage - full href to image (default news icon)
#iconwidth (default 19)
#iconheight (default 19)
#
#columnwidth1 (default 19)
#columnwidth2 (default 120)
#columnwidth3 (default 350)
#
#datestyle - css content inside (separated by ; )
#infoidstyle - css content inside (separated by ; )
#linkstyle - css content inside (separated by ; )
#
#spacerrowtext - spacer between the lines, for example (default none)
- includes a list of events. here is the help from the template itself:
# possible parameters:
# view="simple" (default is full)
# - count, offset, eventtype, eventdatefrom, eventdateto
# - reverse
# - iconimage, iconwidth, iconheight
# - columnwidth1, columnwidth2, columnwidth1
# - datestyle, infoidstyle, linkstyle
section 1
|
|