|
#11
|
||||
|
||||
|
It would require two thumbnails for the last photo. This could be done by an addon. It isn't hard, just make a new thumbnail, for instance named "latestpic.jpg" when a new picture is uploaded and always replace the old one.
Come to think of it, I could also use this feature so I'll have a stab at writing the addon. (provided I have the time the next couple of days). |
|
#12
|
|||
|
|||
|
great... I am glad you think about that Addon, keep us informed!
I am sure you will find betatesters here
|
|
#13
|
||||
|
||||
|
Sure would do Connie, however I'm a little bit swamped at the moment so it might just take me a week.
Some pointers on how to use the adminpanel to set the settings would also be great. How do you, as the developers, feel about changing (adding) fields to the pixelpost tables? (e.g. for settings) |
|
#14
|
|||
|
|||
|
a week is nothing ;=)
my 3 cents: it is no good to change fields of the pixelpost tables at all how to deal with updates? any addon should use it's own table, which could be joined etc. with the existing tables have a look into the description of the admin-addons in the /doc-folder there you will find all hooks listed which can be used for additional admin functionality |
|
#15
|
||||
|
||||
|
The dealing with updates is quite easy: always check if the fields exists, if not, create them.
|
| Post Reply |
| Thread Tools | |
|
|