vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Personal Notepad (https://vborg.vbsupport.ru/showthread.php?t=117444)

rmxs 06-02-2006 06:48 PM

Cool Installed..

Atakan KOC 06-02-2006 07:17 PM

Nice :)

Boofo 06-02-2006 07:25 PM

Please add the instructions from the first post into a text file and ZIP it up with the XML for those that may need to re-install sometime. ;)

antialiasis 06-02-2006 08:32 PM

Zip file done and attached.

username12 06-02-2006 08:42 PM

Quote:

Originally Posted by antialiasis
I didn't think I'd really need screens for this, since what it does is extremely straightforward, but I'll put one up if you want.

We need screens. And pictures of puppies.

TTG 06-02-2006 08:51 PM

Quote:

Originally Posted by username12
We need screens. And pictures of puppies.

Puppies :- :D

bubble-gum 06-02-2006 11:34 PM

Thanks for the Plugin :)

antialiasis 06-03-2006 12:03 AM

Fine. :P

*adds screenshot*

I've got a kitty pic too, if you want to be really picky.

Stop 06-03-2006 12:22 AM

The members may not know what to do with this or how to get benefit, so maybe you can add a little description text to it appears when they hover on Personal Notepad.

GrCh_Jeff 06-03-2006 02:02 AM

Quote:

Originally Posted by antialiasis
There doesn't appear to be any way to make a textarea match the width of the box around it exactly. width="100%" doesn't do anything. So I'm afraid that's not possible.

I found this:
Code:

<td class="alt1" align="center">
<textarea name="notepad" rows="7" cols="45">{$vbulletin->userinfo['notepad']}</textarea>
<input type="hidden" name="do" value="savenotepad" /></td>

And changed it to this:
Code:

<textarea name="notepad" rows="12" cols="80">{$vbulletin->userinfo['notepad']}</textarea>
Here is a screenshot and no the forum width isn't messed up :


All times are GMT. The time now is 01:01 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.02337 seconds
  • Memory Usage 1,729KB
  • 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
  • (3)bbcode_quote_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