The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
pm popup Details »» | |||||||||||||||||||||||||
this is my "little" pm popup window which is available on every page!
you just need to press alt + n to open it(at moment opera isn't supported) also a link in the footer is available where you can click to open it ATM THIS is a BETAVERSION! Here a little demovideo: http://www.ragtek.org/videos/pmpopupnew.htm Only the first part includes this add-on, the second part with the new notification is in an other add-on which hasn't been released atm! If you haven't installed tms you need to add this into your headinclude template: search for: <script type="text/javascript" src="clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"></script> and add under it: Code:
<link rel="stylesheet" type="text/css" href="clientscript/yui/container/container.css"> <script type="text/javascript" src="clientscript/yui/container/container-min.js"></script> Code:
<style type="text/css"> .label2 { display:block;float:left;width:45%;clear:left; } .clear { clear:both; } #dialog1_c.yui-panel-container.shadow .underlay { background-color:$stylevar[page_bgcolor]; } #dialog1.yui-panel { position:relative; border:none; overflow:visible; background-color:transparent; width:400px; } #dialog1.yui-panel .hd { padding:0; border:none; height:22px; margin-left:0px; margin-right:0px; text-align:center; overflow:visible; } #dialog1.yui-panel .bd {height: 150px; overflow:hidden; padding:4px; } #dialog1.yui-panel .ft { color:#666; padding:2px; overflow:hidden; border:1px solid #aeaeae; border-top:none; background-color:$stylevar[page_bgcolor]; } .mask { background-color:#000000;opacity:0.7;} </style> <script type="text/javascript"> <!-- vbphrase["send"]="$vbphrase[send]"; vbphrase["cancel"]="$vbphrase[cancel]"; vbphrase["rec"]="$vbphrase[rag_invalidrec]"; --> </script> <script type="text/javascript" src="clientscript/ragteknewpm.js?ver=1"></script> <script type="text/javascript" src="clientscript/vbulletin_ajax_namesugg.js"></script> <a href="private.php?do=newpm" id="ragtek_newpm">$vbphrase[send_new_message]</a> <div id="dialog1" style="display:none"> <div class="hd thead">$vbphrase[post_new_private_message]</div> <div class="bd alt1"> <form method="POST" action="ajax.php?do=sendnewpm"> <div id="pmrecips1"> <label for="empaenger" class="label2">$vbphrase[recipients]</label><input type="textbox" id="pmrecips1_txt" name="empfaenger" tabindex="1" /><div class="vbmenu_popup" id="pmrecips1_menu" style="display:none;"></div> <script type="text/javascript"> <!-- vbmenu_register('pmrecips1', true); recip1_sugg = new vB_AJAX_NameSuggest('recip1_sugg', 'pmrecips1_txt', 'pmrecips1'); recip1_sugg.allow_multiple = true; //--> </script> </div> <div><label for="title" class="label2">$vbphrase[title]</label><input type="textbox" name="title" /></div> <label for="message" class="label2">$vbphrase[text]</label><textarea name="message" cols="30" rows="4"></textarea> </form> </div> <div class="ft">© ragtek.org</div> </div> in some cases the namesuggestbox don't appear where it should, thats a "bug" in vbulletin. this little fileedit: http://www.vbulletin-germany.com/for...46&postcount=2 helps reported as vb-bug Show Your Support
|
Comments |
#32
|
||||
|
||||
I would like to have something like this for most functions in vB. I think it makes it easier.
Do you plan on expanding this to other input forms for vB as well? |
#33
|
|||
|
|||
also auf das empfangen ding bin ich immer noch sehr heiss drauf da ich das noch nirgends gesehen hab (vb) ausser bei dir das IP.Board unterstützt auch so eine nette funktion und allein nur das ankommen der nachricht wär sehr schön wenn wir auch sowas hätten *gg wenn du die funktion nicht kennst kann ich dir mal nen screen schicken wenn du willst vielleicht ist das übernehmen davon einfacher .. das hat auch so kleine tabs in der box ..ist echt ne coole sache .. grüße
|
#34
|
|||
|
|||
Can't get it to work on 3.7.2.
|
#35
|
|||
|
|||
i installed it did the template edits and uploaded the files nothing happens at all when i hit alt+n on firefox all i see that has changed is there is a link at the bottom of the page saying send new message
|
#36
|
|||
|
|||
Thank You .!
|
#37
|
||||
|
||||
Uninstalled. Didn't work.
Messages couldn't be sent By the way. I'm Using 3.7.2 and tested using IE 7 & Firefox 3 |
#38
|
|||
|
|||
I've seen a modification like this here on vb.org some weeks ago.
anybody have a link to this because i stopped the development on this modifiction, so i'd like to check the other^^ |
#39
|
||||
|
||||
The installation instructions aren't in English so it's hard to know what to do.
|
#40
|
||||
|
||||
It all installed fine but it won't send the pm, it just does nothing.
Any ideas? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|