It's probably not doable immediately but i'd guess that the
approach would be to look at the pnUpper module. While this
can be hooked to pnForum i'm not sure that pnForum would
make the necessay hook calls.
There is also a generic problem with the hook system and how
you handle modules with multiple item types - in this case
threads and posts e.g. say we enable a display hook for
pnForum is this a display hook for an entire thread or a
single post..
-Mark
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am in contact with WeckaMC, the author of pnUpper. We
already agreed on the necessary changes in both modules to
allow file uploads when opening new threads or answering to
existing threads.
pnForum will not use pnUpper as a hook but show the eeded
input fields using a plugin and calling the appropriate
pnUpper function when the posting is submitted.
I expect this being implemented in the next release.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=373430
It's probably not doable immediately but i'd guess that the
approach would be to look at the pnUpper module. While this
can be hooked to pnForum i'm not sure that pnForum would
make the necessay hook calls.
There is also a generic problem with the hook system and how
you handle modules with multiple item types - in this case
threads and posts e.g. say we enable a display hook for
pnForum is this a display hook for an entire thread or a
single post..
-Mark
Logged In: YES
user_id=695278
I am in contact with WeckaMC, the author of pnUpper. We
already agreed on the necessary changes in both modules to
allow file uploads when opening new threads or answering to
existing threads.
pnForum will not use pnUpper as a hook but show the eeded
input fields using a plugin and calling the appropriate
pnUpper function when the posting is submitted.
I expect this being implemented in the next release.