[solved] Problem with News Module after installing CMSms 1.1

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
Florian48

[solved] Problem with News Module after installing CMSms 1.1

Post by Florian48 »

Hello

After updating CMSms to release 1.1. I have got a problem with the news module.
To link from the newssummary to the detailpage I changed the "morelink" to ">>". After the update it is shown as ">>" in the source code and so you see ">>" on the webpage.

Does anyone know what I can do to fix that?

thanks,

Florian
Last edited by Florian48 on Sun Aug 19, 2007 4:16 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Problem with News Module after installing CMSms 1.1

Post by Dr.CSS »

How did you change the more link?...
Are you putting this in a page content edit box?...
Florian48

Re: Problem with News Module after installing CMSms 1.1

Post by Florian48 »

Yes, I changed the morelink in TinyMCE to morelink=">>"
Before CMSms 1.1 it worked without any problems.
cyberman

Re: Problem with News Module after installing CMSms 1.1

Post by cyberman »

Florian48 wrote: I changed the morelink in TinyMCE to morelink=">>"
Try morelink='>>'. Check it in Tinys source view too.

Tiny transform it sometimes to his entities ...
Florian48

Re: Problem with News Module after installing CMSms 1.1

Post by Florian48 »

I tried it with '>>' but it doesn't work.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Problem with News Module after installing CMSms 1.1

Post by Dr.CSS »

When adding module tag in a page edit box you can try going to user preferences and turn off wysiwyg editing then go back to the page and check/edit your tag then submit, this may help stop the editor from changing the >> into html entities...

Also you may be able to use the preference in tiny to not use xhtml, uncheck this, maybe?...

Only allow XHTML-compliant elements

EDIT: you can also go to, FTP, modules/News/lang and copy the en_US.php and edit line 88 to have your >> and rename it en_US1.php then in the tag {news lang="en_US1.php"} to make it use the custom lang file you make and all other news articles will use the default lang file...
Last edited by Anonymous on Fri Aug 17, 2007 9:01 pm, edited 1 time in total.
Florian48

Re: Problem with News Module after installing CMSms 1.1

Post by Florian48 »

The tip with changing the language file works.

Thank you very much.
Locked

Return to “Modules/Add-Ons”