![]() |
Personal Notepad for 3.7
Basically the Personal Notepad hack for 3.6 with a security token to make it work for 3.7 and a couple of additions.
This hack will add a personal notepad for your members - a feature you may know from for example Invision Power Board, and which existed for vBulletin 2 as vBPad. For short, members will be able to edit the content of their notepad as they want, storing in it whatever they might feel like. 1 product to install FEATURES - A notepad in members' main user CP area where they can type in whatever notes they may want to take down and save them - Notepad can be resized - Javascript for allowing users to see when they have exceeded the character limit - Admin CP options (turn on/off, maximum input length, liquid/fixed width, width of fixed-width notepad, usergroups allowed to use notepad, notepad location) - No manual template edits - Fully phrased for easy translation INSTALLATION 1. Import product-personal_notepad.xml through the Admin CP. 2. Edit the Personal Notepad options in the vBulletin options if desired. (It is automatically turned on upon installation, so if you want to start using it right away without worrying about the options, you can.) 3. If desired, edit the default message that appears for members who have not put anything into their personal notepads - search for the phrase personal_notepad_explanation in the Admin CP and edit the language of your choice. 4. There is no 4. You're done. Go inform your members of the addition. VERSION HISTORY 4.1: Fixed a bug that caused the notepad to be resized horizontally as well as vertically, potentially stretching the page. 4.0: Added notepad location option in the Admin CP and a default message for members who have not yet edited their personal notepads. Fixed compatibility with 3.7. 3.1: Saved space in liquid-width notepad by putting character counter and textbox size changers in the same line, phrased some stuff that was forgotten and added usergroup limitations in the admin options. 3.0: Tweaks for fitting better with the look of vBulletin, cached template, Javascript counter for character limit, made notepad collapsible, added version history. 2.0: Ported to 3.6, added resizing function and admin CP options. 1.0: Initial release. |
The old one is working fine do we have to update?
|
It dont work! If i try to add a note i get this error
PHP Code:
|
Oops, I made a mistake with the template and uploaded an XML file with the old one.
Download the new zip and install that one instead. Sorry about that. |
Quote:
|
Thanks for the update. I would like to suggest that when the box gets resized that it only gets resized vertically and not horizontally (Like IP.Board does) as it messes up the skin layout. Is there any way to fix that to do it that way?
|
I like the idea, I'm always using a notepad to save a quick piece of code or something.
I'll keep an eye on it, maybe install later :) |
Categories would be nice...
|
I'm getting the security token error. I have the latest file.
|
this is awesome, thanks
|
crkgb.. I agree :)
|
Quote:
Thx - Mod Installed! |
Do it have a save draft option ?
or when you close the page everything is lost .. Good job btw :) |
Very nice! Thank You!
|
Great Work. I just realised I was still using the very old 3.5 version and with the recent update to vB3.7 it had stopped working. Just uninstalled and upgraded to this new version and it is working perfectly again. :)
BTW, is there any way to retain notepad text between versions? None of the members of my board had much of importance stored, but I expect some others do have and wish to retain it. |
Great, simple hack! Love it and will be installing soon!
|
Bravo! Nice!! Perfect... Added!
|
Great hack. One thing, though. When increasing the textarea's size, it overflows beyond the width of the forum. Any chance you could make the resize link only increase/decrease the height, not the width?
|
I think the support is pretty well gone for this hack.
https://vborg.vbsupport.ru/showpost....26&postcount=6 |
No, it's not gone. I'll look into that soon; at the moment I'm a bit busy with reinstalling my own forum which got wiped in a database crash.
|
The textarea resizing bug has been fixed. As only the template has been changed, you do not need to download the new version; you can just replace the contents of your personal_notepad template with this:
Code:
<form name="personalnotepad" method="post" action="usercp.php$session[sessionurl_q]"> |
Updated, works great now, thank you!
|
where stores the datas ?
|
Can you also update the download? It shows as 4.0 still.
|
Quote:
@antialiasis - can you please use the Mailingfunction on vbulletin.org if you release Updates to your Hack? Thank you! |
Quote:
HTML Code:
<installcode><![CDATA[$db->query_write("ALTER TABLE " . TABLE_PREFIX . "usertextfield ADD notepad TEXT");]]></installcode> The following Code removes the DB Table if you decide to remove that hack... HTML Code:
<uninstallcode><![CDATA[$db->query_write("ALTER TABLE " . TABLE_PREFIX . "usertextfield DROP notepad");]]></uninstallcode> |
Thanks for info
Installed ! |
Thanks for the update :) Works great now.
|
Thank you for the update :)
Quote:
|
I was thinking about how great this would be as a feature.. Then I find it here. Thanks!
|
I take it that when you install this mod, it over writes the other one for 3.6, correct?
|
Quote:
Quote:
|
Quote:
Quote:
|
Quote:
Quote:
|
Ahhh....
That's not meaning when you as in 'YOU', but rather when 'you' as in the person installing the modification...me, or the next person that comes along to install it on their own forum. You as in 'someone'... |
Aha. Learn something new every day. Never thought that this one is so complex. Thanks for clarifying, Jan :)
|
Thank you very much for the updated version!!!!
Now, the members of my site will not lose the notepad's data after vbulletin upgrade :) -petros |
[high]* PoetJA-1975 likes very much and clicks INSTALL
[/high] Thanx for the sharing ;) Jacquii. |
Question... Is there anyway I can get the initial greeting text to parse html?
Kinda like the simple code below... Perhaps even a fancy image of the text below...? Please say yes :D Code:
<strong>Welcome to your Personal Notepad. You can store whatever text you like up to the 1,000,000 allowed character limit. |
Ooops DUH! Can't use html in textarea.... hmm.... Is there a way? I don't think so....
OK - I stop talking to myself now. LOL Thanx again for share. Jacquii. |
All times are GMT. The time now is 05:00 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|