Magento - add the WYSIWYG editor to custom widget options - magento

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.

Related

Can Joomla has a custom excerpt like WordPress, Drupal?

Both WordPress and Drupal have a custom excerpt, it's very useful, but Joomla seems doesn't have one.
Does someone know which extension can enable Joomla's custom excerpt function?
Thank you!
You don't need any extension, Joomla can do this out-of-the box using the native readmore functionality.
Add a readmore to your article, custom excerpt before the readmore.
In article options, set 'show readmore' to 'no'.
Now blog pages will show your custom excerpt text but it will not be shown in the article view.

User friendly WYSIWYG editor for 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.

Removing magento cms page layout update from mobile theme

I'm using cms HomePage in magento to show my block.
It reuqires some <action>, so I'm adding it on layout update tab. It works fine, but...
This layout update is applied on mobile theme too, what is wrong behaviour. How can i prevent it?
Thanks for any advice.
There is no simple solution... What you want from action? Maybe there is another way for that ;)

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.

customize category page in magento

I am a newbie in magento. Please let me know how can I edit my category page.
If I want to add some html code to a particular category then from which file should I for in magento root folder.
Please help.
Thanx in advance.
If you only want to add to the category and not modify the existing output, then one option is to create a Static Block with whatever html that you want, and then edit your category and choose that block in the "Display Settings" tab.
Since you're new perhaps you should start with the designer's guide and theming wiki.
The difficulty with theming is no one file is responsible, about the best trick you can learn is using template hints.

Resources