vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Mini Mods - vB Editor Like Word 2007 Editor (https://vborg.vbsupport.ru/showthread.php?t=214376)

Sofia 05-22-2009 09:00 PM

vB Editor Like Word 2007 Editor
 
1 Attachment(s)
This mod allows you to have your vB Editor like Word 2007 editor.




https://vborg.vbsupport.ru/vborg_mis...hreadid=214376

Installation


1. UPLOAD

Upload images in /images/editor


2. EDITOR CSS


ACP >> Styles & Templates >> Styles Manager >> Choose a style - All Style Options

Below additionnal CSS definitions, you have "Text Editor Control Styles"

Code:

Editor buttons in normal state
Background : #d7e5f2 url(images/editor/fondword.gif) repeat-x top left
Font Color : #000000
Padding : 1px
Border : none

Code:

Editor buttons in hover state
Background : transparent
Font Color : #000000
Padding : 0px
Border : 1px solid #FF9933

Code:

Editor buttons in clicked state
Background : #98B5E2
Font Color : #000000
Padding : 0px
Border : 1px solid #316AC5

Code:

Editor buttons in selected state
Background : #F1F6F8
Font Color : #000000
Padding : 0px
Border : 1px solid #FF9933

Code:

Editor menu items in normal state (WYSIWYG only)
Background : #FFFFFF
Font Color : #000000
Padding : 0px
Border : 1px solid #FFFFFF

Code:

Editor menu items in hover state (WYSIWYG only)
Background : #f3b25f url(images/editor/back_editor.gif) repeat-x top left
Font Color : #000000
Padding : 0px
Border : none

Code:

Editor menu items in clicked state (WYSIWYG only)
Background : #98B5E2 
Font Color : #316AC5
Padding : 0px
Border : 1px solid #316AC5

Code:

Editor popup controls in clicked state (WYSIWYG only)
Background : #98B5E2
Font Color : #000000
Padding : 0px
Border : 1px solid #316AC5


Allan 05-23-2009 03:31 PM

Thanks ;)

Click Install :)

ITDarasgah 05-24-2009 09:37 AM

how can find the EDITOR CSS in ACP

Tommy8x 05-24-2009 10:40 AM

Quote:

Originally Posted by SHER (Post 1816202)
how can find the EDITOR CSS in ACP

You can find in All Style Options

Sofia 05-24-2009 12:18 PM

Quote:

Originally Posted by SHER (Post 1816202)
how can find the EDITOR CSS in ACP

Sorry. First post edited. ACP >> Styles & Templates >> Styles Manager >> Choose a style - All Style Options.

ITDarasgah 05-24-2009 05:21 PM

Quote:

Originally Posted by Sofia (Post 1816253)
Sorry. First post edited. ACP >> Styles & Templates >> Styles Manager >> Choose a style - All Style Options.

Thank you so much...Install nice work

lm3a.net 05-25-2009 07:28 AM

Thank You,

avsunforum 05-25-2009 08:18 PM

thanks

kawe 05-26-2009 04:17 AM

installed :D thanks

Sofia 05-27-2009 02:31 AM

Hope you enjoy it :)

Sayid 05-28-2009 02:42 AM

Thanks . I was looking for better editor like this.:)

4nawadir.com 05-28-2009 07:50 AM

Very Nice
Installed

Carlos-Sz 06-01-2009 04:48 AM

Very nice indeed.

Is there any chance for you to make a dark version?

Forumkentimiz 06-03-2009 03:10 PM

Thank You
Click Install :D

basilrath 06-06-2009 01:58 PM

Installed and its simple but actually very clean ...... well done thanks

Less is more once again

Sonkurt 06-08-2009 07:27 PM

Where I did wrong?
looks small buttons

http://img301.imageshack.us/img301/6...benanntbqk.jpg





http://www.picdo.net/Fichiers/bec74c...Sans-titre.png

Sofia 06-08-2009 07:53 PM

Humm... Strange. I've no idea. Where do you do the modifications? On a custom style? Try to do it on the default style and tell me if it's fixed.
Or check your editor CSS.

Reeve of shinra 06-08-2009 11:18 PM

That's pretty cool -- extremely useful for professional sites where the userbase is stuck in an office like I am.

Mattcch 06-09-2009 01:47 AM

Hi,

Smooth installation and thanks you.
Staffs like word 2007 much.

Sonkurt 06-09-2009 05:35 AM

yes that is fixed by default style. but I do not use default style

Sofia 06-09-2009 06:43 AM

Quote:

Originally Posted by Sonkurt (Post 1826181)
yes that is fixed by default style. but I do not use default style

Humm.. Ok

Go here: ACP >> Styles & Templates >> Styles Manager >> Choose a style - Main CSS

Please post here this CSS: .wysiwyg

Or try this:

In .wysiwyg, you have "Extra CSS Attributes".
Enter this code (or replace your code):
HTML Code:

margin: 5px 10px 10px 10px;
padding: 0px;

And post here this template "editor_toolbar_on".

Sonkurt 06-09-2009 04:46 PM

thanx

I found the problem.The problem is in editor_toolbar_on the (width = "16" height = "16" by all gif) is set as I've improved. (width = "21" height = "20")

Sofia 06-09-2009 04:59 PM

Quote:

Originally Posted by Sonkurt (Post 1826545)
thanx

I found the problem.The problem is in editor_toolbar_on the (width = "16" height = "16" by all gif) is set as I've improved. (width = "21" height = "20")

Ok! Good news :)

kent_lkc 06-09-2009 06:24 PM

Quote:

Required variables have gone missing and execution can not continue. Please try again.

This error can sometimes occur as a result of Suhosin / Hardened PHP being installed on your server. If you know that you have Suhosin running and you have access to the PHP configuration, try increasing the value of the following variables:
  • php_value suhosin.post.max_vars
  • php_value suhosin.request.max_vars

Whats the problem when i hit save button i got above error msg. ??

Sofia 06-09-2009 07:00 PM

Quote:

Originally Posted by kent_lkc (Post 1826599)
Whats the problem when i hit save button i got above error msg. ??

Simplce CSS modification, so this is not due to this modification.

kent_lkc 06-10-2009 05:07 AM

for those that successfully installed this MOD, can you share little info of these two items.
php_value suhosin.post.max_vars
php_value suhosin.request.max_vars

I have increased value from 200 to 300, yet getting above error message.

T.I.A.

PSiKoMaNYaH 06-14-2009 01:05 PM

Thanks Sofia

installed

The4um 06-19-2009 09:33 PM

downloaded and installing

P?ŋĭsЋ?я 07-10-2009 10:03 AM

very nice thanks sofia :D

kacem 07-20-2009 12:27 PM

thanks a lot man

synseal 07-20-2009 03:47 PM

Thanks very much, working on all styles, Installed.

chick 07-22-2009 01:14 AM

Will this damage custom BBcode icons? I have vault wiki and a few extra buttons in the editor. I'll wait for an answer before I install it.

SEW810 07-30-2009 03:52 PM

Pretty elegant.
Thnx

I N S T A L L E D !!

Chadi 10-01-2009 06:05 PM

Can you please provide the PSD?

I'd like to install this assuming I can change the color slightly.

sailnet 11-23-2009 06:17 PM

1. can I get this mode to replace the quick reply box only AND

will it open the "attachmemts" window.

My members are begging to add images via the QR box. I hacked the mod myself in 2.8 which I just upgraded from.

thanks

THE BLUE DRAGON 06-02-2011 02:15 PM

can u tell me :( how to use it ?!!

where i put the css code :(


All times are GMT. The time now is 11:37 AM.

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.09032 seconds
  • Memory Usage 1,783KB
  • 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
  • (8)bbcode_code_printable
  • (1)bbcode_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (36)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete