Friday, July 3, 2009, 5:14:37 PM, Hans wrote:

> (:if {$$upfile_name} "":)
> %lframe%Attach:{$$foxgroup}/{$$name}/placeholder.png
> (:else:)
> %lframe%Attach:{$$foxgroup}/{$$name}/{$$upfile_name}
> (:if:)

sorry, that should be

(:if equal {$$upfile_name} "":)
%lframe%Attach:{$$foxgroup}/{$$name}/placeholder.png
(:else:)
%lframe%Attach:{$$foxgroup}/{$$name}/{$$upfile_name}
(:if:)


Hans


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to