vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - [v.4.5] MARCO1 Advanced Quick Reply - Advanced Quick Edit - With Smiles!! (https://vborg.vbsupport.ru/showthread.php?t=232730)

MARCO1 01-09-2010 10:00 PM

[v.4.5] MARCO1 Advanced Quick Reply - Advanced Quick Edit - With Smiles!!
 
1 Attachment(s)


MARCO1 Advanced Editor
Advanced Quick Reply
Advanced Quick Edit

100% With Drop-Down Smilies

Thanks For everyone who have make this Mod win the MOTM :)

Please Note that : I'm keeping update my products and codes without any money simply support me in vb.org to continue this work

Screen-shots for the new version here.

V. 4.5


Support Me!
Mark As Installed - Nominate For MOTM

What's this :
100% Full Quick reply without any template Modifications or File Edits!
100% Full Quick edit without any template Modifications or File Edits!

Features (Advanced Quick Reply) :
  • Full Quick Reply
  • Enable Smiles In Quick Reply
  • Enable Fonts in quick reply
  • Enable Change Size In Quick Reply
  • Enable Change Color In Quick Reply
  • Enable Bold In Quick Reply
  • Enable Italic In Quick Reply
  • Enable Underline In Quick Reply
  • Enable Aligns In Quick Reply
  • Enable Ordered list and Un-ordered list
  • Enable Text Directions In Quick Reply
  • Enable Insert link In Quick Reply
  • Enable Unlink In Quick Reply
  • Enable Add E-mail In Quick reply
  • Enable Insert Images In Quick Reply
  • Enable Insert Video In Quick Reply
  • Enable Quote In Quick Reply
  • Enable Code In Quick Reply
  • Enable HTML In Quick Reply
  • Enable PHP In Quick Reply
Features (Advanced Edit) :
  • Full Advanced Edit
  • Enable Smiles In Quick Reply
  • Enable Fonts in quick reply
  • Enable Change Size In Quick Reply
  • Enable Change Color In Quick Reply
  • Enable Bold In Quick Reply
  • Enable Italic In Quick Reply
  • Enable Underline In Quick Reply
  • Enable Aligns In Quick Reply
  • Enable Ordered list and Un-ordered list
  • Enable Text Directions In Quick Reply
  • Enable Insert link In Quick Reply
  • Enable Unlink In Quick Reply
  • Enable Add E-mail In Quick reply
  • Enable Insert Images In Quick Reply
  • Enable Insert Video In Quick Reply
  • Enable Quote In Quick Reply
  • Enable Code In Quick Reply
  • Enable HTML In Quick Reply
  • Enable PHP In Quick Reply
Installation :
Only Import the XML File :up:


Upgrade :

Remove the old Version and Import the new version.


Translation :

You didn't have any permission to edit or tranlsate this Mod without contact me First via PM.

Arabic Users :
Don't translate this Mod, I have already translated it to Arabic

MARCO1 01-10-2010 06:34 PM

History :
1.0 First Release
Version 2 :

  • Fixing 4 bugs
  • Automatic Installation
  • Change the box design to be more Flexible
Version 3.0 : Fixed 2 bugs and cached the edited templates
Version 4.0 :
  • Fixed 3 Bugs in quick reply
  • Add Full Quick Edit
Version 4.2 :
  • Fixed About me page
  • Fixed reply with quote
  • Fixed view members profile pages
  • Fixed Visitors message
Version 4.5 :
Fixed the Arabic RTL BBCODES
Add Smiles

-----------------------------------------------------------------------------

RTL And Arabic Forums Please follow this post : https://vborg.vbsupport.ru/showpost....&postcount=260

Kolbi 01-10-2010 06:34 PM

Thank you!

I love your mods :)

Does this hack needs much ressources?

What about self created bb-codes?

gbechtel 01-10-2010 06:37 PM

Working well, thank you!

MARCO1 01-10-2010 06:37 PM

Quote:

Originally Posted by Kolbi (Post 1952189)
Thank you!

I love your mods :)



What about self created bb-codes?

Thanks Matthias,

Quote:

Does this hack needs much ressources?
No.

Big-Pete 01-10-2010 06:39 PM

Very good Marco, Tagged for installation in the morning :)

pozo 01-10-2010 06:43 PM

Very nice! :up:

abbasbsp 01-10-2010 06:52 PM

MARCO1 is great, Another innovation in the waiting

Gene Steinberg 01-10-2010 07:15 PM

Quote:

Originally Posted by ichal_spy (Post 1952200)
MARCO1 is great, Another innovation in the waiting

Bad design. You shouldn't have to edit one of the vBulletin app files, because there's the danger that when you upgrade to a newer version, you mistakenly replace that file as well.

Is there no other way to do this?

Peace,
Gene

MARCO1 01-10-2010 07:18 PM

Quote:

Originally Posted by Gene Steinberg (Post 1952218)
Bad design. You shouldn't have to edit one of the vBulletin app files, because there's the danger that when you upgrade to a newer version, you mistakenly replace that file as well.

