PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   vBGallery Suggestions (http://www.photopost.com/forum/vbgallery-suggestions/)
-   -   Hook requests (http://www.photopost.com/forum/vbgallery-suggestions/131316-hook-requests.html)

Kirby April 11th, 2007 10:16 AM

Hook requests
 
- newreply.php after post is inserted
- newreply.php after post is deleted
- moderate.php, after deleting images
- moderate.php, after deleting posts
- In functions validate_new_images(), validate_new_posts(), update_count(), delete_images(), delete_category(), process_upload()

Or in other words: In all places where the amount of images/posts changes.

Zachariah April 19th, 2007 12:12 PM

Working on this after 2.2.

Kirby April 20th, 2007 08:42 AM

Great news :)

- One in build_gallery_stats() before the call to build_datastore would be great

Zachariah May 9th, 2007 08:25 PM

sofar adding to 2.3.

ppgal_newreply_delete_post
ppgal_mod_delete_image
ppgal_mod_delete_post
ppgal_validate_image
ppgal_validate_post
ppgal_build_stats
ppgal_update_count
ppgal_delete_image
ppgal_delete_category
ppgal_process_upload

aibon May 27th, 2008 05:04 AM

postbit_display
 
think many ppl would apreciate a hook in postbit_display.
many plugins put information in the userdisplay. would be great if you implement this in showimage php so that via customplugin the userdisplay can be made to look according to the forumdisplay.


All times are GMT -5. The time now is 06:35 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97