The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
[CKEditor] MARCO1 Advanced Editor - Quick Reply & Quick Edit With Full Editor Control Details »» | |||||||||||||||||||||||||||||||||||
[CKEditor] MARCO1 Advanced Editor - Quick Reply & Quick Edit With Full Editor Control
Developer Last Online: Jan 2022
[CKEditor] MARCO1 Advanced Editor - Quick reply and Quick Edit With Full Editor Control ONLY FOR vBulletin Version 4.1.4 AND UP TO IT Thanks to everyone who made this modification winner of MOTM Hello Everyone, As we all know and use the old advanced editor for the default vBulletin editor here : https://vborg.vbsupport.ru/showthread.php?t=232730 And thanks to everyone who made the last mod the winner MOTM so I decided to leave the old thread with forums running an old versions of vBulletin who don't updated to 4.1.4 yet. What's it ? A full featured quick reply and quick edit editors with both drop-down smiles and clickable smiles to get the best quick reply editor ever made :up: Features : Advanced Quick reply :
IMPORTANT FOR ATTACHMENTS IN QUICK REPLY : This free version will not get the attachments in quick reply, It's only part of vBFoster advanced CKEditor, Part of vBFoster plugin : http://www.vbfoster.com/forums/showt...in-quick-reply Screen-shots : In Attachments OR view it in the full size. Admincp : http://i53.tinypic.com/ed6jt.png Quick reply : http://i54.tinypic.com/k1a1kw.png Quick edit : https://vborg.vbsupport.ru/attachmen...1&d=1307750117 Installation : Just upload the .xml file from vBulletin admincp Translation : You don't have any permission to edit or translate this Mod without contacting me First via PM. Change log : 5.0 BETA 1
Russian translation here from coffeman2006 special thanks to him for his hard work Don't forget to Mark As installed All the best. Marco Mamdouh Fahem If you want to contact me don't hesitate to do so from my website http://www.marcomamdouh.com/ Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
26 благодарности(ей) от: | ||
apn3a, AttalaEA, BCP Hung, bond010007, dangan, Dr.osamA, etca, Gorgasm, Hayaletx, Juggernaut, Kaspersku, kruchczan, mkkochan, mohammadxxx, MrBlackStar, nacaruncr, NightLord, owning_y0u, Robru, Sarteck, Sayid, Teascu Dorin, thermax04, xertox, yilmaz |
Comments |
#462
|
|||
|
|||
What you are asking has nothing to do with "@Marcos modification".
------------------------------------------------------------- Simplistic fix -------------------------------------------------------------- Modify the ckeditor plugin: /clientscript/ckeplugins/videotag/dialogs/videotag.js Find: Line 34 Code:
dialog_html += '<a target="_blank" href="'+url+'">'+name+'</a> '; Code:
dialog_html += '<a target="_blank" href="'+url+'">'+name+'</a><br />'; ------------------------------------- Better fix, two column format. ------------------------------------- Modify the ckeditor plugin: /clientscript/ckeplugins/videotag/dialogs/videotag.js Find: Line 34 and 35 Code:
dialog_html += '<a target="_blank" href="'+url+'">'+name+'</a> '; } Code:
if (Math.abs(i + 1) % 2 == 1) { dialog_html += '<span style="width:50%;float:left;"><a style="float:left;margin-left:10px;" target="_blank" href="'+url+'">'+name+'</a></span>'; } else { dialog_html += '<span style="width:50%;clear:right;float:right"><a style="float:left;" target="_blank" href="'+url+'">'+name+'</a></span><br />'; } } dialog_html = '<div style="width:300px;clear:both;"' + dialog_html + '</div>'; |
Благодарность от: | ||
rohirrim |
#463
|
|||
|
|||
I have problems with ckeditor. Sometimes work and other times not (we have to reload pages 3-4 times to see whole menus
|
#464
|
|||
|
|||
none can help?
|
#465
|
|||
|
|||
Disable the plugins/hook system. Clear caches. Do you still have the problem?
|
#466
|
|||
|
|||
I know it states in the OP 4.1.4 and Up to it. Does anyone know if it's been updated for newer versions of vB like 4.2.X ?
|
#467
|
|||
|
|||
It's been installed and working fine for me through to the latest version, 4.2.3.
|
#468
|
|||
|
|||
Installed, and appears to be functioning as intended.
|
#469
|
|||
|
|||
l want to use mobile version. Can you help me ?
|
#470
|
|||
|
|||
is it possible to add a button for RTL text?
|
#471
|
|||
|
|||
Go for a Responsive Templates on vb4 instead, you'll have all the plugins that work like a charm.
There's some that are working fine even on vb 4.2.5 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|