Hello
i'd like to know if it could be possible to write a plugin that replace the input file attachment by a special input interface...
thx for your help !
I'm not sure what you mean, do you want to have a different upload box?
thx for your reply,
yes i would like to custom the attach box...
i don't want to look for a file in my hard disk but from a distant repository...
I think it could be done with a plugin and I know it could be done with a skin modification and a plugin. If you modified the skin you could change the attachment box command to a custom plugin command, otherwise you may have to use the render_page hook or maybe the JS before* hook.