vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Profile Enhancements - Personal Notepad (https://vborg.vbsupport.ru/showthread.php?t=161834)

ThorstenA 11-05-2007 02:57 PM

You could make just a user profile field labeled "Notebook".

antialiasis 11-05-2007 04:36 PM

Quote:

Originally Posted by ThorstenA (Post 1376333)
You could make just a user profile field labeled "Notebook".

That's a lot harder to access, though, since it takes two clicks instead of one and requires the user to scroll down the page, if not to edit the field in the first place then definitely to save it. This is more convenient because it's easy to get to it and you can quickly just type in what you want and save it.

yoyoyoyo 11-05-2007 05:00 PM

wow thanks for the update

Pod 11-05-2007 05:17 PM

Quote:

Originally Posted by antialiasis (Post 1376278)
It was more thought of as a reminder that now they can't type more, but I guess it makes more sense the other way around.

Augh, forgot to phrase that thing. Will do. As for usergroup specific, that shouldn't be hard at all either. I'll go work on that stuff. :)


I originally intended to do it that way, but it only really works when the personal notepad is liquid-width - if it were fixed, those would land somewhere by the notepad's side, and it would look awkward. I might look into making it appear this way for liquid-width, I suppose...

EDIT: Okay, got that done.

Thank you! ;)

Glynn58 11-05-2007 05:58 PM

installed on 3.8, great mod

Thanks

hcmagix 11-05-2007 06:59 PM

Quote:

Originally Posted by antialiasis (Post 1374966)
That guy stole my original 3.5 code, renamed the variables, created a new template for the notepad and added an on/off option. Actually I got a report about it asking if I had given him permission (which I hadn't), and that made me get off my lazy behind and release a 2.0 version of this hack. This has more features, better grammar and no manual template edit at all, in addition to not being about to be removed from the site, so I suggest using this one instead.

Oh, yeah, forgot screenshots. I always forget something.

EDIT: Screenshots added.

Ouch, I will update to your version :)

aycan555 11-08-2007 12:19 AM

I have installed but there is nothing showing? What code i need to add into usercp template, i think the product hasn't done the template changes...

Triky 11-08-2007 08:09 AM

It would be fantastic with the WYSIWYG editor and the other things like [b], [i], [u], font, size, etc.
However, I will use this mod on my site! :)

pauloo 11-08-2007 06:33 PM

Nice thank you !
Installed

antialiasis 11-08-2007 10:21 PM

Quote:

Originally Posted by aycan555
I have installed but there is nothing showing? What code i need to add into usercp template, i think the product hasn't done the template changes...

Which vBulletin version are you using? This product uses template hooks, which were introduced in 3.6.something. I think it was 3.6.6 or 3.6.7. If you have an earlier version or didn't revert the template when you upgraded, then try finding this bit in the USERCP template:

Code:

<!-- ############## END PRIVATE MESSAGES ##############  -->
</if>

and adding this below it:

Code:

$template_hook[usercp_main_pos2]
If it still doesn't work then, you'll need to change the plugin code. Just tell me if you do.

Quote:

Originally Posted by Triky
It would be fantastic with the WYSIWYG editor and the other things like [b], [i], [u], font, size, etc.
However, I will use this mod on my site!

I never saw the point of parsing input in the personal notepad. After all, why would you need presentation on something that nobody other than you is going to be looking at? If you want to emphasize something in the notepad, there are plenty of text-only ways to do that. I think parsing it for formatting would get in the way more than it would help.


All times are GMT. The time now is 10:37 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.01235 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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