www.projectwizards.net/

Merlin – Edit description or report template names

on 25. July 2011

In our last post, we’ve described the structure of a report template which Merlin can use whenever you call File > New Report. We have also shown how to change the font size of the reported text.

This post will handle points 2 and 3 of some quick and dirty changes for the reports.

Quick and dirty changes

  1. How to change the font size for print or preview.
  2. How to change predefined colors.
  3. How to add a more specific template description
  4. How to change the name of a report

3. How to add a more specific template description

  • Open the package of the template you want to change
  • Locate the language folders under /Contents/Resources (they end up by lproj)
  • If you want to edit the description only in your language, open your language folder (for example English.lproj)
    • If not seeing a folder by your language or the language of the Finder, just select the language on which your Merlin is currently running.
  • Open the file “InfoPlist.string” in a text editor (like BBedit, TextWrangler, XCode, etc)
  • Locate the line showing:
    PWReportDescription = …
  • Edit the value next to it and make sure it is kept in double quotes and the line ends with a ;  For example:
    PWReportDescription = "This report lists next due activities in 8pt text size.";
  • Save your changes
  • Now you can restart Merlin, call File > New Report and select the edited report template.

It will show the new report description.


4 . How to change the name of a report

  • Open the package of the template you want to change
  • Locate the language folders under /Contents/Resources (they end up by lproj)
  • If you want to edit the description only in your language, open your language folder (for example English.lproj)
    • If not seeing a folder by your language or the language of the Finder, just select the language on which your Merlin is currently running.
  • Open the file “InfoPlist.string” in a text editor (like BBedit, TextWrangler, XCode, etc)
  • Locate the line showing:
    CFBundleName = …
  • Edit the value next to it and make sure it is kept in double quotes and the line ends with a ;  For example:
    CFBundleName = "Next activities";
  • Save your changes
  • Now you can restart Merlin and call File > New Report.

Merlin will list this report by the just edited name.

Creating a new own report based on an existing Merlin project template

Above actions changed files within Merlin’s application package. They work for you on your Mac, but won’t be available for other Merlin users in your company. They will also be reseted the next time you update your Merlin version. To create a report template of your own to transfer to others and to be independent of updates resetting Merlin’s application package, you need to work a bit differently. This means, you do the same changes but create first a new report template of your own. For more information, check out our next post.

 

 

Tags: ,

Written by Vicky Stamatopoulou
Vicky Stamatopoulou works at ProjectWizards. She contributes to the MacPM.net blog, Merlin user forums, or other web spaces of ProjectWizards. The content provided is about Merlin or Mac usage, documentation, AppleScripting, or customization. Google+

17 Comments »

  1. Pingback by Merlin – Modifying existing reports » MacPM (July 25, 2011 @ 12:49 pm

    [...] 2. How to add a more specific template description See next blog post… [...]

  2. Pingback by Merlin – creating your own report templates » MacPM (July 26, 2011 @ 12:38 pm

    [...] have explained in previous posts, what Merlin report templates are and how to modify those within Merlin’s application [...]

  3. Pingback by Merlin – Adding a report option in a report template » MacPM (August 1, 2011 @ 1:39 pm

    [...] Edit description or report template names [...]

  4. Pingback by Merlin – Adding an option in a python/wbl report template » MacPM (August 2, 2011 @ 1:17 pm

    [...] Edit description or report template names [...]

  5. Pingback by Merlin – adding a property into an existing report » MacPM (August 3, 2011 @ 9:17 pm

    [...] Edit description or report template names [...]

  6. Pingback by Merlin – Adding a property into an existing python template » MacPM (August 5, 2011 @ 11:57 pm

    [...] Edit description or report template names [...]

  7. Pingback by Merlin – do a bit of magic in reports » MacPM (August 8, 2011 @ 10:40 pm

    [...] How to edit description or report template names [...]

  8. Pingback by Merlin – do a bit of magic in reports – part III » MacPM (September 2, 2011 @ 1:27 pm

    [...] How to edit description or report template names [...]

  9. Pingback by MERLIN – DO A BIT OF MAGIC IN REPORTS – PART VII » MacPM (November 10, 2011 @ 11:27 pm

    [...] How to edit description or report template names [...]

  10. Pingback by Merlin – Do a bit of magic in reports – Part VIII » MacPM (December 7, 2011 @ 12:54 pm

    [...] How to edit description or report template names [...]

  11. Pingback by Merlin – Do a bit of magic in reports – Part IX » MacPM (February 22, 2012 @ 11:00 pm

    [...] How to edit description or report template names [...]

  12. Pingback by MERLIN – DO A BIT OF MAGIC IN REPORTS – PART XVIII » MacPM (March 12, 2013 @ 2:01 pm

    [...] How to edit description or report template names [...]

  13. Pingback by Merlin – Do a bit of magic in reports – PART XIIX » MacPM (March 15, 2013 @ 10:46 pm

    [...] How to edit description or report template names [...]

  14. Pingback by Merlin – Do a bit of magic in reports – PART XXI » MacPM (April 9, 2013 @ 12:24 pm

    [...] How to edit description or report template names [...]

  15. Pingback by Merlin – Do a bit of magic in reports – PART XX » MacPM (April 12, 2013 @ 12:06 pm

    [...] How to edit description or report template names [...]

  16. Pingback by Merlin – Do a bit of magic in reports – PART XXII » MacPM (May 3, 2013 @ 1:58 pm

    [...] How to edit description or report template names [...]

  17. Pingback by Merlin – Do a bit of magic in Merlin reports – PART XXII » MacPM (May 23, 2013 @ 7:36 pm

    [...] How to edit description or report template names [...]

RSS feed for comments on this post. TrackBack URL

Leave a comment