User friendly WYSIWYG editor for Magento - magento

I need to modify the default WYSIWYG editor in Magento it is not user friendly.Is it possible to add a more user friendly WYSIWYG editor to Magento backend?
Help is highly appreciable.
Thanks,
VKS

You can try this: http://www.mgt-commerce.com/redactor-jquery-wysiwyg-for-magento.html
It's easy, nice and free, having the basic, I think all that somebody actually needs.

Related

CS-CART Themeing

I have been looking into using CS-CART as a shopping cart and started looking through the themes and it appears to me the only way to build a theme is to extend a default theme and use the theme editor and visual designer to construct themes. Is this the only way or is there a way to code custom themes without being limited to designing in the administration section?
The theme editor is intended to be used as a customization tool for the site administrator, not for the theme developer.
A theme may provide configuration for the theme editor - what colors can be changed, etc.
For the deep customization of how the site looks you can create you own theme with your own CSS code.
Check out this guide on how to create your custom theme - http://docs.cs-cart.com/4.3.x/designer_guide/theme_tutorial/index.html
Also there is an official Bootstrap 3 theme for CS-Cart which can be easily customized - https://github.com/cscart/cscart-boilerplate#the-cs-cart-boilerplate-theme
You are not limited, you have all the tools that you need to develop as you desire, the responsive theme is the base because this theme was tested enough so far and have good feedback and for somebody to start from scratch will take to much time and until you finish CS-Cart will do a big change and you will need to do another work ;)
Please check https://www.ambientlounge.ie and let me know if you find any limitations here :D
It's very easy modift cs-cart theme, cs-cart theme base on bootstrap and and smarty engine, firt you need looking for "index.tpl", "common/script.tpl", "common/style.tpl", "view/block_manager/render/grid.tpl || container.tpl || block.tpl || location.tpl. and you will understand cs-cart theme structure
You need to know smarty engine syntax here http://www.smarty.net/documentation
and cs-cart developer doc here http://docs.cs-cart.com/4.3.x/#designer-guide

how to implement custom theme in magento 1.9

i am new in magento can anyone tell me nice and easy way to implement custim theme (Css\html) in magento 1.9.you can recomend free pdf which explain all the steps.
thanks in advance
Go to youtube.com and type: install magento theme
you may also check out the videos of LevelUpTuts for more information on the magento theme directory structure etc.
Hope this helps.

How to use Wysiwyg upload files for my button in magento

I want add a custom button in admin form, use files manager of Wysiwyg editor. But i can’t find anything sad about that.
Please give me any solutions if you have.
Thanks.

magento add wysiwyg block to cms page

Using Magento, I need to offer my clients the public use of a wysiwyg editor on my website to simply generate html code for them to copy and paste. My idea is to add a static block to a cms page... the block being a wysiwyg editor. Anyone know if it is possible to set up a static block for the wysiwyg editor in Magento? If so, please explain how this is done in detail. If you would like more info on why I need this, just ask and I'll get into the details, but I'm hoping for a discussion on how to achieve this, not a discussion on why I need to do this.
Thanks for the help!
Figured it out by thinking outside of the box.
Just used NicEdit on a CMS page and it works great... does exactly what I need it to do.

Magento - add the WYSIWYG editor to custom widget options

it is possible to add the Magento WYSIWYG editor to custom widget options??
If yes how can I do that ?
Thanks for help :)
This should help solve your problem: http://www.magentocommerce.com/boards/viewthread/176212/
You can have a look here:
Magento - add WYSIWYG editor to custom widget
I managed to get it work for widget options. Hope it helps you.

Resources