![]() |
Its been in the mod graveyard. Ill look into this one :)
Its like admin notes in the admincp |
You've done a good job on this mod. Here's my personal wish list, if you're going to keep developing.
1. Left-align the title by default, so it matches the rest of the User CP, if someone wants it centered, they can edit the template. 2. Use the "raised" panel around the textarea, with the "save" button below the panel, so it better matches the User CP. 3. With the fluid width setting, make the textarea 95% wide instead of 100%, to give a bit of a margin on the sides. 4. At the bottom (beside the increase/decrease size links-- so it doesn't take more space), tell the user the max # of characters allowed in the notepad. 5. Add an onchange javascript handler to the textarea, and show the user how many characters are in the textarea, while they're typing. You can also stop accepting input when the limit is reached. Drop me a PM if you want the JS code for this. 6. Make the whole "personal notepad" block collapsible. See below. 7. Cache the template. Add $globaltemplates[] = 'personal_notepad'; to a plugin on the cache_templates hook. That's all for now :) And thanks again for your work. :) Make a collapsible box: Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="180"> https://vborg.vbsupport.ru/showthread.php?t=119931 |
Whoa! I'm always a big fan of those notepad hacks. Thanks for your release! It's much better than the other released ones.
By the way, you sure this is gonna work just fine on v3.6.8? |
Thank you for this great hack!
Installed without issues! |
just uninstalled old notepad and installed new.... thanks
|
Quote:
|
Quote:
In this case there was no clear evidence that the author had not given permission, so we contacted him. The post above (previous page) clearly demonstrates permission was not given, so it was removed this afternoon. |
Quote:
Anyway, they were good suggestions, so... I went and implemented all of them in some fit of workaholism. I've never liked textareas that make you stop typing when you exceed a character limit, so now it just gives a visual reminder that you've exceeded the limit and need to shorten the input (and, of course, still gives an error if the user submits the form when it's still too long). Enjoy version 3.0... Quote:
|
I love the new update! I especially like the character counter :) I have been requesting that as a mod for all of the text boxes for awhile now! Is there anyway you can pull just that part of your code out and make it a product to add to all of the other text boxes on vb?
|
Very nice! This will make a great addition for my members *** installs ***
|
All times are GMT. The time now is 08:13 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:
|