CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions »
  • Usability Improvements (Moderator: Dave Greenberg) »
  • Insert name in all system message templates
Pages: [1]

Author Topic: Insert name in all system message templates  (Read 1302 times)

tabletguy

  • I post occasionally
  • **
  • Posts: 73
  • Karma: 2
Insert name in all system message templates
April 23, 2010, 09:36:12 am
Currently, message templates (those I've looked at) have this code segment:
Code: [Select]
  <!-- BEGIN HEADER -->
  <!-- You can add table row(s) here with logo or other header elements -->
  <!-- END HEADER -->

How about either an automated (new token) or manual change to insert the name of each template in that comment. This allows a quick and easy way to "backtrack" from a message and figure out where to start. Just something for new people.

Example:

  <!-- BEGIN HEADER -->
  <!-- You can add table row(s) here with logo or other header elements (Profiles - Admin Notification) -->
  <!-- END HEADER -->

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions »
  • Usability Improvements (Moderator: Dave Greenberg) »
  • Insert name in all system message templates

This forum was archived on 2017-11-26.