well, the thing is: i am the only user managing the website (i.e. the admin). its a rather static site, individual members of my workgroup don’t have an account. therefor, all publications will be linked to the admin account and i can’t filter on this basis (or did i miss something?).
what i’m looking for is a way to build a central publication repository, managed by me, and something that would allow me to output a filtered tplist. say, somewhere on my site i would like to show the publications of john doe: [tplist filter_author=”doe”] would result in a tplist of publications where the author fields contains the string “doe”. similar filters could exist for publication year or type. just like in the selection boxes of tpcloud. if the whole thing would be realized with a regexp filter (preg_match?), the possibilities would be endless ?? just fantasizing ….