Development Documents
04-Feb-2020
ISML Tag - ISCOMMENT
Document Properties
Kbid
2474F5
Added to KB
20-Jun-2013
Status
online
Product
  • Intershop 7.1
  • Intershop 7.3
  • Intershop 7.5
  • ICM 7.6
  • ICM 7.8
  • ICM 7.10
  • ICM 12
Last Modified
04-Feb-2020
Public Access
everyone
Doc Type
References
Product
  • Intershop 7.2
  • Intershop 7.4
  • Intershop 7.4 CI
  • ICM 7.7
  • ICM 7.9
  • ICM 11
  • ICM 13
Document Link
https://knowledge.intershop.com/kb/2474F5

Name

ISCOMMENT

Short Description

generates comments not visible in the storefront

Table of Contents

Product Version

6.5

Product To Version

 

StatusNew Labels

Introduction

Use <ISCOMMENT> to document your templates while you are writing them, to include reminders or instructions for yourself and others who work with the system. HTML comments are created by surrounding the text with the character strings.

<!--

and

-->

This works well for each template user, but from the programmer's perspective, that commenting method provides no confidentiality. Anyone can use a browser's View | Source menu to see the HTML code, including the comments. If you do not want to broadcast your comments to the outside world, use the <ISCOMMENT> tag for your comments. Anything enclosed in an <ISCOMMENT>... </ISCOMMENT> structure is not parsed by the template processor and does not appear in the generated storefront page.

Syntax

<ISCOMMENT> your comments </ISCOMMENT>

Example

<ISCOMMENT> this comment will not be sent to the browser </ISCOMMENT>

Reference - ISML Tags

Disclaimer

The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Website, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.

Home
Knowledge Base
User Manuals
Product Releases
Log on to continue
This Knowledge Base document is reserved for registered customers.
Log on with your Intershop Entra ID to continue.
Write an email to supportadmin@intershop.de if you experience login issues,
or if you want to register as customer.