[Logo] JForum - Powering Communities
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Top Downloads] Top Downloads   [Groups] Back to home page 
[Register] Register /  [Login] Login 


JForum 2.8.3 is out with various fixes and improvements. Read all about it here

Forumception RSS feed
Forum Index » Developer Forum
Author Message
danjo

[Avatar]

Joined: 2014/2/12
Messages: 3
Offline
Hi all,

I planned to integrate JForum into my site, though it looks like I will rather have to integrate my site into JForum, by the looks of it.

Really good work so far.

I am wondering if there's any sort of architectural overview of the code somewhere? I see the JForum class is the central servlet, which doles out its reply template based on the action name of the form submit, but it's a lot to take in. Does anyone have like an idiots guide to adding a new Action from start to finish? Or a new Entity?

For example, I will need to modify the users/profiles to have an image associated with them, so I'll need to modify the whole chain up the stack, which would be easier if there were a guide of sorts, written by one of the main devs?

Thanks
Dan
udittmer


Joined: 2013/2/21
Messages: 433
Offline
I'm afraid there is no such guide available.

With respect to the image, are you aware of the built-in avatar functionality? It lets each user upload an image which is then displayed alongside their profile (and next to each of their posts).

you can support my JForum work via Paypal
[Email] [WWW]
danjo

[Avatar]

Joined: 2014/2/12
Messages: 3
Offline
Ok thanks, that is great. I will just mod the form then, and use the existing code.

It will probably take me a long time, but I'll get around to making changes, and I'll write up a little guide as I go along.
 
Forum Index » Developer Forum
Go to:   
Mobile view
Powered by JForum 2.8.3 © 2025 JForum Team • Maintained by Andowson Chang and Ulf Dittmer