vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - [CKEditor] MARCO1 Advanced Editor - Quick Reply & Quick Edit With Full Editor Control (https://vborg.vbsupport.ru/showthread.php?t=264219)

MARCO1 06-23-2011 08:33 PM

Quote:

Originally Posted by BUDIMAN (Post 2211922)
Marco, I hope in the next version, u will add an option to show Custom BBcode at Quick Reply

That's already done as I said in one of my replies at this thread.

It should be released today to tomorrow.

derrene 06-23-2011 09:09 PM

Quote:

Originally Posted by masterross (Post 2211879)
Go to Plugins & Products/Plugin manager/[CKEditor] MARCO1 Advanced Quick Reply And Edit]/MARCO1 Advanced Reply - Auto Function

FIND:
PHP Code:

$this->config['toolbar'] =  array($marcoformat,'/',$marcofontbold,$marcojustify,$marcoeditorfeature,'/',$marcotables,);  //// edited 

AFTER ADD:

PHP Code:

$this->addCustomToolbarButtons(); 

FIND:

PHP Code:

array('Table''TableProperties''DeleteTable''-',  'InsertRowBefore''InsertRowAfter''DeleteRow''-',  'InsertColumnBefore''InsertColumnAfter''DeleteColumn''-',  'Subscript''Superscript''HorizontalRule'),
            ); 
//// Updated 

AFTER ADD:

PHP Code:

$this->addCustomToolbarButtons(); 


Thank you thank you very much ...!!:up:

MARCO1 06-23-2011 09:21 PM

The new version has been released, Here's what I've done in it.
  • Add switch editor button
  • Add IE Spell Checker
  • Reformat the editor from 3 button rows to 2 button rows
  • Full integrated with custom buttons
  • Ability to change the editor background from my modification admincp options
Thank you all for your feedbacks, Looking forward to hear more :)

All the best.

BUDIMAN 06-23-2011 09:38 PM

Quote:

Originally Posted by MARCO1 (Post 2211947)
The new version has been released, Here's what I've done in it.
  • Add switch editor button
  • Add IE Spell Checker
  • Reformat the editor from 3 button rows to 2 button rows
  • Full integrated with custom buttons
  • Ability to change the editor background from my modification admincp options
Thank you all for your feedbacks, Looking forward to hear more :)

All the best.

you're the best.:up:

HolyKiller 06-23-2011 11:37 PM

thanks !

dai-kun 06-23-2011 11:41 PM

Thanks, works great! Love my custom bbcodes back in the QR!!

dai-kun 06-24-2011 12:11 AM

I have a small problem, nothing urgent, but there are 2 switch to source mode button in advance editor.

rasp187 06-24-2011 01:58 AM

Hmm, the arrows for the font/size aren't showing...just squares. Any ideas on that?

rasp187 06-24-2011 02:17 AM

Eh, uninstalled. Riddled with bugs if you disabled certain things including database errors and still that ridiculous footer copyright that says "Forum Modifications by..."

KEKforce 06-24-2011 07:48 AM

Quote:

Originally Posted by rasp187 (Post 2212012)
Eh, uninstalled. Riddled with bugs if you disabled certain things including database errors and still that ridiculous footer copyright that says "Forum Modifications by..."

Copy That,

If every mod I have has a footer... Then my forum will scroll indefinitely....

:confused:


All times are GMT. The time now is 07:03 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01551 seconds
  • Memory Usage 1,748KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete