language html blocks

Is it possible when i add a html block that the content is language based?

I mean, with language keys it's possible with _keys

 

But how to do it with content inside?

And how to do it with embed video's?

 

And finnally, it's possible that english people see only English content?
That dutch people see ony dutch content?

That the whole block is that when Dutch is selected is shown to dutch people that English & french people can't see it?

Now i have to add 3 languages in one block and sometimes the txts are very long.

And English people have nothing to see of french & dutch text if they don't understand.

 

http://c2n.me/3sG4Ycb.jpg

 

Thanks 

http://www.busimatch.club ( The most exclusive business club)
Quote · 9 Jan 2016

This was asked before, and HL answered it.  HL also found a bug with it.

Geeks, making the world a better place
Quote · 9 Jan 2016

https://www.boonex.com/forums/topic/Bilingual-HTML-block.htm

Geeks, making the world a better place
Quote · 9 Jan 2016

Keep the HTML cache turned off:

 

https://www.boonex.com/forums/topic/HTML-files-cache-is-AFU.htm

Geeks, making the world a better place
Quote · 9 Jan 2016

ok, thanks.
But how to do it with video's?
With <iframe>?)

In the back office we have also so less space, how to make the space bigger in the laguage space?

http://c2n.me/3sHg6YP.jpg

i want to make bigge the pop up and the places to add the text.

 

Thanks, Didier

http://www.busimatch.club ( The most exclusive business club)
Quote · 9 Jan 2016

ok, i tried everything.

Now i see this...
http://c2n.me/3sHhWnw.jpg

 

I saw that TinyMC breaks the code of something like that.

But i don't understand...
It's in the existing blocks of boonex.. not my own blocs.

Now i see this: <bx_text: _store_covergeniepro />

the key is made.. but not shown.

 

It's difficult enough now that i have always to the keys when i want to add text.
It's not working :( 

http://www.busimatch.club ( The most exclusive business club)
Quote · 9 Jan 2016

I know that Boonex proclaima that Dolphin is more or less plug-and-play; and it is if you just use the platform as it comes out of the box, but members are constantly asking for stuff that is not part of the "out of the box" experience.  When I started with Dolphin I put together a team that included graphic designers, web developers and server IT administrators.  If you don't want to have custom templates and code then you won't need such a team.  However, if you do, you will either need to hire such people or learn it yourself.  Learning means more than just coming into Boonex forums and asking; it means searching and reading and trying until you have the knowledge.

 

Now, when one is in the Dolphin admin adding content, it is not passed through the htmlpurifier.  However, if the TinyMCE editor is in place, the code will be passed through TinyMCE's code checker.  I don't know how many problems have been posted that deal with this simple fact that TinyMCE cleans code when one is in the admin; it is the way TinyMCE is coded.

 

I can code HTML with the best of them but will use TinyMCE when needing to do quick HTML.  It is a tool and why not use it?  This issue with TinyMCE should have been included in 7.2.x release.  The fix is simple.  Allow one to turn off HTML editor on blocks in the admin and have it to remember it.  In other words, have a flag that is stored in the database for an html block when someone turns off the HTML editor.  When the admin loads in that block for editing, it will check this flag to see if the TinyMCE editor should be loaded for that block.  This will allow one to insert code into an HTML block and not have that code stripped when one goes to edit it but still allow one to use TinyMCE for other HTML blocks.

Geeks, making the world a better place
Quote · 9 Jan 2016

 

In the back office we have also so less space, how to make the space bigger in the laguage space?

You would have to change the code.

 

However, work on the text in a plain text editor then copy and paste the text into the language key editor.

Geeks, making the world a better place
Quote · 9 Jan 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.