Is there no other way to do this?

Peace,
Gene

You can use the Mod without editing the file but you will not have smiles in your box.

AliMadkour 01-10-2010 07:23 PM

thanks MARCO
but I hate to edit vBulletin files!

Good JoB :)

MARCO1 01-10-2010 07:27 PM

Quote:

Originally Posted by AliMadkour (Post 1952222)
thanks MARCO
but I hate to edit vBulletin files!

Good JoB :)

Thanks Ali,
I have said it before you can use the Mod without edit any file in vBulletin but you will not see the smiles on your box.

tafreeh 01-10-2010 07:52 PM

thanks for that :) does upgrade possible from previous version ?

MARCO1 01-10-2010 07:59 PM

Quote:

Originally Posted by tafreeh (Post 1952240)
thanks for that :) does upgrade possible from previous version ?

What's your version ? This Mod will work on all of vBulletin 4 versions

Sador 01-10-2010 08:09 PM

Thanks, gonna try it out. :)

BaziCenter 01-10-2010 08:10 PM

Quote:

Originally Posted by MARCO1 (Post 1952220)
You can use the Mod without editing the file but you will not have smiles in your box.

Just create a single plugin and use this code:
Code:

if ($editor_type == 'qr' OR $editor_type == 'qr_small')
{
    $editor_type = 'fe';
}

Hook Location: editor_toolbar_switch

the quickreply will switch to full editor without any file/template change.

by the way you better cache the editor templates in your mod.

Sador 01-10-2010 08:13 PM

Hm, too bad that thread management (stick, unstick, open, close) is missing.

Any chance you'll add this later?

Dr.osamA 01-10-2010 10:18 PM

thanxx

installed
________
Brunette shower

mikem164 01-11-2010 12:12 AM

Hmmm. I installed the xml in product mangager and it doesn't show. I did both edits as well. Any suggestions?

Forum Lover 01-11-2010 02:47 AM

I used one before. But that was working for forum. Will it do the same for blog too?

abbasbsp 01-11-2010 03:02 AM

Quote:

Originally Posted by Gene Steinberg (Post 1952218)
Bad design. You shouldn't have to edit one of the vBulletin app files, because there's the danger that when you upgrade to a newer version, you mistakenly replace that file as well.

Is there no other way to do this?

Peace,
Gene

I do not think so, I know, MARCO1 just move the original code

abbasbsp 01-11-2010 03:20 AM

Quote:

Originally Posted by Sador (Post 1952258)
Hm, too bad that thread management (stick, unstick, open, close) is missing.
Any chance you'll add this later?

my place, no matter who you mean, everything works fine

MARCO1 01-11-2010 09:52 AM

First of all thanks for all your reply, And my apologies for my late reply.

Quote:

Originally Posted by BaziCenter (Post 1952254)
Just create a single plugin and use this code:
Code:

if ($editor_type == 'qr' OR $editor_type == 'qr_small')
{
    $editor_type = 'fe';
}

Hook Location: editor_toolbar_switch

the quickreply will switch to full editor without any file/template change.

by the way you better cache the editor templates in your mod.

I have tried the same code before I publish the Mod in vb.org but it doesn't work. I will look for new code that do it.

Quote:

Originally Posted by Sador (Post 1952258)
Hm, too bad that thread management (stick, unstick, open, close) is missing.

Any chance you'll add this later?

I'm not sure what do you mean ? This Mod doesn't make anything with thread management.

Quote:

Originally Posted by Forum Lover (Post 1952445)
I used one before. But that was working for forum. Will it do the same for blog too?

I didn't tried it in CMS and Blogs. But that's shouldn't work with Blogs or CMS, That's will be in the next version.

MARCO1 01-11-2010 09:53 AM

Quote:

Originally Posted by mikem164 (Post 1952382)
Hmmm. I installed the xml in product mangager and it doesn't show. I did both edits as well. Any suggestions?

Sorry, I didn't support anyone who is use my Mod without Click on Mark As Installed, If you want support you should first click on installed :)

shiqah 01-11-2010 10:05 AM

thanks alot

installed

MARCO1 01-11-2010 10:48 AM

Quote:

Originally Posted by shiqah (Post 1952604)
thanks alot

installed

Don't forget to Mark As Installed if you installed this Mod.

movslow 01-11-2010 12:20 PM

Great idea, however your instructions aren't very clear.

Quote:

Installation :
Download the package from attachments, Extract it and you will found 3 files
Files Edits.txt
Showthread_quickreply.txt
Product MARCO1 Advanced Quick Reply.xml

Open Files Edits and edit this small change in functions_editor.php files
Replace showthread_quickreply template with the Showthread_quick reply.txt file
Import MARCO1 Advanced Quick Reply.xml from admincp
Downloaded, unzipped.

However you say Open the File Edits and make this small change in functions_editor.php ? What change?

Why would you have us download a file and make a change before uploading, why wouldn't it already be changed?

More detailed and clearer instructions are a must.
:up:

MARCO1 01-11-2010 12:36 PM

Quote:

