Hello,

I have installed SimpleNews in a drupal6 site to create a newsletter. There is no translation to spanish, though I have beeen able to customize it pretty much. The are only a couple of things I couldn't change:

1- the text in the button. It reads "subscribe", and I can't change it to spanish or any other text.

2- the link to "last issues". I just don't want to show it, but I can't find out how without going into the code of the module.

3- how do I can, in drupal6, make the newsletters in full html?

Could anyone give some help please in this points please?

Comments

mcfilms’s picture

I too would like to change the word "Subscribe" on that button. I would also like to change the text next to the radio buttons the anonymous visitors see.

A list of some of the Drupal sites I have designed and/or developed can be viewed at motioncity.com

mcfilms’s picture

Answering my own question here. The String Override module will do this.

A list of some of the Drupal sites I have designed and/or developed can be viewed at motioncity.com

yaworsk’s picture

Hi all,
for the benefit of anyone looking to do this, here is a video tutorial showing how to override the "save" button and remove the radio buttons. Message me if you just want the code - it involves creating a simple module which calls hook_form_alter, its about 10 - 15 lines...

Changing the Simplenews subscription block

pete