Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have the i18n module installed. I installed the simplenews module to send ewsletters. I have one French newsletter and one English newsletter. How do I make it so the unsubscribe message at the end of the message appears in French in the French newsletter and in English for the English one? Of course, i also want messages to subscribe and unsubscribe to appear in French or English depending on the type of subscription.
I would really like to know how to ensure that when each teaser is displayed, the node type is shown too.
Once I have worked out how to display node tpyes in teasers I'd then like to display a custom icon, eg for node type "book review" I'd like to show an image of a book..... but one step at a time :)
Can anybody offer any help or advice? Thanks in adavnce :)
My configuration: PHP4.3.10, Drupal 4.6.3, Theme: pushbutton
How can I change the font style of the menu item ?
It seems that it can not recognize the HTML language ?
e.g.
In "add menu item" step, in "title", if I fill <font size="2">About us</font> ,
it showes directly all the characters, and doesn't change the font at all!
It can be done only in pages, not in codes ?
I am not familiar with the Drupal source code. Who can tell me which file
I should change ?
Does anyone develop drupal in local environment - if so have you any luck with using image assist with it?
I keep getting:
warning: getimagesize(images/DSC_7026.JPG) [function.getimagesize]: failed to open stream: No such file or directory in C:\webdev\xampp\htdocs\blog\modules\img_assist\img_assist.module on line 550.
warning: getimagesize(images/DSC_7026.JPG) [function.getimagesize]: failed to open stream: No such file or directory in C:\webdev\xampp\htdocs\blog\modules\img_assist\img_assist.module on line 525.
I am trying out the simplenews module on a test page. When I set it to send to the test address, I do not receive an email. The mailing system works because if I register, I get the confirmation email.
I don't see any errors in the events page so I don't understand what is happening. Can anyone help? FWIW, my installation is on a Windows server (not sure the exact version).