Topic: [Extension release] Username auto suggestion for pun_pm

This extension will provide auto suggestion as you type username while sending Private Message using Pun PM extension.

This extension needs jquery and pun_pm to run.  Please install these two extensions before installing this extension.

If you are using jquery_y rather than jquery ext, then please edit the manifest.xml and edit the following line:

<dependency>jquery</dependency>

to

<dependency>jquery_y</dependency>

Then you may upload the directory in your extension directory, install it from Administration->Extensions. That's it.

Download v1.2

Re: [Extension release] Username auto suggestion for pun_pm

very nice.... tested and working...

how much trouble would it be to make this work on username list (search)?? (that's where I'd find it even more useful)

Re: [Extension release] Username auto suggestion for pun_pm

good idea. then I will renamed the plugin and update it asap big_smile

Re: [Extension release] Username auto suggestion for pun_pm

Auto suggestion is enabled and ext is renamed.

New thread is here

Re: [Extension release] Username auto suggestion for pun_pm

Report bug : twices " in dictionary.php

echo '<ul id="suggest_users"">';

to

echo '<ul id="suggest_users">';

Thank you, works perfectly wink

I don't speak English, but Google Translate is doing pretty good.

6 (edited by rsun 2011-03-02 12:08)

Re: [Extension release] Username auto suggestion for pun_pm

link does not work
give me please working link  hmm
thnx

7

Re: [Extension release] Username auto suggestion for pun_pm

hey people