![]() |
Notepad for user settings page
1 Attachment(s)
This is a simple user notepad, to store short texsts on "settings" page. It's collapseable and has autosave feature, like google docs.
If you used antialiasis's "Personal Notepad" mod for 3.7 - this one provides similar functions for 4.0, and automatically migrates data. I'm not shure, that "settings" location is now the best place for notepad. So, reasonable suggestions will be considered. This mod is developped here http://github.com/rcdesign/vb-notepad . Patches are welcome. |
AWESOME :), this is perfect for little notes or to-do or even threads-in-the-making :), thanks! I'll try it out tonight.
|
what a nice idea..well done
|
Thanks. Marked as installed!
|
does not work for me when I leave I keep the note the note cp user is lost I can not see again , uninstalled the mod thanks anyway
|
Wil this save multiple notes and is there a way of setting the total text amount limit?
|
Quote:
Quote:
Notepad size is limited to 50000 bytes. That's enougth. |
Can this be set to private so it can be used as a scratch pad for ideas on writing articles for he front page of the VBCMS?
|
The install did not import saved text from the 3.7 Personal Notepad mod by antialiasis. Any ideas why? What did I do wrong?
|
1 Attachment(s)
You did nothing wrong. It was error in convertor code, sorry. If you still have Personal Notepad installed - uninstall my product and install again atttached one.
Or run such query (if no table db prefixes): UPDATE usertextfield SET rcd_notepad = notepad |
thanks
installed |
Thanks for the mod Vitaly
is there a way I can import the old data from VBpad.. the db table was usernotepad maybe this ? UPDATE usertextfield SET rcd_notepad = usernotepad ?? much appreciated |
No. Please, show all VBpad table fields.
|
1 Attachment(s)
these ?
|
Try this:
UPDATE usertextfield SET rcd_notepad = usernotepad.notes WHERE usertexfield.userid = usernotepad.userid |
thanks pal
|
like the idea ... Nice
Thanks will check it out |
Nice mod, this on its own page and a link to 'My Notepad' in the navbar would be pretty good
tagged. thx |
it works. thanks a lot
|
Vitaly is there a way you could add Increase Size - Decrease Size
textarea ? would be a great addition to this mod thanks again |
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 |
fair enough...
once again thanks for everything |
Is there any possibility of adding something like this but in the sidebar?
|
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 |
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?
|
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> 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> |
Thanks Hippy. Works great.
Vitaly, can you please note if you do another release since this seems to work quite well. |
Updated mod to 0.2
- fixed IE layout - removed CSS for guests Changelog here: https://github.com/rcdesign/vb-notepad/commits/master/ |
there's a way to use bbcode or have WYSIWYG panel on it?
|
thanks vitaly I will check it out ..
|
Quote:
thanks |
Good plugin does it work on VB v3.8 ?
|
Quote:
https://vborg.vbsupport.ru/showthread.php?t=196224 |
Is there a way to Only get certain usergroups to use the notepad ?
|
1 Attachment(s)
Possible
1) Goto this template rcd_notepad first line add below code Quote:
End line add this Quote:
Mod works with 4.2.2 PL1 confirmed and handy features for my users thanks |
All times are GMT. The time now is 04:53 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:
|