![]() |
Quote:
I take it there is nothing like this out there then.... Goober |
Quote:
|
Quote:
and it makes sense that u actually have a now playing at the time u made the post the only way it could work is if the now playing only appeared in editpost if the post didn't have a now playing already |
Nice piece of work.
I'd also modify the quick reply HTML and JavaScript so that the input field is disabled if threading messages until a message is selected. Like so: Edit the showthread_quickreply template by adding a new attribute to the text input field. Find: HTML Code:
<td><input type="text" class="bginput" style="width:600px;" name="nowplaying" value="$post[nowplaying]" size="50" maxlength="85" tabindex="1" /></td> HTML Code:
<td><input type="text" class="bginput" style="width:600px;" name="nowplaying" id="qr_nowplaying" value="$post[nowplaying]" size="50" maxlength="85" tabindex="1" /></td> Find: Code:
if (WYSIWYG != 2) Code:
fetch_object("qr_nowplaying").disabled = true; // nowplaying text Code:
fetch_object("qr_message").value = ""; Code:
fetch_object("qr_nowplaying").disabled = false; |
:( i hoped that this will be a hack ho will automaticly take your winamp song. There are some programs ho can do this.
|
Quote:
|
Wow! This hack is sooo cool! Thanks to all of you who help bring this one about!!
*trys to click install more than once! :) |
How can i change the maximum limit of characters that can be entered???
|
Quote:
Cheers, Robert |
/me clicks install!
|
All times are GMT. The time now is 02:50 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:
|