PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Custom features (http://www.photopost.com/forum/photopost-pro-how-do-i/130716-custom-features.html)

ziki_cz March 1st, 2007 07:18 AM

Custom features
 
Hi, I just bought and installed photopost. The thing is, that my customer browsed a few photopost-powered sites and he wants some features, that he saw there, but I cannot find them anywhere in the administration. So I'd like to ask you for help, which of the following features can be configured by photopost itself (by plugins, mods..) and which of them I will have to program by myself. Most of the functions already works on one or more PP sites, so I hope it shouldn't be a big deal:

1) How to allow users to upload only one photo per more (2,3..) days ?
2) Only registered users with 3+ photos uploaded with average rating 7+ can rate others' photos ?
3) Is there any other way to change optional items in member's profile than renaming them in the language file ?
4) Administrator's rating of photo has more weight than regular user's (like if 5 normal users vote eg.)
5) How to display photos per specific period in index page ? (like most popular photos last week, random images for last 3 days etc.)

I know its a lot of questions, but I would appreciate every help.. even if you could give me some links, where I could read more about customizing templates or the list of global variables available for use would be helpful.
Thanks in advance

Chuck S March 1st, 2007 08:10 AM

I will attempt to answer below

1) How to allow users to upload only one photo per more (2,3..) days ?

In Admin => Edit Usergroups you can set the uplimit per day.

2) Only registered users with 3+ photos uploaded with average rating 7+ can rate others' photos ?

This is not part of the program

3) Is there any other way to change optional items in member's profile than renaming them in the language file ?

what do you mean by this. If your looking to change what is said it is done in the language file itself

4) Administrator's rating of photo has more weight than regular user's (like if 5 normal users vote eg.)

This is not part of the program

5) How to display photos per specific period in index page ? (like most popular photos last week, random images for last 3 days etc.)

Featured blocks on our photopost index are displayed via 3 blocks which are turned on or off in the admin and they are most viewed random or recent photos. None are defined by last 3 days or such

ziki_cz March 1st, 2007 10:30 AM

okey, thanks for your fast response and for your answers. Just one more question to the first point.

I found this option in administration, but it only allows me to enter integers.. so I can limit users to upload max. X photos per day. But my client wants to limit his users so, that they can only upload ONE photo per FOUR days. Is there a way to set this up ? thanks

Chuck S March 1st, 2007 10:59 AM

Correct uploads per day is always an integer 1 2 3 4 etc etc

It is number of uploads per day so if he is trying to do anything else he needs to modify his code and the specific query on uplimit do be say x amount of days not 1 day

ziki_cz March 1st, 2007 11:45 AM

ok, thanks for your efforts

bplinson April 25th, 2007 04:22 AM

Quote:

Originally Posted by Chuck S (Post 1190637)
None are defined by last 3 days or such


Would it be possible to do this? Is there a code that could be input? I have a lot of members asking for this since once the gallery has been running for a whle the photos do not seem to change much.

Chuck S April 25th, 2007 08:27 AM

Anything is possible with PHP code

Code mod questions may be asked in the MOD CORNER forums as that falls outside product support


All times are GMT -5. The time now is 07:49 AM.

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