Welcome, Guest
Username Password: Remember me

Which joomla text editor should be used???
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Which joomla text editor should be used???

Which joomla text editor should be used??? 13 years, 9 months ago #398

Hi,

I would like to know which text editor should be used on joomla to generate correct html input for MobileJoomla.

I've created two articles->

The first one is created with included tiny editor, and it works fine on iPhone but not on Android devices (it's rescaled but not "enough", a small part of the image goes outside on the right). Even using JCE this will happen.


The second one in the site called "test" is written using Jooid on my Android phone, is a joomla administrator app for android. With this one resizing works correctly on both my Android and iPhone.

---> on the iPhone the image is surrounded by a black line and it's not centered but it depends on jooid editor which places this values in the code: hspace, vspace and border; if you remove them the image works fine.


But if it works with mobile editor it should be related somehow to the code (if you use JCK editor image resizing won't work on both android and iphone devices)

Someone knows which is the correct image syntax?


thank You!!!


P.S.

Here is the site: open on iPhone and then another device: LINK

Which joomla text editor should be used??? 13 years, 9 months ago #1930

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
desmosedici wrote:
Someone knows which is the correct image syntax?


The correct syntax is just <img src="/path/to/file.ext" />, but most of html-editors add a lot of other attributes to the images (align, width, height, style, hspace, vspace, border, etc.). During image rescaling procedure MJ removes old info about image width and height, but keep other attributes.

Maybe further MJ will remove/rescale hspace/vspace/border attributes, but it should be thoroughly tested before released.
  • Page:
  • 1
Time to create page: 0.06 seconds

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.