problem with lang_smsmslink_title

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
piotr22
Forum Members
Forum Members
Posts: 53
Joined: Wed Nov 29, 2006 6:58 am

problem with lang_smsmslink_title

Post by piotr22 »

hi.

I have a problem with tinycms.

When I click on icon insert cmsmslink  I see every position (sites) but no polish chars.

I use polish version I select polish language in Tinycms


and twice problem in the same place:

I can't to see  title in this popup  but {$lang_cmsmslink_title}

I find this problem in  modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/cmsmslink/popup.php

echo "Id()."\">".str_repeat("|-",substr_count($one->Hierarchy(),"."))." ".$one->Hierarchy}

but I dont know what to change.

help me please
cyberman

Re: problem with lang_smsmslink_title

Post by cyberman »

The reason is there is no polish translation for cmsmslink plugin available.

Please make a look at the lang folder of this plugin. Would be nice if you can create someone :).
piotr22
Forum Members
Forum Members
Posts: 53
Joined: Wed Nov 29, 2006 6:58 am

Re: problem with lang_smsmslink_title

Post by piotr22 »

ok    but I don't know how ?
cyberman

Re: problem with lang_smsmslink_title

Post by cyberman »

Take the english lang file en.js, rename it to pl.js, open it with your favourite editor and translate it :).
piotr22
Forum Members
Forum Members
Posts: 53
Joined: Wed Nov 29, 2006 6:58 am

Re: problem with lang_smsmslink_title

Post by piotr22 »

thx for advice.

But I have problem with cmsms links in text area field.

Ofcourse I see every links but some links are without polish chars.

Attachments
111.jpg
cyberman

Re: problem with lang_smsmslink_title

Post by cyberman »

You have to encode special chars.

eg in german we have such one like ä. It must be encode as ä

Have you done it?
piotr22
Forum Members
Forum Members
Posts: 53
Joined: Wed Nov 29, 2006 6:58 am

Re: problem with lang_smsmslink_title

Post by piotr22 »

I understood but  when I change it in admin Panel (-->sites) in title and text in menu (some chars are ok but some are wrong)

I insert:    AktualnoĹ›ci (zbiorówka)  and I see  AktualnoĹ›ci (zbiorówka) 




and next problem is  in tinymce insert area.

When I try insert  numeration list  I can't to see numbers of dots  like this:
Attachments
222.jpg
cyberman

Re: problem with lang_smsmslink_title

Post by cyberman »

piotr22 wrote: I insert:    AktualnoĹ›ci (zbiorówka)  and I see  AktualnoĹ›ci (zbiorówka) 
Think you have to insert

AktualnoĹ›ci (zbiorówka)
When I try insert  numeration list  I can't to see numbers of dots  like this:
That's the result of your current page CSS.
piotr22
Forum Members
Forum Members
Posts: 53
Joined: Wed Nov 29, 2006 6:58 am

Re: problem with lang_smsmslink_title

Post by piotr22 »

could you tell me where can I change it  and solve this problem??

thank you very much
cyberman

Re: problem with lang_smsmslink_title

Post by cyberman »

Do you mean the CSS problem?

You have to change stylesheet for inside your css ...
Last edited by cyberman on Mon Nov 12, 2007 12:20 pm, edited 1 time in total.
piotr22
Forum Members
Forum Members
Posts: 53
Joined: Wed Nov 29, 2006 6:58 am

Re: problem with lang_smsmslink_title

Post by piotr22 »

but I don't know where is this css ?

I try to fing in /admin/themes/default/css/style.css  and nothink.

please help me

thx
cyberman

Re: problem with lang_smsmslink_title

Post by cyberman »

Oh no, TinyMCE read the css from the edited page ...
piotr22
Forum Members
Forum Members
Posts: 53
Joined: Wed Nov 29, 2006 6:58 am

Re: problem with lang_smsmslink_title

Post by piotr22 »

ok  please take me path to css file because I can't to find it.

thx
piotr22
Forum Members
Forum Members
Posts: 53
Joined: Wed Nov 29, 2006 6:58 am

Re: problem with lang_smsmslink_title

Post by piotr22 »

one think,
every think is ok when I save changes and display my site.
but when I insert numeration list in tinymce in area field I don't see 1), 2),3) ....  (in admin Panel)
cyberman

Re: problem with lang_smsmslink_title

Post by cyberman »

Have you tried to add a margin/padding for body tag inside TinyMCE admin panel?
Post Reply

Return to “Modules/Add-Ons”