I'm total noob trying to learn :-)

I'm totally new to php, but ages ago back when TC2.0 and Pascal where the new hot thing, I actually coded as my job - just moved on to other mainly security & management related functions, for which basic bash/cli scripting sufficed :)

Now I'm preparing to start writing a few silly simple plugins just for fun, since I really like ZenPhoto and I want to really learn the innards and perhaps at some point come out with something cool.. or actually useable lol.

So, first practice.. I was thinking of writing a plugin which displays a 2nd image right beneath or next to the actual image that was requested. Of course based on the assumption that i have f.e. an array of known pages, and know which to trigger on and display what (also on site) image next to it or under it.. more like a book idea.. if page 2 is clicked, I want page 3 next to it, but instead of text.. we deal with images.

Shouldn't be too hard right ?
Well.. didnt sound too hard to me, up til the moment i started reading all the guides, function table, reading thru all the filters.. and now my head is spinning :)

I think I'm on the right track with filters.. but there's so many !
And the all sound legit, but the man page is just not clear enough to me if thats the one I want.

Who can point me in the correct direction ? Or hell.. if there's a simple example which already does this, to learn from : please share.

Thanks !

Comments

Sign In or Register to comment.