Originally Posted by movslow (Post 1952687)
Great idea, however your instructions aren't very clear.



Downloaded, unzipped.

However you say Open the File Edits and make this small change in functions_editor.php ? What change?

Why would you have us download a file and make a change before uploading, why wouldn't it already be changed?

More detailed and clearer instructions are a must.
:up:

This Edit is only to enable smiles on quick reply

Edrondol 01-11-2010 12:49 PM

Here's what I did:

1) Downloaded the package.
2) Extracted the package.
3) Edited ../includes/functions_editor.php to replace the code with that in the edits.txt file.
4) In the adminCP -> Styles & Templates -> Style Manager -> Edit Templates I replaced the current code with the code in the Showthread_quickreply.txt file.
5) Imported product.

I went back into my boards, cleared my cache and...nothing. No change at all.

What did I do wrong?

MARCO1 01-11-2010 12:58 PM

Quote:

Originally Posted by Edrondol (Post 1952702)
Here's what I did:

1) Downloaded the package.
2) Extracted the package.
3) Edited ../includes/functions_editor.php to replace the code with that in the edits.txt file.
4) In the adminCP -> Styles & Templates -> Style Manager -> Edit Templates I replaced the current code with the code in the Showthread_quickreply.txt file.
5) Imported product.

I went back into my boards, cleared my cache and...nothing. No change at all.

What did I do wrong?

Looks like you have done something wrong in template edit, What's the template you have edit on it ?

Edrondol 01-11-2010 01:04 PM

Quote:

Originally Posted by MARCO1 (Post 1952709)
Looks like you have done something wrong in template edit, What's the template you have edit on it ?

Edit -> Show Thread Templates -> showthread_quickreply

Replaced current code with the code from Showthread_quickreply.txt

MARCO1 01-11-2010 01:13 PM

Quote:

Originally Posted by Edrondol (Post 1952713)
Edit -> Show Thread Templates -> showthread_quickreply

Replaced current code with the code from Showthread_quickreply.txt

Can you send to me via PM a normal member account ? So I can take a look.

MARCO1 01-11-2010 01:54 PM

Quote:

Originally Posted by Edrondol (Post 1952713)
Edit -> Show Thread Templates -> showthread_quickreply

Replaced current code with the code from Showthread_quickreply.txt

Fixed, Thanks for your PM.

Edrondol 01-11-2010 02:02 PM

Woot! And it looks great! Rated and nominated! Never sure why the Quick Reply is so unfriendly in base vBulletin, but who needs base code when you have Marco?

Thanks again!

movslow 01-11-2010 02:17 PM

Quote:

Originally Posted by MARCO1 (Post 1952695)
This Edit is only to enable smiles on quick reply

lol, you didn't answer my question ?

I want the smilies in quick reply like I'm sure most others who d/l'd the mod.

All I'm saying, is that your instructions aren't very detailed or clear.

I can see other people are having problems due to the lack of instructions..maybe someone who has already installed this could give a better writeup, otherwise I can see this causing you a big headache for something that could be avoidable.

:confused:

Edrondol 01-11-2010 02:21 PM

Quote:

Originally Posted by movslow (Post 1952764)
lol, you didn't answer my question ?

I want the smilies in quick reply.

All I'm saying, is that your instructions aren't very detailed or clear.

I can see other people are having problems due to the instructions ?

:confused:

Issue with mine was my fault, not the instructions.

gbechtel 01-11-2010 02:48 PM

Ran into a problem with the edit to Showthread_quickreply.txt

The edit caused the information on the profile pages to disappear. The first tab was ok, but the "about me" tab and any that tab that followed had no information under the selected tabs. The only fix was to revert Showthread_quickreply.txt

Anybody else have this issue?

MARCO1 01-11-2010 02:54 PM

Quote:

Originally Posted by movslow (Post 1952764)
lol, you didn't answer my question ?

I want the smilies in quick reply like I'm sure most others who d/l'd the mod.

All I'm saying, is that your instructions aren't very detailed or clear.

I can see other people are having problems due to the lack of instructions..maybe someone who has already installed this could give a better writeup, otherwise I can see this causing you a big headache for something that could be avoidable.

:confused:

I didn't see anything wrong or can't understandably, As I see many users has already installed it with the current instructions without any problem.

Quote:

Originally Posted by gbechtel (Post 1952781)
Ran into a problem with the edit to Showthread_quickreply.txt

The edit caused the information on the profile pages to disappear. The first tab was ok, but the "about me" tab and any that tab that followed had no information under the selected tabs. The only fix was to revert Showthread_quickreply.txt

Anybody else have this issue?

Can you take screen-shot of the problem ?

Forum Lover 01-11-2010 03:03 PM

Marco, does your hack do the same for blog too?

Xeyn 01-11-2010 03:08 PM

Hi marco...whatever ya did to get his showing....could ya do for me..ive been trying for ages....and really want to use your mod..its fantastic


All times are GMT. The time now is 05:35 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01725 seconds
  • Memory Usage 1,849KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (24)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete