Attachments N.A. attList  This item contains a structured list with several file characteristics for each file uploaded in the "attachment box". Read more... |
Attachments [stratt-boxsubtitle ] strAttBoxSubTitle  This contains the subtitle of the attachment box (field attSubText). If not available it outputs an empty string. Read more... |
Attachments [stratt-boxsubtitleh1 ] strAttBoxSubTitleH1  This wraps [stratt-boxsubtitle ] in an h1. If [stratt-boxsubtitle ] is empty no h1 is generated ! Read more... |
Attachments [stratt-boxsubtitleh2 ] strAttBoxSubTitleH2  This wraps [stratt-boxsubtitle ] in an h2. If [stratt-boxsubtitle ] is empty no h2 is generated ! Read more... |
Attachments [stratt-boxsubtitleh3 ] strAttBoxSubTitleH3  This wraps [stratt-boxsubtitle ] in an h3. If [stratt-boxsubtitle ] is empty no h3 is generated ! Read more... |
Attachments [stratt-boxsubtitleh4 ] strAttBoxSubTitleH4  This wraps [stratt-boxsubtitle ] in an h4. If [stratt-boxsubtitle ] is empty no h4 is generated ! Read more... |
Attachments [stratt-boxtitle ] strAttBoxTitle  This contains the title of the attachment box (field attText). If not available it retrieves a default title from the website settings (language tab). Read more... |
Attachments [stratt-boxtitleh1 ] strAttBoxTitleH1  This wraps [stratt-boxtitle ] in an h1. If [stratt-boxtitle ] is empty no h1 is generated ! Read more... |
Attachments [stratt-boxtitleh2 ] strAttBoxTitleH2  This wraps [stratt-boxtitle ] in an h2. If [stratt-boxtitle ] is empty no h2 is generated ! Read more... |
Attachments [stratt-boxtitleh3 ] strAttBoxTitleH3  This wraps [stratt-boxtitle ] in an h3. If [stratt-boxtitle] is empty no h3 is generated ! Read more... |
Attachments [stratt-boxtitleh4 ] strAttBoxTitleH4  This wraps [stratt-boxtitle ] in an h4. If [stratt-boxtitle ] is empty no h4 is generated ! Read more... |
Attachments [stratt-filename ] strAttFilename  This contains the filename of the n-th attachment. Read more... |
Attachments [stratt-filenameencoded ] strAttFilenameEncoded  This contains the UTF-8 encoded filename of the n-th attachment. Read more... |
Attachments [stratt-filetype ] strAttFiletype  This contains the file extension of the n-th attachment. i.e: .jpg .docx .pdf Read more... |
Attachments [stratt-filetypeicon ] strAttFiletypeicon  Generates an 16x16 icon image(tag) related to the file extension of the n-th attachment. Read more... |
Attachments [stratt-label ] strAttLabel  This contains the manually entered tracker label of the n-th attachment. This can be used to measure clicks by marketing Analytics tools. Read more... |
Attachments [stratt-name ] strAttName  This contains the manually entered display title of the n-th attachment. If not available it shows the attachment filename. Read more... |
Attachments [stratt-size ] strAttSize  This contains the filesize in kB of the n-th attachment. Read more... |
Attachments [stratt-sortid ] strAttSortID  This contains the (short) manually entered sorting ID of the n-th attachment. This value determines how the attachment is sorted in relation to the other attachments (in the box). Read more... |
Attachments [stratt-stattracker ] strAttStatTracker  This generates an entire JS onclick code(snippet) to generate the correct analytics tracker for the n-th attachment based on the selected tracker type (and code) as present on the website settings. Read more... |
Attachments [stratt-stattrackeronly ] strAttStatTrackeronly  This generates a JS function call (only) to generate the correct analytics tracker for the n-th attachment based on the selected tracker type (and code) as present on the website settings. Read more... |
Attachments [stratt-tagahrefclose ] tagAhrefclose  This generates closing tag to use in line with a valid [stratt-tagahrefopen ] opening tag. Read more... |
Attachments [stratt-tagahrefopen ] tagAhrefopen  When a valid filename is present this command generates an entire <;a>; opening tag with url, tracker and target code in it for the n-th attachment. Read more... |
Attachments [stratt-target ] strAttTarget  |
Attachments [stratt-targetvalue ] strAttTargetvalue  This contains a hardcoded value "blank". To be used in an attachent module that always opens in a new window (regardless of what the content manager selects). Read more... |
Attachments [stratt-title ] strAttTitle  This contains the manually entered display title of the n-th attachment. If not available it is empty. Read more... |
Attachments [stratt-urllink ] strAttUrllink  This contains the url-value to link directly to the n-th attachment (on the document), regardless of the docType. If a human friendly identifier is present then that is used in the url-value, else the documentuniqueid. Read more... |
Attachments [strmodulename ] strModulename  This contains the programmatic name of the current module, in this case `attachmentlist` Read more... |
Crosslink [strcrosslink-boxtitle ] strCrossLinkBoxTitle  This contains the title of the crosslink box (field crossLinkText). If not available it retrieves a default title from the website settings (language tab). Read more... |
Crosslink [strcrosslink-boxtitleh1 ] strCrossLinkBoxTitleH1  This wraps [strcrosslink-boxtitle ] in an h1. If [strcrosslink-boxtitle ] is empty no h1 is generated ! Read more... |
Crosslink [strcrosslink-boxtitleh2 ] strCrossLinkBoxTitleH2  This wraps [strcrosslink-boxtitle ] in an h2. If [strcrosslink-boxtitle ] is empty no h2 is generated ! Read more... |
Crosslink [strcrosslink-boxtitleh3 ] strCrossLinkBoxTitleH3  This wraps [strcrosslink-boxtitle ] in an h3. If [strcrosslink-boxtitle ] is empty no h3 is generated ! Read more... |
Crosslink [strcrosslink-boxtitleh4 ] strCrossLinkBoxTitleH4  This wraps [strcrosslink-boxtitle ] in an h4. If [strcrosslink-boxtitle ] is empty no h4 is generated ! Read more... |
Crosslink [strcrosslink-label ] strCrosslinkLabel  This contains the manually entered tracker label of the n-th crosslink. This can be used to measure clicks by marketing Analytics tools. Read more... |
Crosslink [crosslink-seofriendly ] strCrosslinkSeoFriendly  This contains the user and seo friendly name of the n-th crosslink in case it is an internal (type 1) crosslink. Read more... |
Crosslink [strcrosslink-stattracker ] strCrosslinkStatTracker  This generates an entire JS onclick code(snippet) to generate the correct analytics tracker for the n-th crosslink based on the selected tracker type (and code) as present on the website settings. Read more... |
Crosslink [strcrosslink-stattrackeronly ] strCrosslinkStatTrackeronly  This generates a JS function call (only) to generate the correct analytics tracker for the n-th crosslink based on the selected tracker type (and code) as present on the website settings. Read more... |
Crosslink [strcrosslink-tagahrefclose ] tagAhrefclose  This generates closing tag to use in line with a valid [strcrosslink-tagahrefopen ] opening tag. Read more... |
Crosslink [strcrosslink-tagahrefopen ] tagAhrefopen  |
Crosslink [strcrosslink-target ] strCrosslinkTarget  |
Crosslink [strcrosslink-targetvalue ] strCrosslinkTargetvalue  This contains a hardcoded value "blank". To be used in an crosslink module that always opens in a new window (regardless of what the content manager selects). Read more... |
Crosslink [strcrosslink-title ] strCrosslinkTitle  This contains the manually entered display title of the n-th crosslink. If not available it is empty. Read more... |
Crosslink [strcrosslink-type ] strCrosslinkType  This contains a 0 or a 1, if it shows a 1 - the url is from an internal page, in case it shows a 0 - the url is from an external page. Read more... |
Crosslink [strcrosslink-url ] strCrosslinkURL  This contains the url-value of the n-th link. This can be an url to an internal page (/site/...) or a link to another website. Read more... |
Crosslink [strcrosslink-urllink ] N.A.  This contains the url-value of the n-th link. This can be an url to an internal page (/site/...) or a link to another website. Read more... |
Crosslink [strmodulename ] strModulename  This contains the programmatic name of the current module, in this case `crosslinklist` Read more... |
Email N.A. emailListCustomer  The mailroom structuredly stores incoming email addresses in this item. When applicable this item is used to send emails back to the original (form) submitter. Read more... |
Email N.A. form  Data is stored with this Formname (in the mailroom database) Read more... |
Email N.A. fs3att  The mailroom stores one or multiple incoming files as embedded objects in this Notes RTitem Read more... |
Email N.A. mailDecoded  The mailroom decodes the incoming UTF16 encoded html post content and stores it in this item.
In particular the "mailDecoded(and)" items can be used to retrieve and use parts of the original order content in your own custom code. Read more... |
Email N.A. mailDecodedand  The mailroom decodes the UTF16 encoded html post content and stores it in this item, but the posted content is separated by "_andparam_" tags. In this way it is much easier to handle and extract the content of this item later on.
In particular the "mailDecoded(and)" items can be used to retrieve and use parts of the original order content in your own custom code. Read more... |
Email N.A. mailEncoded  The mailroom encodes the incoming UTF16 html post content and stores it in this item. Read more... |
Email [httpreferer ] mailHTTP_Referer  CGI variable that contains the referring url of the page from which the reaction form(responder) was submitted. Read more... |
Email [httpuseragent ] mailHTTP_User_Agent  CGI variable with info about the users web browser from which the reaction form(responder) was submitted. Read more... |
Email [remoteaddr ] mailRemote_Addr  CGI variable with info about the users ip-address from which the reaction form(responder) was submitted. Read more... |
Email [remotehost ] mailRemote_Host  CGI variable with info about the users computername from which the reaction form(responder) was submitted. Read more... |
Email [strorder-attunid ] attunid  Optional: The documentuniqueid of the (temp)upload document that was used to transfer/store file upload attachments Read more... |
Email [strorder-blindcopyto ] blindcopyto  The webmasters BCC email addresses as configured on the coupled inbox Read more... |
Email [strorder-copyto ] copyto  The webmasters CC email addresses as configured on the coupled inbox Read more... |
Email [strorder-datecreated ] dateCreated  |
Email [strorder-datemodified ] dateModified  |
Email [strorder-emailcancelledtextbr ] N.A.  Gets cancel text from item "docResponseEmailcancelText"on fs3 form with 'formid' (in db fs3_site.nsf). The text is imploded with br's Read more... |
Email [strorder-emailcancelledtext ] N.A.  Gets cancel text from item "docResponseEmailcancelText"on fs3 form with 'formid' (in db fs3_site.nsf). The text is imploded with ' '. Read more... |
Email [strorder-emailforward ] emailforward  Optional: The customers notify/forward email address (as filled in on the submitted form) Read more... |
Email [strorder-emailproces ] stremailproces  The process that is currently generating the email. Read more... |
Email [strorder-emailtext ] N.A.  Gets confirm text from item "docResponseEmailText" on fs3 form with 'formid' (in db fs3_site.nsf). The text is imploded with ' '. Read more... |
Email [strorder-emailtrigger ] stremailtrigger  The order status identified by the mailroom, as a result of interpreting an incoming call(back). Read more... |
Email [strorder-emailupdatetextbr ] N.A.  Gets update text from item "docResponseEmailupdateText"on fs3 form with 'formid' (in db fs3_site.nsf). The text is imploded with br's Read more... |
Email [strorder-emailupdatetext ] N.A.  Gets update text from item "docResponseEmailupdateText"on fs3 form with 'formid' (in db fs3_site.nsf). The text is imploded with ' '. Read more... |
Email [strorder-email ] email  The customers reply email address (as filled in on the submitted form) Read more... |
Email [strorder-extrasendto ] extrasendto  The extra sendto email address (as configured on the fs3 document) Read more... |
Email [strorder-formid ] formid  The documentuniqueid of the form/responder that was used to build an online reaction form to submit data to the mailroom Read more... |
Email [strorder-formtitle ] formtitle  The title of the form that was used to build an online reaction form/responder Read more... |
Email [strorder-inbox ] inbox  The documentuniqueid of the webmasters inbox, that was selected to primarily distribute emails to. Read more... |
Email [strorder-mainproces ] strmainproces  The main process that triggered the email sending routine(s), Read more... |
Email [strorder-noteid ] N.A.  |
Email [strorder-paramname ] strparamname  The name of the n-th post field being processed Read more... |
Email [strorder-paramvaluecustom ] strparamvaluecustom  The value of the n-th post field being processed, imploded with the custom content separator (in case of a multi value field) Read more... |
Email [strorder-paramvalue ] strparamvalue  The value of the n-th post field being processed Read more... |
Email [strorder-paymentid ] paymentid  The documentuniqueid of the payment proces template document that was used to handle a payment-transaction with an external paymentprovider Read more... |
Email [strorder-paymenttitle ] paymenttitle  Optional: The title/description of the payment proces template that was used to handle a payment-transaction with an external paymentprovider Read more... |
Email [strorder-queuelistlength ] N.A.  |
Email [strorder-redirect ] redirect  The html page that the online user will be redirected to (after submitting the form). It is configured on the responder module. The hidden html field is automaticly inserted on the responder by command [strresponder-techfields ]. Read more... |
Email [strorder-reference ] reference  The human readable identifier of the new order document. Read more... |
Email [strorder-sender ] sender  The customers email address as filled in on the reaction form. For the webmaster(s) this address is seen as Sender / From address Read more... |
Email [strorder-sendto ] sendto  The webmasters 'To' email address as configured on the coupled inbox document Read more... |
Email [strorder-statuscurrenttext ] N.A.  The current technical order status translated to a description in the freestyler language db Read more... |
Email [strorder-statuscurrent ] orderstatusmr  |
Email [strorder-statusdescription ] N.A.  The comment as present on a statechange doc (created by a manual or automatic statechange) Read more... |
Email [strorder-statusnewtext ] N.A.  The new technical order status translated to a description in the freestyler language db Read more... |
Email [strorder-statusnew ] stremailtrigger  |
Email [strorder-subject ] subject  The email subject (as entered on the fs3 document) that the contentmanager wants to use while submitting a form/responder Read more... |
Email [strorder-templatedocunidfoot ] strtemplatedocunidfoot  The documentuniqueid of the footer email template Read more... |
Email [strorder-templatedocunidhead ] strtemplatedocunidhead  The documentuniqueid of the header email template Read more... |
Email [strorder-templatedocunid ] strtemplatedocunid  The documentuniqueid of the current email template Read more... |
Email [strorder-unid ] N.A.  The documentuniqueid of the new order (calls doc.UniversalId) Read more... |
Gallery [strgall-seofriendly ] strGallSeoFriendly  This contains the user and seo friendly name of the current page as stored in the seoFriendly field. Read more... |
Gallery N.A. gallList  This item contains a structured list with several image characteristics for each image file uploaded in the "gallery box". Read more... |
Gallery [strgall-alt ] strGallAlt  This will show your image description or the image name when there is no description. Read more... |
Gallery [strgall-boxtitle ] strGallBoxTitle  This contains the title of the gallery box (field galleryTitle). If not available it retrieves a default title from the website settings (language tab). Read more... |
Gallery [strgall-boxtitleh1 ] strGallBoxTitleH1  This wraps [strgall-boxtitleh1 ] in an h1. If [strgall-boxtitleh1 ] is empty no h1 is generated ! Read more... |
Gallery [strgall-boxtitleh2 ] strGallBoxTitleH2  This wraps [strgall-boxtitle ] in an h2. If [strgall-boxtitle ] is empty no h2 is generated ! Read more... |
Gallery [strgall-boxtitleh3 ] strGallBoxTitleH3  This wraps [strgall-boxtitle ] in an h3. If [strgall-boxtitle ] is empty no h3 is generated ! Read more... |
Gallery [strgall-boxtitleh4 ] strGallBoxTitleH4  This wraps [strgall-boxtitle ] in an h4. If [strgall-boxtitle ] is empty no h4 is generated ! Read more... |
Gallery [strgall-filename ] strGallFilename  |
Gallery [strgall-filenameencoded ] strGallFilenameEncoded  This contains the UTF-8 encoded filename of the n-th image. Read more... |
Gallery [strgall-filetype ] strGallFiletype  This contains the file extension of the n-th image. i.e: .png , .jpg , .gif Read more... |
Gallery [strgall-filetypeicon ] strGallFiletypeicon  Generates an 16x16 icon image(tag) related to the file extension of the n-th image. Read more... |
Gallery [strgall-label ] strGallLabel  This contains the manually entered tracker label of the n-th image. This can be used to measure clicks by marketing Analytics tools. Read more... |
Gallery [strgall-sortid ] strGallSortID  This contains the (short) manually entered sorting ID of the n-th image. This value determines how the image is sorted in relation to the other attachments (in the box). Read more... |
Gallery [strgall-stattracker ] strGallStatTracker  This generates an entire JS onclick code(snippet) to generate the correct analytics tracker for the n-th image based on the selected tracker type (and code) as present on the website settings. Read more... |
Gallery [strgall-stattrackeronly ] strGallStatTrackeronly  This generates a JS function call (only) to generate the correct analytics tracker for the n-th image based on the selected tracker type (and code) as present on the website settings. Read more... |
Gallery [strgall-tagahrefclose ] tagAhrefclose  This generates closing tag to use in line with a valid [strgall-tagahrefopen ] opening tag. Read more... |
Gallery [strgall-tagahrefopen ] tagAhrefopen  |
Gallery [strgall-target ] strGallTarget  |
Gallery [strgall-targetvalue ] strGallTargetvalue  This contains a hardcoded value "blank". To be used in an image module that always opens in a new window (regardless of what the content manager selects). Read more... |
Gallery [strgall-urllink ] strGallUrllink  This contains the url-value to link directly to the n-th image (on the document), regardless of the docType. If a human friendly identifier is present then that is used in the url-value, else the documentuniqueid. Read more... |
Gallery [strmodulename ] strModulename  This contains the programmatic name of the current module, in this case `gallery` Read more... |
Global [databaseid ] databaseID  It contains the 32 characters long documentuniqueid of the database (doc) that this article belongs to. Read more... |
Global [dbname ] N.A.  Contains the physical database name of the current websites nsf file Read more... |
Global [dbpath ] N.A.  Contains the filepath only, to the current website nsf file, so nsf name not included Read more... |
Global [documentuniqueid ] strGlobalUNID ++  It contains the 32 characters long documentuniqueid of the current document. Read more... |
Global [httpcomputed ] N.A.  Checks the HTTPS nsf property, in case it is ON the command contains "https://" else "http://" Read more... |
Global [n ] n  The number of the current iteration run (starts with n=1) Read more... |
Global [newline ] N.A.  Similar to using Lotusscript Chr(10) or @Newline. Your next html sourcecode will appear on a new codeline Read more... |
Global [server_name ] Server_Name  Contains the CGI Server_Name value which mostly corresponds with the websites hostname or domainname Read more... |
Global [strcrumb-templatedochash ] head_hash_breadcrumbs  This is a 34 character long hash code, uniquely for the crumbs template module, which will always be preserved and therefore can safely be referred to from other modules or code. Read more... |
Global [strdbdoc-templatedochash ] head_hash_dbroot  This is a 34 character long hash code, uniquely for the dbroot template module, which will always be preserved and therefore can safely be referred to from other modules or code. Read more... |
Global [strheader-templatedochash ] head_hash_header  This is a 34 character long hash code, uniquely for the header template module, which will always be preserved and therefore can safely be referred to from other modules or code. Read more... |
Global [strheaderimages-templatedochash ] head_hash_headerimagesqueue  This is a 34 character long hash code, uniquely for the headerimage template module, which will always be preserved and therefore can safely be referred to from other modules or code. Read more... |
Global [strmain-templatedochash ] head_hash_main  This is a 34 character long hash code, uniquely for the main template module, which will always be preserved and therefore can safely be referred to from other modules or code. Read more... |
Global News [strnews-templatedochash ] head_hash_news  This is a 34 character long hash code, uniquely for the specials news template module, which will always be preserved and therefore can safely be referred to from other modules or code. Read more... |
Global News [strnews-templatedocunid ] head_unid_newsxsell  This is the 32 character long documentuniqueid code for the special news template module (document). Read more... |
Global Page [strpage-templatedochash ] head_hash_page  This is a 34 character long hash code, uniquely for the page template module, which will always be preserved and therefore can safely be referred to from other modules or code. Read more... |
Global Page [strpage-templatedocunid ] head_unid_page  This is the 32 character long documentuniqueid code for the page template module (document). Read more... |
Global [strsearchbox-templatedochash ] head_hash_searchbox  This is a 34 character long hash code, uniquely for the searchbox template module, which will always be preserved and therefore can safely be referred to from other modules or code. Read more... |
Global [strseofriendly ] strSeoFriendly  This contains the user and seo friendly name of the current page/document as stored in the seoFriendly field. Read more... |
Sidekick Global [strsidekick-templatedochash ] head_hash_sidekick  This is a 34 character long hash code, uniquely for the sidekick template module, which will always be preserved and therefore can safely be referred to from other modules or code. Read more... |
Global Sidekick [strsidekick-templatedocunid ] head_unid_sidekick  This is the 32 character long documentuniqueid code for the sidekick template module (document). Read more... |
Global [strsubmenu-templatedochash ] head_hash_menusub  This is a 34 character long hash code, uniquely for the submenu template module, which will always be preserved and therefore can safely be referred to from other modules or code. Read more... |
Global Topmenu [strtopmenu-templatedochash ] head_hash_topmenu  This is a 34 character long hash code, uniquely for the topmenu template module, which will always be preserved and therefore can safely be referred to from other modules or code. Read more... |
Global Topmenu [strtopmenu-templatedocunid ] head_unid_topmenu  This is the 32 character long documentuniqueid code for the topmenu template module (document). Read more... |
Global [strurllink ] strUrllink  This contains the relative url to link to the current page/document. When a seoFriendly value is present that is used in the url path else the documentuniqueid is used. Read more... |
Global [webdbname ] N.A.  Contains the entire path and database name of the current websites nsf file Read more... |
Global [websiteid ] websiteID  It contains the 32 characters long documentuniqueid of the website (doc) that an article belongs to. Read more... |
Header N.A. ck_Template_AutoheadOnoff  This extra option is stored on the template and is used to swith off auto generation of html head codelines. Read more... |
Header [merge_headerimages1e ] head_merge_headerimages1e  This is the html img code generated for the first design image as uploaded on the website document. Read more... |
Header [merge_headerimages2e ] head_merge_headerimages2e  This is the html img code generated for the second design image as uploaded on the website document. Read more... |
Header [merge_headerimages3e ] head_merge_headerimages3e  This is the html img code generated for the third design image as uploaded on the website document. Read more... |
Header [strheader-analytics ] strheaderanalytics  The Google Analytics script as entered on the website document in multi-line/textarea item `seoAnalytics` Read more... |
Header [strheader-bodytagaddon ] strheaderbodytagaddon  The attributes to be generated within the body tag. The setting is present on the website document in item `ntf_bodyTagAddon`. Read more... |
Header [strheader-bodytag ] strheaderbodytag  This is just the html body tag to be generated (tag attributes included when present). Read more... |
Header [strheader-canonical ] strheadercanonical  This is an automatic generated linktag telling search engine bots the (clean)url that this page shoud be indexed/spidered/found on by the outside world. The domain used in this tag is retrieved from the website or current document, item `seoDomaincanonical`. Read more... |
Header [strheader-contenttype ] strheadercontenttype  For html content this is often used to fill the first line in the head section of an html page, with a metatag for the charset that was used to generate the page. The setting is present on the website document in item ntf_contentType. Read more... |
Header [strheader-css ] strheadercss  This is an automaticly generated list of linktags. It is used for loading the main css and all additional css files related to all active modules present/used on this page. Read more... |
Header [strheader-extrahead ] strheaderextrahead  This is an automaticly generated list of extra (manual) html in header codelines. It is a sum of the entered values on the website document, appended with the values from the maintemplate and all other active modules present/used on this page. Read more... |
Header [strheader-favicon ] strheaderfavicon  This is an automaticly generated linktag. It is used for loading the favicon icon as uploaded on the website document. The favicon name is present in item `faviconFilePath`the file itself is present as attachment on te website document. Read more... |
Header [strheader-flagauto ] strheaderflagauto  Determines whether the header is generated (mainly) automaticly or not. It contains the value of item `ck_Template_AutoheadOnoff` as set and stored on the header template/module. Read more... |
Header [strheader-htmlfrontmatter ] strheaderhtmlfrontmatter  The DTD vale used for generating the page content. It is the first html sourcecode line. The DTD setting is present on the website document in item ntf_dtdTypes. Read more... |
Header [strheader-htmltagattributes ] strheaderhtmltagattributes  The attributes to be generated within the html tag. The setting is present on the website document in item ntf_xmlNamespace. Read more... |
Header [strheader-htmltag ] strheaderhtmltag  This is just the html tag to be generated (tag attributes included when present). Read more... |
Header [strheader-js ] strheaderjs  This is an automaticly generated list of scripttags (that could differ on each page). It is used for loading the main JS and all additional JS files related to all active modules present/used on this page. It can be identified by `jsviewextraheadscript` in the source url. Read more... |
Header [strheader-robots ] strheaderrobots  This is automaticly generated by freestyler, a meta tag that notifies bots/crawlers whether a page may be spidered or not. In addition it can also be used to redirect the user-agent to a new page (automaticly) Read more... |
Header [strheader-seodescription ] strheaderseodescription  This is a metatag with a max 160 characters description/summary/abstract of the content of the current HTML page. It is stored in the item seoDescription of a document. Read more... |
Header [strheader-seokeywords ] strheaderseokeywords  This is a metatag with a list of comma seperated words. The words should give a good summary/abstract of the content of the current HTML page. It is stored in the item seoKeywords of a document. Read more... |
Header [strheader-seotitle ] strheaderseotitle  This is the content for the HTML title tag, also called the page title or SEO title. It is stored in the item seoTitle of a document Read more... |
Header [strheader-seoverificationtag ] strheaderseoverificationtag  It is a metatag codeline provided to you (only) for linking your website to the Analytics account of the external Provider (i.e. Google Search Console / Analytics). The setting is present on the website document in item seoVerificationTag. Read more... |
Header Global [strheader-templatedochash ] strtemplatedochash  The 34 characters long hash of the current header template/module. It was generated from a custom source value like a documentuniqueid or version number system. Read more... |
Header Global [strheader-templatedocunid ] strtemplatedocunid  The documentuniqueid of the current header template/module Read more... |
Header [strmodulename ] strModulename  This contains the programmatic name of the current module, in this case `header` Read more... |
News [strmodulename ] strModulename  This contains the programmatic name of the current module, in this case `newsxsell` Read more... |
News [strnews-boxlistitems ] strNewsLinkListItems  This shows a list with all the UNIDs of the current selected documents in the news box. Read more... |
News [strnews-boxnrcurrentpage ] nrCurrentpage  This calculates the newsbox number that is currently being generated based on the pagination settings in the url (querystring). The value depends on the `newstart=` and `newscount=` parameters. Read more... |
News [strnews-boxnronlastpage ] nronLastpage  This calculates the newsbox number value in (fictive) case of generation the last box. The value can in practice be used as a `newstart` parameter, in a url, to jump directly to the last available news box. Read more... |
News [strnews-boxnronpage ] nrOnpage  This shows the (number) amount of documents generated inside a news box. This number should match the `newscount=` url parameter that was used while calling the news module. Read more... |
News [strnews-boxnrpages ] nrPages  This calculates the number of news boxes that could be generated (browsed through) depending of the total number of available documents and the number of documents per box. Read more... |
News [strnews-boxnrtotal ] nrTotal  This shows the total number of available news docs. Read more... |
News [strnews-boxpagination ] strNewsLinkPagination  Maximum number of documents to retrieve for generating a news box. This numeric value is retrieved from the parent's document pagination settings. Read more... |
News [strnews-boxpaginationon ] strNewsLinkPaginationOn  This gets the prevnext_on-item from the from the database/category that is configured on the news box. This value indicates whether the database/category has pagination activated (that shows whether there are underlying documents) or not. Read more... |
News [strnews-boxpaginationparam ] strNewsLinkPaginationparam  This generates the correct `?opendocument`, `start` and `count` parameters for navigating to the document (database or category) that was used as `source` of the news box. Read more... |
News [strnews-boxseofriendly ] strNewsLinkSeoFriendly  This contains the user seo friendly name of the document (database or category) that was used as `source` of the news box. Read more... |
News [strnews-boxtagahrefvalue ] strNewsLinkTagAhrefvalue  This generates the link value to use for opening the chosen `source` category or database. The format of the link depends on the docType (i.e. of the category). Read more... |
News [strnews-boxtext ] strNewsLinkText  Gets the descriptive news box text from item `newsLinkText` as stored on the current document in the news box settings section. In case this is empty it gets a default value from the website (doc). Read more... |
News [strnews-boxtitle ] strNewsLinkBoxTitle  This contains the title of the news box, as stored in the news box settings section of the current document (item `newsTitle`). If not available it retrieves a default title from the website settings (language tab). Read more... |
News [strnews-boxtitleh1 ] strNewsLinkBoxTitleH1  This wraps [strnews-boxtitle ] in an h1. If [strnews-boxtitle ] is empty no h1 is generated ! Read more... |
News [strnews-boxtitleh2 ] strNewsLinkBoxTitleH2  This wraps [strnews-boxtitle ] in an h2. If [strnews-boxtitle ] is empty no h2 is generated ! Read more... |
News [strnews-boxtitleh3 ] strNewsLinkBoxTitleH3  This wraps [strnews-boxtitle ] in an h3. If [strnews-boxtitle ] is empty no h3 is generated ! Read more... |
News [strnews-boxtitleh4 ] strNewsLinkBoxTitleH4  This wraps [strnews-boxtitle ] in an h4. If [strnews-boxtitle ] is empty no h4 is generated ! Read more... |
News [strnews-boxunid ] strNewsLinkUNID  This contains the unid of the document (database or category) that was used as `source` of the news box. Read more... |
News [strnews-boxurllink ] strGlobalUrllink  This contains the relative url-value to link directly to the page that will deliver the list of news articles for this news module. If a human friendly identifier is present then that is used in the url-value, else the documentuniqueid. This url-value deliberately does not take the docType into account. Read more... |
News [strnews-docintrolinktext ] strDocIntroLinkText  This retrieves the (read more) docIntroLinkText (as is and) as stored on the intro(duction) section of the n-th news document Read more... |
News [strnews-doctype ] strDocType  This calculates the docType of the n-th document. Read more... |
News [strnews-filelabel ] strFilelabel  This calculates the analytics tracking label of the n-th news document in case it is of docType file. Since a file is being opened direcly the statistic tracker (when present) should be triggered directly from this newsbox. Read more... |
News [strnews-filepath ] strFilepath  This calculates the filepath for opening the file attachment related to the n-th news document in case it is of docType file. Read more... |
News [strnews-introfilepath ] strIntroFilepath  This calculates the filepath (value as is) for opening the intro image on the n-th news document. Read more... |
News [strnews-introimg ] strIntroImg  This variable generates the entire html image tag corresponding to the properties of the (attached) intro image of the n-th document Read more... |
News [strnews-introimgwithahref ] strIntroImgWithAhref  |
News [strnews-introsubtitle ] strIntroSubTitle  This retrieves a subTitle as stored on the intro(duction) section of the n-th news document Read more... |
News [strnews-introsubtitleh1 ] strIntroSubTitleH1  This retrieves the introSubTitle as stored on the intro(duction) section of the n-th news document. It wraps [strnews-introsubtitle ] in an h1. If [strnews-introsubtitle ] is empty no h1 is generated ! Read more... |
News [strnews-introsubtitleh2 ] strIntroSubTitleH2  This retrieves the introSubTitle as stored on the intro(duction) section of the n-th news document. It wraps [strnews-introsubtitle ] in an h2. If [strnews-introsubtitle ] is empty no h2 is generated ! Read more... |
News [strnews-introsubtitleh3 ] strIntroSubTitleH3  This retrieves the introSubTitle as stored on the intro(duction) section of the n-th news document. It wraps [strnews-introsubtitle ] in an h3. If [strnews-introsubtitle ] is empty no h3 is generated ! Read more... |
News [strnews-introsubtitleh4 ] strIntroSubTitleH4  This retrieves the introSubTitle as stored on the intro(duction) section of the n-th news document. It wraps [strnews-introsubtitle ] in an h4. If [strnews-introsubtitle ] is empty no h4 is generated ! Read more... |
News [strnews-introtext ] strIntroText  This retrieves the introText as stored on the intro(duction) section of the n-th news document. But it also removes all html paragraph tags from the retrieved text/data. Read more... |
News [strnews-introtitle ] strIntroTitle  This retrieves the introTitle as stored on the intro(duction) section of the n-th news document Read more... |
News [strnews-introtitleh1 ] strIntroTitleH1  This retrieves the introTitle as stored on the intro(duction) section of the n-th news document. It wraps [strnews-introtitle ] in an h1. If [strnews-introtitle ] is empty no h1 is generated ! Read more... |
News [strnews-introtitleh2 ] strIntroTitleH2  This retrieves the introTitle as stored on the intro(duction) section of the n-th news document. It wraps [strnews-introtitle ] in an h2. If [strnews-introtitle ] is empty no h2 is generated ! Read more... |
News [strnews-introtitleh3 ] strIntroTitleH3  This retrieves the introTitle as stored on the intro(duction) section of the n-th news document. It wraps [strnews-introtitle ] in an h3. If [strnews-introtitle ] is empty no h3 is generated ! Read more... |
News [strnews-introtitleh4 ] strIntroTitleH4  This retrieves the introTitle as stored on the intro(duction) section of the n-th news document. It wraps [strnews-introtitle ] in an h4. If [strnews-introtitle ] is empty no h4 is generated ! Read more... |
News [strnews-introtxt ] strIntroTxt  This retrieves the introText as stored on the intro(duction) section of the n-th news document. Read more... |
News [strnews-linklabel ] strLinklabel  This calculates the analytics tracking label of the n-th news document in case it is of docType link. Since a link is being opened direcly the statistic tracker (when present) should be triggered directly from this newsbox. Read more... |
News [strnews-linktarget ] strLinkTarget  This calculates the opening target window of the n-th news document in case it is of docType link. Read more... |
News [strnews-linkurl ] strLinkUrl  This calculates the url/link (to open) as entered of the n-th news document in case it is of docType link. Read more... |
News [strnews-listitems ] strNewsLinkListItems  This calculates a list of all UNIDs of the documents present in the current news box (number). Read more... |
News [strnews-pagination ] strXdocPagination  This retrieves the docPagination item from the n-th news document. This is a numeric pagination value that should be used to open the n-th document (with the correct url `count` parameter in case it has child documents). Read more... |
News [strnews-paginationon ] strXdocPaginationOn  This gets a (flag)item `prevnext_on` from the n-th news document. This value indicates whether the n-th document itself has pagination activated (i.e. because there are underlying documents or not). Read more... |
News [strnews-paginationparam ] strXdocPaginationparam  This generates the correct `?opendocument`, `start` and `count` parameters for proper navigating to the n-th news document. The value is empty in case no url-parameters are required. Read more... |
News [strnews-readmore ] strReadmore  This retrieves the read more text as stored on the intro(duction) section of the n-th news document (in the docIntroLinkText item) Read more... |
News [strnews-seofriendly ] strSeoFriendly  This contains the user seo friendly name of the n-th news document in the news box. Read more... |
News [strnews-stattracker ] strNewsStatTracker  This generates an entire JS onclick code(snippet) to generate the correct analytics tracker for the n-th news image based on the selected tracker type (and code) as present on the website settings. Read more... |
News [strnews-stattrackeronly ] strStatTrackeronly  This generates a JS function call (only) to generate the correct analytics tracker for the n-th news item based on the selected tracker type (and code) as present on the website settings. Read more... |
News [strnews-tagahrefclose ] tagAhrefclose  This generates closing tag to use in line with a valid [strnews-tagahrefopen ] opening tag. Read more... |
News [strnews-tagahrefopen ] tagAhrefopen  When a valid news document is present this command generates an entire < a> opening tag with url, tracker and target code in it for opening the n-th news item. Read more... |
News [strnews-tagahrefvalue ] tagAhrefvalue  When a valid news document is present this command generates the correct value of the url for opening the n-th news item. Read more... |
News [strnews-text ] strNewsLinkText  Gets the descriptive news box text from item `newsLinkText` as stored on the current document in the news box settings section. In case this is empty it gets a default value from the website (doc). Read more... |
News [strnews-unid ] strUNIDXdoc  This retrieves the UNID of the n-th news document in the current news box (number). Read more... |
News [strnews-url ] strNewsLinkTagAhrefvalue  This generates the link value to use for properly opening the chosen `source` category or database. The format of the link depends on the docType (i.e. of the category). Read more... |
News [strnews-urllink ] strUrllink  This calculates the relative url-value of the n-th news document. In the following format: /site/documentuniqueid or /site/seofriendlyid. This value deliberately does not take `the docType` into account while calculating the value. Read more... |
Page [strmodulename ] strModulename  This contains the programmatic name of the current module, in this case `page` Read more... |
Page [strpage-doctext ] strDocText  This contains the value of the docText item, imploded with newline(s). In order to avoid overflows in @formulacommands, in case of large texts, this item is only calculated within the `init htmlBuilder` agent that handles writing to screen (and merging of all individual modules). So the mergecommand [strpage-doctext ] actually contains the textvalue `[strpage-doctext ]` which later will be replaced by the actual page text value within the `init htmlBuilder` agent. Read more... |
Page Global [strpagesubtitle ] pageSubTitle  |
Page Global [strpagesubtitleh1 ] strPageSubTitleH1  This wraps [strpagesubtitle ] in an h1. If [strpagesubtitle ] is empty no h1 is generated ! Read more... |
Page Global [strpagesubtitleh2 ] strPageSubTitleH2  This wraps [strpagesubtitle ] in an h2. If [strpagesubtitle ] is empty no h2 is generated ! Read more... |
Page Global [strpagesubtitleh3 ] strPageSubTitleH3  This wraps [strpagesubtitle ] in an h3. If [strpagesubtitle ] is empty no h3 is generated ! Read more... |
Page Global [strpagesubtitleh4 ] strPageSubTitleH4  This wraps [strpagesubtitle ] in an h4. If [strpagesubtitle ] is empty no h4 is generated ! Read more... |
Page Global [strpagetitle ] pageTitle  |
Page Global [strpagetitleh1 ] strPageTitleH1  This wraps [strpagetitle ] in an h1. If [strpagetitle ] is empty no h1 is generated ! Read more... |
Page Global [strpagetitleh2 ] strPageTitleH2  This wraps [strpagetitle ] in an h2. If [strpagetitle ] is empty no h2 is generated ! Read more... |
Page Global [strpagetitleh3 ] strPageTitleH3  This wraps [strpagetitle ] in an h3. If [strpagetitle ] is empty no h3 is generated ! Read more... |
Page Global [strpagetitleh4 ] strPageTitleH4  This wraps [strpagetitle ] in an h4. If [strpagetitle ] is empty no h4 is generated ! Read more... |
Sidekick [strmodulename ] strModulename  This contains the programmatic name of the current module, in this case `sidekick` Read more... |
Sidekick [strsidekick-doctext ] strSidekick  This contains the value of the sideKick item, imploded with newline(s). In order to avoid overflows in @formulacommands, in case of large texts, this item is only calculated within the `init htmlBuilder` agent that handles writing to screen (and merging of all individual modules). So the mergecommand [strsidekick-doctext ] actually contains the textvalue `[strsidekick-doctext ]` which later will be replaced by the actual sidekick text value within the `init htmlBuilder` agent. Read more... |
Sidekick [strsidekick-imgfile ] strSidekickImgFile  This variable contains the filename of the attached sidekick image Read more... |
Sidekick [strsidekick-imgfilepresent ] strSidekickImgFilePresent  This variable contains the value 1 if a valid attachment is present on the (notes)document that corresponds with the filename as stored in `sidekickFilePath` item Read more... |
Sidekick [strsidekick-introimg ] strSidekickIntroImg  This variable generates the entire html image tag corresponding to the properties of the (attached) sidekick image Read more... |
Sidekick [strsidekick-subtitle ] strSidekickSubTitle  This contains the subtitle of the sidekick (field pageSidekickSubTitle). If not available it outputs an empty string. Read more... |
Sidekick [strsidekick-subtitleh1 ] strSidekickSubTitleH1  This wraps [strsidekick-subtitle ] in an h1. If [strsidekick-subtitle ] is empty no h1 is generated ! Read more... |
Sidekick [strsidekick-subtitleh2 ] strSidekickSubTitleH2  This wraps [strsidekick-subtitle ] in an h2. If [strsidekick-subtitle ] is empty no h2 is generated ! Read more... |
Sidekick [strsidekick-subtitleh3 ] strSidekickSubTitleH3  This wraps [strsidekick-subtitle ] in an h3. If [strsidekick-subtitle ] is empty no h3 is generated ! Read more... |
Sidekick [strsidekick-subtitleh4 ] strSidekickSubTitleH4  This wraps [strsidekick-subtitle ] in an h4. If [strsidekick-subtitle ] is empty no h4 is generated ! Read more... |
Sidekick [strsidekick-title ] strSidekickTitle  This contains the title of the sidekick (field pageSidekickTitle). If not available it outputs an empty string. Read more... |
Sidekick [strsidekick-titleh1 ] strSidekickTitleH1  This wraps [strsidekick-title ] in an h1. If [strsidekick-title ] is empty no h1 is generated ! Read more... |
Sidekick [strsidekick-titleh2 ] strSidekickTitleH2  This wraps [strsidekick-title ] in an h2. If [strsidekick-title ] is empty no h2 is generated ! Read more... |
Sidekick [strsidekick-titleh3 ] strSidekickTitleH3  This wraps [strsidekick-title ] in an h3. If [strsidekick-title ] is empty no h3 is generated ! Read more... |
Sidekick [strsidekick-titleh4 ] strSidekickTitleH4  This wraps [strsidekick-title ] in an h4. If [strsidekick-title ] is empty no h4 is generated ! Read more... |
Topmenu [strmodulename ] strModulename  This contains the programmatic name of the current module, in this case `topmenu` Read more... |
Topmenu [strtopmenu-doctext ] strTopmenu or rightTopMenuText  This contains the value of the rightTopMenuText item, as present on the website (document), imploded with newline(s). In order to avoid overflows in @formulacommands, in case of large texts, this item is only calculated within the `init htmlBuilder` agent that handles writing to screen (and merging of all individual modules). So the mergecommand [strtopmenu-doctext ] actually contains the textvalue `[strtopmenu-doctext ]` which later will be replaced by the actual page text value within the `init htmlBuilder` agent. Read more... |