View Single Post
  #5  
Old 07-31-2014, 08:59 PM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think I finished this a year ago and no one commented. Since then a buddy of mine @Nerbert put out a modification, so I never bothered with turning mine into a modification. I have radically changed it since then, just kind of modding as I need features. I started the code before vBulletin included theirs, in fact I have never looked at their implementation -- I probably should, maybe I will learn something.

@nerbert's modification is very good as a base and it will quickly get you going. I recommend it! If you have any issues with @Nerbert's modification, I am always around and I will always talk code. Make sure you thank him.

I think the only thing that @nerbert's modification is really missing is enlarging. If I remember.

P.S. - It is a real time saver if you are constantly trying things out and making small changes.

--------------- Added 31 Jul 2014 at 15:46 ---------------

I am currently -- very slowly as I have time -- implementing CKeditor4 for vbulletin4, just for the kicks of it. It will never be released here, but I am happy to share the concepts and code fragments with others that might want to attempt it. vBulletin extensively tests their code, I do not have that luxury and editors are a sensitive area, so releasing or displaying the code on vBulletin could lead to an exploit on someones site.

I use to use photopost for a gallery on my daughter's board before my own programming out paced theirs. It lacked a real editor at the time -- I think they just recently (last six months) added MCE --, and so I implemented CKeditor4 and styled it more like CKeditor3 so as to not upset the users. I have also implemented CKeditor4 for her mobile platform. After working out most of the bugs on the current platforms, I have decided to implement a rendition for the main board. Currently, I have been trying to figure out away to make it switchable via the user so that I have a larger testing base with the new editor, yet give them the comfort of the old editor for everyday use.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01123 seconds
  • Memory Usage 1,766KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete