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)
-   -   End-User Options - Notepad for user settings page (https://vborg.vbsupport.ru/showthread.php?t=248615)

Vitaly 09-01-2010 07:28 PM

May be later... sometime... :)

I plan to wait until vb 4.1. They promiss complete editor rework with built-in resizer http://www.vbulletin.com/forum/entry...ure-New-Editor

Hippy 09-01-2010 08:26 PM

fair enough...
once again thanks for everything

javiperillas 10-27-2010 10:19 AM

Is there any possibility of adding something like this but in the sidebar?

Hippy 12-07-2010 12:41 AM

1 Attachment(s)
Vitaly
this was brought to my attention today..
in IE8 with compatibility mode on .. the text area blows off to the right..

any fix for this ?

thanks

image attached

btlewand 12-15-2010 06:31 PM

For some reason I'm getting an "X" on the collapsible icon. The icon properties show as "collapse_40b_collapsed.png" although the xml file seems to reference the proper location where the icon resides in the vbulletin images/buttons/ directory as "collapse_40b.png." Didn't see any special instructions for installation. What am I doing wrong?

Hippy 12-15-2010 08:42 PM

image is not where it's looking for it did you right click on that red X to see the URL of that image it's calling ?
anyway.. open rcd_notepad template..
find
Code:

<a class="collapse"  id="collapse_rcd_notepad_div" href="#top"><img src="images/buttons/collapse_40b.png" alt="Collapse Notepad" /></a>
replace it with


Code:

<a class="collapse" id="collapse_rcd_notepad_div" href="#top"><img src="{vb:stylevar imgdir_button}/collapse{vb:raw vbcollapse.collapseimg_rcd_notepad}_40b.png" alt="Collapse Notpad" border="0" /></a>
this pulls the correct image for me in any style..;)

btlewand 12-15-2010 10:20 PM

Thanks Hippy. Works great.

Vitaly, can you please note if you do another release since this seems to work quite well.

Vitaly 12-27-2010 01:35 AM

Updated mod to 0.2

- fixed IE layout
- removed CSS for guests

Changelog here:

https://github.com/rcdesign/vb-notepad/commits/master/

Tri@de 12-27-2010 09:15 AM

there's a way to use bbcode or have WYSIWYG panel on it?

Hippy 12-27-2010 01:12 PM

thanks vitaly I will check it out ..


All times are GMT. The time now is 02:12 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.01018 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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