Re: project summary colors

21 views
Skip to first unread message

Daniel Martin

unread,
Apr 3, 2014, 5:06:26 AM4/3/14
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

grah.danijel

unread,
Apr 3, 2014, 7:10:20 AM4/3/14
to dradi...@googlegroups.com, dan...@securityroots.com
This works great. 

Thanks!
Reply all
Reply to author
Forward
0 new messages