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)
-   -   New Posting Features - PHPKD - Advanced Quick Reply 'Ultimate' (https://vborg.vbsupport.ru/showthread.php?t=180330)

aisais 07-13-2008 10:29 AM

Thank you very much. I did install this Mod on 3.7.2 PL1.
I works pretty fine.

I suggest that you explain further how to compress the java file.
Some users might find some difficulty there.

BTW, Windows users can compress the file from the DOS blcak sceen.
I just copied the yahoo compressor and the vb .js file both to my root C:\
then ran the command as shown in yahoo compressor page.

Many thanks again for this perfect mod.

aisais 07-13-2008 10:54 AM

Quote:

Originally Posted by Jase2 (Post 1565731)
Doesn't this defeat the purpose of a "Quick Reply" ? :p

Interesting point .

I believe not though.
The purpose of quick reply has been defeated by the improvement in PC and communication technologies. i.e. It became easier for developers to utilize "heavy" codes to improve their user's experience. FLASH is a good example of a technology which was struggling just few years ago and became very common nowadays because of that reason.

Omranic 07-14-2008 11:38 AM

Quote:

Originally Posted by Zachariah (Post 1572772)
Good ideas PHPKD.
- I have for years thought the quickreply need some options. :D

Ideas:
- Lets make the quick reply smaller by placing the options in a toggle_collapse <thead> (default closed until clicked)

Our pleasure to see you here :).
Regarding to your nice idea, it will be included in the next update (Very Soon).




Quote:

Originally Posted by Icy (Post 1572951)
Uncached templates: phpkd_aqr_tools (1) Note that I have neither edited the JS file nor using those function that require the file edit.

Just wait for the next update, it has many optimizations & should fix this.



Quote:

Originally Posted by PoetJA-1975 (Post 1573710)
Quote:

Originally Posted by PHPKD (Post 1572480)
It's ordered by:
Code:

ORDER BY imagecategory.displayorder, imagecategory.title, smilie.displayorder
By default, but you can edit the product's code (Hook: editor_toolbar_end) to do what you need, search for the following code:
PHP Code:

ORDER BY imagecategory.displayorderimagecategory.titlesmilie.displayorder 


Thanx ;)


Quote:

Originally Posted by Zachariah (Post 1572772)
Good ideas PHPKD.
- I have for years thought the quickreply need some options. :D

Ideas:
- Lets make the quick reply smaller by placing the options in a toggle_collapse <thead> (default closed until clicked)

Ha - Nice - what's the code though? :D

Jacquii.

You are welcome.
New version in the way, just wait.




Quote:

Originally Posted by aisais (Post 1574135)
Thank you very much. I did install this Mod on 3.7.2 PL1.
I works pretty fine.

I suggest that you explain further how to compress the java file.
Some users might find some difficulty there.

BTW, Windows users can compress the file from the DOS blcak sceen.
I just copied the yahoo compressor and the vb .js file both to my root C:\
then ran the command as shown in yahoo compressor page.

Many thanks again for this perfect mod.

You are welcome, the next update has many differences specially in the JS part, you will be able to use the default compressed version of the JS file without editing the uncompressed one. Just wait.



Quote:

Originally Posted by aisais (Post 1574149)
Quote:

Originally Posted by Jase2 (Post 1565731)
Doesn't this defeat the purpose of a "Quick Reply" ? :p

Interesting point .

I believe not though.
The purpose of quick reply has been defeated by the improvement in PC and communication technologies. i.e. It became easier for developers to utilize "heavy" codes to improve their user's experience. FLASH is a good example of a technology which was struggling just few years ago and became very common nowadays because of that reason.

:up: :up: :up:

PoetJA-1975 07-14-2008 05:39 PM

Wow! Sounds exciting - Looking forward to the update!
Thanx again for the share - Wonderful modification ;)

Jacquii.

jost 07-15-2008 06:34 AM

I installed it, but the quick reply box is not in the middle...

ErrorLog 07-25-2008 08:22 AM

Thank You ..!

Omranic 07-26-2008 11:49 AM

"Advanced Quick Reply" [2.0.0]


Today, the PHPKD team is proud to declare "Advanced Quick Reply" version [2.0.0] to be our stable, supported release.

"Advanced Quick Reply" [2.0.0] is available immediately from the main product's URL.

This release supercedes the 1.0.x, 1.5.x branches as our primary product's release.

There are many new features and improvements to existing functionality in "Advanced Quick Reply" [2.0.0] over "Advanced Quick Reply" [1.0.x, 1.5.x], most of which have already been described in the "History" block in the main product's URL, but here is a brief list of just a few of the highlights.


Quote from the 'change log':
v2.0.0 26/07/2008 03:03 PM (EEST): Second public huge update (Second Generation).
  • Changes:
    • Core:
      • Re-writing ~ the whole product's code.
      • Optimizing/fixing minnor bugs in the whole product's code.
      • Minimizing JavaScript file edits to just one tiny edit & separating all required JavaScript Code in a new compressed file.
    • Preferences:
      • Changing settinggroup varname from 'phpkd_aqr_bbcode' to 'phpkd_aqr'.
    • Settings:
      • Re-writing all boolean settings in a new manner depending on bitfields.
    • Phrases:
      • Re-building all boolean settings related phrases.
  • New:
    • General:
      • Adding md5 sum check.
      • Beautifying product's code.
      • Optimizing product's code as a whole.
      • Developing the debugging tools which help resolving problems by tracking product's info.
    • Features:
      • Adding usergroup permissions (per usergroup on/off permission).
      • Adding forums permissions (per forum on/off switch).
      • Adding "Exclude Users" permissions (can exclude users from using product).
      • Adding "Collapse Advanced Quick Reply by default" feature.



We recommend that all users upgrade to "Advanced Quick Reply" [2.0.0].
Best Regards

Keep Moving Forward!

Omranic 07-26-2008 05:50 PM

Quote:

Originally Posted by PoetJA-1975 (Post 1575220)
Wow! Sounds exciting - Looking forward to the update!
Thanx again for the share - Wonderful modification ;)

Jacquii.

The new generation of this product has been released :). you can get it now.



Quote:

Originally Posted by jost (Post 1575678)
I installed it, but the quick reply box is not in the middle...

vBulletin always doesn't put the full editor in the middle (check the advanced reply to see it) and since this product use the same method that vBulletin use, then it will appear as the default editor. Any way you can set the width to be 100% (from product's settings) to get advantage of the whole space & display the editor in the middle.



Quote:

Originally Posted by ErrorLog (Post 1583671)
Thank You ..!

You are welcome.
Don't forget to click "Install".


:up::up::up:

TsirhCitna 07-26-2008 11:01 PM

1 Attachment(s)
Smilies under the edit box is not working.

Edit: Actually nothing in that whole row of checkboxs works. ( Smiliebox Below Editor Display Cut/Copy/Paste Buttons Display Undo/Redo Buttons Display Extra Buttons)

WildSoftCat 07-26-2008 11:20 PM

Thanks :)

When using different kinds of smilies (different sizes) it's impossible to calculate common number of smilies per row ( any user can have own set of smilies - Favorite smilie). I implemented additional user profile field (smilies per row) and add it inside code. Maybe You can also add it to product.


All times are GMT. The time now is 09:52 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.01444 seconds
  • Memory Usage 1,762KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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