Pages (2):    1 2
Developer
Developer
trisweb   14-02-2007, 10:21
#21

@feryk, that's perfectly possible with the current zenphoto. You could make a theme where each albums' images are displayed side-by-side without space between, it's quite easy actually. And all you'd have to do is add images to the folder/album to build it up.

Member
Member
feryk   14-02-2007, 18:23
#22

i thought more on a plugin like an extra category, because if id like to display two types i hafta install 2x zenphoto to display a mural and a regular gallery.

so you say (in this constellation) that i need to install 2 zen's right?

Developer
Developer
trisweb   14-02-2007, 20:26
#23

So the plugin you'd want would be to select different themes for different albums. That's doable. Thanks for the suggestion.

Member
Member
jayray999   14-02-2007, 20:51
#24

This would be cool too.

Member
Member
feryk   14-02-2007, 21:29
#25

i would say the ability to display both ways would be the right way (should be optional as individual album setting)

Developer
Developer
trisweb   15-02-2007, 01:08
#26

Yes, of course it would be optional. :-)

Member
Member
feryk   15-02-2007, 01:12
#27

nice, havent seen a motivated coder since .... oh well :D

Member
Member
gerwitz   22-02-2007, 17:20
#28

I'd like to see more than "thumbnail" and "photo" as rendering hooks. Specifically, I wish to author a plugin to display thumbnails that have been filtered (in my case, desaturated to grayscale) but use a hover/rollover effect to display the unfiltered thumbnail. For that I'd need to invoke URLs that indicate "thumbnail" and "highlight thumbnail" and have event hooks for both.

Developer
Developer
trisweb   25-02-2007, 23:15
#29

So, custom photo 'classes' essentially, or a filter set that's usable from a theme, or can be saved for each photo :-) That would be great! Thanks for the idea.

Member
Member
AlexWilson   27-02-2007, 22:54
#30

For future additions like RSS feeds, I'd think having hooks from adding/editing/deleting an album/image/comment may be a good way to architect it -- then the RSS component could be a plugin itself, and just update the feed on those events.

Member
Member
carbontwelve   18-05-2007, 03:29
#31

Dont know if these have already been suggested but:

[b]Event Hooks[/b]:

on_login, on_newuser, on_logout for user based plugins

on_comment, on_comment_edit, on_comment_delete for comment based plugins.

on_main, on_gallery, on_image for the three most used page types.

on_submit, on_edit, on_upload, on_delete, on_fulldownload for image uploading and editing, would make writing plugins which deal with each process much much easier.

[b]Variables and Globals[/b]:

zpdb to be the main database class or whatever to enable plugins to utilise the database functions that zp uses.

gallery_title, image_title self explanatory

It would be nice to add search, tagging and rss support soon. Also to be able to select your own thumbnail sizes within the admin panel without having to edit files, as well as an on the fly image processing script so that a plugin which requires a different thumb size, etc can call it/the function.

I could go on but I should have been in bed 4 and a half hours ago!

Junior Member
Junior Member
codeman   18-05-2007, 09:33
#32

I didn't read this read every post of this thread but I have a suggestion and a feature request:
I'll start with the feature request, I would like that themes use a standard "header" function that can be hooked into.
Next, my suggestion for a hook, if you haven't already guessed, a hook for the header function :D

Thanks,
Codeman

P.S. I can't wait for the plugin hooks! They will make my integration project complete :D

EDIT: Just thought of something else: override-able functions

Member
Member
sbillard   04-10-2007, 17:51
#33

A plugin architecture is now in the community build. Plugins for Spam Filtering and for Theme Options have been implemented using this architecture.

Pages (2):    1 2
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.