Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Redactor WYSIWYG Editor Integration

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #1  
Old 10-02-2012, 02:31 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Redactor WYSIWYG Editor Integration

  • Lightweight WYSIWYG HTML editors for product descriptions, static pages, news etc.
  • Drag and drop image and file uploaders built-in!
  • Embed videos by simply pasting the video URL (YouTube & Vimeo)
  • Generates clean HTML, even when pasting content from Word etc.
  • Clean product descriptions HTML = better for SEO
  • Optional clips feature for repetitive content insertion
  • Optional defined links feature for repetitive link insertion
  • Please note, requires jQuery v1.9.1 minimum (admin side)
  • Compatible with X-Cart v4.4.x - v4.7.x
DEMO / INFO

PURCHASE

Note: we are OEM licensed.
__________________
xcartmods.co.uk
Reply With Quote

The following 6 users thank PhilJ for this useful post:
ADDISON (10-02-2012), chamberinternet (03-19-2013), cherie (10-02-2012), qualiteam (10-03-2012), totaltec (10-02-2012), wnc2 (03-09-2013)
  #2  
Old 10-02-2012, 02:42 PM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Redactor WYSIWYG Editor Integration

This alone makes it worth using:
"The tool cleans up text automatically on paste. Simply copy text from MS Word, paste it into Redactor and you’re done, crystal clean text ready for you to use."

Been wanting something like this for my clients for a long time. Thanks Phil.
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote
  #3  
Old 03-09-2013, 05:57 AM
 
wnc2 wnc2 is offline
 

Senior Member
  
Join Date: May 2003
Posts: 140
 

Default Re: Redactor WYSIWYG Editor Integration

Quote:
Originally Posted by PhilJ
  • Extremely lightweight, uncomplicated HTML editor
  • Up to eight times faster than CKEditor!
  • jQuery powered, easy to implement, use it wherever necessary
  • Includes basic WYSIWYG options with drag-n-drop image uploader
Licensing starts at $19 - redactorjs.com - Edit: now $99

Tested with v4.5.2, but should work for earlier versions.

QT devs might want to consider this for future X-Cart versions, as it's great


hi phil,

after reading your post, i've buyed and installed this editor, but i have a problem.

in shot and full product description, editor starts to write in bold and image upload doesn't work.
instead in news management, category, static pages, editor works well.

any idea

thanks in advance

davide
__________________
www.wnc2.biz
4.7.6+ fashion walk + xbanners2 + xmenusR
cdseopro - xcms - OPC
enterprise hosting on handsonwebhosting
IMAC with Sierra 10.12
=======
5.3.3.1 on test (maybe ready in 2031)
Reply With Quote
  #4  
Old 03-09-2013, 06:08 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: Redactor WYSIWYG Editor Integration

Are you sure it's bold? Are there <b> or <strong> HTML tags in the description source code by default?

Ensure you have put the correct server path in your upload PHP file.
__________________
xcartmods.co.uk
Reply With Quote
  #5  
Old 03-09-2013, 06:19 AM
 
wnc2 wnc2 is offline
 

Senior Member
  
Join Date: May 2003
Posts: 140
 

Default Re: Redactor WYSIWYG Editor Integration

Quote:
Originally Posted by PhilJ
Are you sure it's bold? Are there <b> or <strong> HTML tags in the description source code by default?

Ensure you have put the correct server path in your upload PHP file.


hi phil,

many thanks for your quick reply.

if i write qwerty i see it in bold but the code is simply:
<p>qwerty</p>

than if i select the letters and i press the "B" button (which is obviously deactivated) the letters turn to normal character and the code become:
<p><span style="font-weight: normal;">qwerty</span></p>
if i press "B" again, letters turn Bold again but the bold code doesn't appear, it turn back to:
<p>qwerty</p>


any idea?
__________________
www.wnc2.biz
4.7.6+ fashion walk + xbanners2 + xmenusR
cdseopro - xcms - OPC
enterprise hosting on handsonwebhosting
IMAC with Sierra 10.12
=======
5.3.3.1 on test (maybe ready in 2031)
Reply With Quote
  #6  
Old 03-09-2013, 07:20 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: Redactor WYSIWYG Editor Integration

Are you using the JS and CSS files from my zip file in the first post?

Or the purchased JS and CSS files?

If using mine, then I will update the files to the latest version.

You shouldn't be getting inline CSS, should be <b>...</b> tags for bold.
__________________
xcartmods.co.uk
Reply With Quote
  #7  
Old 03-09-2013, 07:40 AM
 
wnc2 wnc2 is offline
 

Senior Member
  
Join Date: May 2003
Posts: 140
 

Default Re: Redactor WYSIWYG Editor Integration

Quote:
Originally Posted by PhilJ
Are you using the JS and CSS files from my zip file in the first post?

Or the purchased JS and CSS files?

If using mine, then I will update the files to the latest version.

You shouldn't be getting inline CSS, should be <b>...</b> tags for bold.

i followed you info, to set image upload and template editing, then i purchased immediately the latest version and i've uploaded it

the purchased version has other folders than /redactor

it has:
/lib
/demo
/css
/redactor

the files inside redactor are the same but with different size
__________________
www.wnc2.biz
4.7.6+ fashion walk + xbanners2 + xmenusR
cdseopro - xcms - OPC
enterprise hosting on handsonwebhosting
IMAC with Sierra 10.12
=======
5.3.3.1 on test (maybe ready in 2031)
Reply With Quote
  #8  
Old 03-09-2013, 03:34 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: Redactor WYSIWYG Editor Integration

Use the redactor.css and redactor.min.js that you got in your purchased zip.

I've updated the files above anyway.
__________________
xcartmods.co.uk
Reply With Quote
  #9  
Old 03-11-2013, 03:01 AM
 
wnc2 wnc2 is offline
 

Senior Member
  
Join Date: May 2003
Posts: 140
 

Default Re: Redactor WYSIWYG Editor Integration

Quote:
Originally Posted by PhilJ
Use the redactor.css and redactor.min.js that you got in your purchased zip.

I've updated the files above anyway.


no way , same problem, the editor works well everywhere (categories, brands, news) except product management page (the most important).

stil bold and still no image load

only one differente thing, now the editor window height is increased, before it was about 1cm high.


any (other) idea?

thanks in advance
__________________
www.wnc2.biz
4.7.6+ fashion walk + xbanners2 + xmenusR
cdseopro - xcms - OPC
enterprise hosting on handsonwebhosting
IMAC with Sierra 10.12
=======
5.3.3.1 on test (maybe ready in 2031)
Reply With Quote
  #10  
Old 10-16-2013, 05:39 PM
 
Kman Kman is offline
 

Senior Member
  
Join Date: Oct 2008
Posts: 124
 

Default Re: Redactor WYSIWYG Editor Integration

We just had Phill install Redactor on our 4.1.12 site. What a joy this editor is! And Phil was fast, professional and made it work. Highly recommended.
__________________
4.6.1 Gold Plus, working on moving to the latest 4.x soon
reBOOT Template (the best!)


AlteredCart Checkout One, Checkout One Tools & Checkout One Payments
AlteredCart SmartSearch & Search by Filters
AlteredCart On Sale
CDSEO
xCMS
BCS Point of Sale, Pre-order / Back Order
Magnetic One's Autoresponder

Heavily modified
Reply With Quote

The following 3 users thank Kman for this useful post:
Ksenia (01-13-2015), PhilJ (10-17-2013), totaltec (10-17-2013)
Reply
   X-Cart forums > X-Cart 4 > Dev Questions


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:27 PM.

   

 
X-Cart forums © 2001-2020