History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RIFE-306
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Geert Bevin
Reporter: Steven Grimm
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RIFE

Add "comment" template tag

Created: 20/Aug/06 07:51 PM   Updated: 09/Mar/07 02:43 PM
Component/s: template
Affects Version/s: 1.5.1
Fix Version/s: 1.6

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Scale: Bite-sized


 Description  « Hide
There needs to be a way to add comments to a template without outputting them to the end user or even compiling them to Java byte code. Something like:

<r:c>This block is only shown when the user is an admin!</r:c>
<r:b name="deleteUserLink"><a href="...">Delete user</a></r:b>


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.