Search
Register
Login
The forums for the blog module are located on DotNetNuke.com.
Here the direct links to the forums:
Forum::Using the blog module
Forum::Developing the blog module
Hi,
I would like to change the text of the email alert send out when somebody comments on a new blog entry (there is a typo in the text and I would like to make it more personal).
Current text: ..."you have received a new comment for your blog enttry...")
Could somebody tell me where I have to go to make this change.
Thanks a lot
Chris
Chris,
open the file ViewEntry.ascx.resx which is located in the sub folder App_LocalResources.
In that file you find the key msgMailBody.Text and there you can change the string for the message.
HTH
HP
Thank you very much. I have found the file and the text in the source code of the module I had downloaded from your website. However a friend of mine had already instaled the module beforehand and we use it for several portals. Now I cannot fined out how to change the text for only one of the portals. Where do I have to go to fined the file?
I am more a DNN3 user than developper so I would appreciate some help.
Thanks again!!!
You will find a language editor in the admin menu.
The resources for NewBlog in
Local Resources --> DesktopModules --> NewBlog --> App_LocalResources --> ViewEntry
There you can edit the resources for the current portal.
I found it, did the changes and it works!
Thank you so much,
Page generated in 0.1249952 seconds.