1
w_grace
Virus Module - Any Update on the way?
  • 2004/1/2 20:08

  • w_grace

  • Just popping in

  • Posts: 27

  • Since: 2003/9/10


Hello,

Is there likely to be any updates to the Virus Info modules?

2
Jakobo
Re: Virus Module - Any Update on the way?
  • 2004/1/6 3:49

  • Jakobo

  • Just popping in

  • Posts: 61

  • Since: 2003/12/18


A slightly related vein that may be helpful.
Symantec AV Research has moved to a JavaScript printout that looks like this:

<script src="http://securityresponse.symantec.com/avcenter/js/vir.js"></script>
<script src="http://securityresponse.symantec.com/avcenter/js/tools.js"></script>
<script src="http://securityresponse.symantec.com/avcenter/js/advis.js"></script>
<script src="http://securityresponse.symantec.com/avcenter/js/vir_display.js"></script>
<script>
var symSshow = '0';
var symBORDcolor = 'ff0000';
var symLmax = '12';
var symBACKcolor = 'black';
var symFONTcolor = 'ffff00';
var symLINKcolor = 'ffffff';
var symTshow = '0';
symDisplay();
</script>

The three javascript variables are easily overridden and can be tied to your theme's CSS. If you need some help getting this working, let me know and I'd love to help. I use something really similar to this on an Intranet site since all updates are then handled by the 3rd party. Just be sure to keep on top of their site in case they change addresses or something like that.

~J

[Edit] For reference, variables are:
symSshow - show search box (1 = yes, 0 = no)
symBORDcolor - border color of symantec box
symLmax - number of "Latest Threats" to display
symBACKcolor - background color for box
symFONTcolor - font color for box
symLINKcolor - link color inside of box
symTshow - show latest tools (1 = yes, 0 = no)

[EditEdit] I think I might do this now, my programmers instinct has kicked in. Let's see what we can make happen.

3
Jakobo
Re: Virus Module - Any Update on the way?
  • 2004/1/6 9:59

  • Jakobo

  • Just popping in

  • Posts: 61

  • Since: 2003/12/18


And so, a few hours later it is done.

SymantecAlert v 1.0

Your basic little configurable virus data module.

Uck, that's a mouthful. Incidentally, I forgot for a while hope to set options for blocks. I will probably come back here ot the wiki and write something on ModuleConfig settings and block $options and why/how they are different.

Anyway, about that module...
http://www.felocity.org/files/xoops_2.0.5.x/symantecalert.zip

Will probably post to downloads too once I get some feedback.

Login

Who's Online

152 user(s) are online (79 user(s) are browsing Support Forums)


Members: 0


Guests: 152


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits