Daniel Martin
unread,Apr 3, 2014, 5:06:26 AM4/3/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Sign in to report message as abuse
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dradi...@googlegroups.com
Hi Danijel,
> I have customized the project template so that the colors shown in summary feed our needs. But after changing the colors the tags like red, purple, green disappear. Instead hex numbers of defined colors are shown. Is there any way to map colors with custom names?
I’m about to create a short video showing how to do this, but in a nutshell:
1) Create a new Project template with the tags you want (Templates > Projects). For example:
```
<?xml version="1.0" encoding="UTF-8"?>
<dradis-template>
<name>Custom tags</name>
<nodes/>
<categories/>
<issues/>
<methodologies/>
<tags>
<tag><name>!0000ff_blue</name></tag>
<tag><name>!ff0000_critical</name></tag>
<tag><name>!00ff00</name></tag>
</tags>
</dradis-template>
```
Note that you provide the name after the colour.
2) When you create a new project make sure to choose this template, and you’ll get the custom tags / colours.
HTH,
Daniel
—
Morris's three golden rules of computer security:
do not own a computer;
do not power it on;
and do not use one