S67 Qualified Contributions
Use the S67 Tag to render qualified contributed content.
Application
Solicited Content
Can You Add This S-Tag in the WYSIWYG content editor?
Solicited Content > Qualified Contribution
Can You Add This S-Tag in the Luminate CMS WYSIWYG content editor?
Luminate Online Content > Solicited Content > Qualified Contribution
Format
-
Standard
[[S67:itemtype:criteria:altitem:layout:creation:exists]]
-
XML
<convio:session name=”67” param==”itemtype:criteria:altitem: layout:creation_date:exists”/>
Parameters
-
itemtype - The Solicitation ID of the qualified content.
-
criteria - Filtering criteria. Values include country, state, security_category, and affiliate.
-
altitem - The ID of an alternative contribution to display if the qualified content cannot be found.
-
layout - Specifies how the qualified contributed content is formatted. A layout specified in the XML file is located here:
site_data/001/00000001/custom/50/regional_insert_format_*.xml
For example:
site_data/001/00000001/custom/50/regional_insert_format_news.xml
-
creation date - Contributions checks against this date to determine if the content qualifies.
-
exists - A Boolean check.
-
If set to true, the S-Tag renders the value TRUE or FALSE rather than the content.
-
If set to false, the content is rendered rather than the Boolean check.
-
This allows you to test that the content renders before it displays.
Sample Code
-
Standard
[[S67:240:affiliate:0:standard:6/26/2009:true]]
-
XML
<convio:session name="67" param="240:affiliate:0:standard:6/26/2009:true"></convio:session>