Guides & Snippets for phpBB3.
Try the Snippets here and share Your own Snippets
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.
Post
by BAT »
where can this code be found , so that it can be changed ?
Post
by Nisok »
Is possible to add the the phpbbcode buttons to the box?
Post
by Stoker »
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.
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.
Post
by BAT »
one more question ?
here i find a QuickEdit option in my post ...
where can I find this MOD
Thank You
Post
by Stoker »
Try do a search on phpbb.com for this.
Its a validated mod and is therefore in their mods database
Post
by BAT »
Thank you very much , I searched it and found it .
Post
by heredia21 »
How can we go back to original quickreply.
Post
by cisco007 »
easy, undo the edits you did to get this one working!