Highslide Quick Reply

Guides & Snippets for phpBB3.
Try the Snippets here and share Your own Snippets

Highslide Quick Reply

Post by Stoker »

Highslide Quick Reply
Written by Stoker

Highslide Quick Reply makes the Quick Reply show up in a nice layer.

When the Highslide Attachment Mod is installed find this:

Code: Select all

<script type="text/javascript" src="{ROOT_PATH}highslide/highslide-with-gallery.js"></script>
and replace it with this:

Code: Select all

<script type="text/javascript" src="{ROOT_PATH}highslide/highslide-full.js"></script>
Upload this following file to your templates folder.
Note that it is for prosilver and prosilver based styles.
quickreply_editor.zip
You do not have the required permissions to view the files attached to this post.

Re: Highslide Quick Reply

Post by BAT »

where can this code be found , so that it can be changed ?

Re: Highslide Quick Reply

Post by Nisok »

Is possible to add the the phpbbcode buttons to the box?

Re: Highslide Quick Reply

Post by Stoker »

BAT » 04 Apr 2010, 18:07 wrote:where can this code be found , so that it can be changed ?
Sorry, dont understand what you mean?

Nisok wrote:Is possible to add the the phpbbcode buttons to the box?
Sure, there is a mod on phpbb.com that does this.

Re: Highslide Quick Reply

Post by BAT »

sorry , i meant to ask

where can i find the above mentioned code , so that I can replace it with the code you mentioned ?
Last edited by BAT on 04 Apr 2010, 19:06, edited 1 time in total.

Re: Highslide Quick Reply

Post by BAT »

one more question ?

here i find a QuickEdit option in my post ...

where can I find this MOD

Thank You

Re: Highslide Quick Reply

Post by Stoker »

Try do a search on phpbb.com for this.
Its a validated mod and is therefore in their mods database

Re: Highslide Quick Reply

Post by BAT »

Thank you very much , I searched it and found it .

Re: Highslide Quick Reply

Post by heredia21 »

How can we go back to original quickreply.

Re: Highslide Quick Reply

Post by cisco007 »

easy, undo the edits you did to get this one working!