Project:IE Destroyer
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Xano
Status:closed (fixed)

Issue Summary

IEDestroyer should provide the ability to show localized messages, depending on the viewer's language settings. For my site anyway, this is the only way it will work, I have a lot of visitors who do not speak english...

Comments

#1

Version:4.7.x-1.x-dev» 5.x-1.x-dev
Component:Miscellaneous» Code
Status:active» reviewed & tested by the community

The custom message field exists, but not useds.

To fix it, go to iedestroyer_banner() and replace the line saying $output = _iedestroyer_default(); with a line saying $output = variable_get ('iedestroyer_output');

#2

Assigned to:Anonymous» Xano
Status:reviewed & tested by the community» active

I'll add an option to set those messages for all available languages.

#3

Status:active» fixed

Added and committed to 5.x-1.x-dev.

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.