helping mod authors port mods to next phpbb version...

Discussion of general topics related to the new version and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Forum rules
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
asinshesq
Registered User
Posts: 156
Joined: Fri May 14, 2004 10:32 pm
Location: NYC

helping mod authors port mods to next phpbb version...

Post by asinshesq »

I apologize if this has been covered elsewhere, but I've been wondiering whether there are or will be any detailed posts written summarizing how the code of the new phpbb has been changed compared to the old one so that mod authors who want to port their phpbb2.0.xx mods over to the new phpbb won't have to start from scratch in reverse engineering how the new version works. I'm looking ahead with some trepidation to the daunting task of getting my various mods working with phpbb3 (although I note that some of my mods like save posts as drafts won't be needed with the new version, and that should help!).
Alan

ergo14
Registered User
Posts: 17
Joined: Fri Jun 18, 2004 1:10 pm
Location: Poland
Contact:

Re: helping mod authors port mods to next phpbb version...

Post by ergo14 »

i think most of the code will be redone from scratch, the database scheme is different i think ( havent got timee to look at it yet ) so dont expect lots of upgrade paths for the mods ...

ChALkeR
Registered User
Posts: 176
Joined: Tue Mar 15, 2005 4:38 pm
Location: Russia

Re: helping mod authors port mods to next phpbb version...

Post by ChALkeR »

It will be easyer to rewrite most of them (if they are still needed)... maybe using some code from the old version of mods.
Image
Sorry for my bad English....

asinshesq
Registered User
Posts: 156
Joined: Fri May 14, 2004 10:32 pm
Location: NYC

Re: helping mod authors port mods to next phpbb version...

Post by asinshesq »

I'm resurrecting this old thread now that we're moving closer to a beta release.

I admit I am ignorant about the new code so I may be totally offbase, but I continue to think that if someone with big picture knowledge about olympus gave a little primer on how things are different, then phpbb2 mod authors would much more easily be able to figure out how to adapt their mods to olympus. And I am also guessing that if no one gives a primer like that, a fair number of mod authors will not take the time to reverse engineer (with the result that many great mods will disappear when olympus emerges).

Am I wrong about the need for a primer? Has anyone already written something on this that I missed?
Alan

Crack
Registered User
Posts: 1
Joined: Sun Feb 27, 2005 2:01 pm
Location: Poland
Contact:

Re: helping mod authors port mods to next phpbb version...

Post by Crack »

From what I see the entire code was rewritten from scratch so it's impossible to create any kind of instructions for mod authors. Some of the little mods will require a total rewrite as most of the variables and functions they depended on have disappeared. You could as well ask how to port phpBB2 mods to IPB/vBulletin - not much difference.

User avatar
nEGATIVE
Registered User
Posts: 12
Joined: Tue Mar 21, 2006 9:07 pm
Contact:

Re: helping mod authors port mods to next phpbb version...

Post by nEGATIVE »

Most mods eg. attachment mod, usercp, extra bbcode etc. will be made pretty much obsolete by Olympus though.
-nEGATIVE

User avatar
nEGATIVE
Registered User
Posts: 12
Joined: Tue Mar 21, 2006 9:07 pm
Contact:

Re: helping mod authors port mods to next phpbb version...

Post by nEGATIVE »

Not to mention Categories Hierarchy.
-nEGATIVE

asinshesq
Registered User
Posts: 156
Joined: Fri May 14, 2004 10:32 pm
Location: NYC

Re: helping mod authors port mods to next phpbb version...

Post by asinshesq »

Crack wrote: From what I see the entire code was rewritten from scratch so it's impossible to create any kind of instructions for mod authors. Some of the little mods will require a total rewrite as most of the variables and functions they depended on have disappeared. You could as well ask how to port phpBB2 mods to IPB/vBulletin - not much difference.
I continue to think that some generic guidance about what functions have moved where would be helpful, but as I said I have not looked at the code yet so I am be wrong about this.
nEGATIVE wrote: Most mods eg. attachment mod, usercp, extra bbcode etc. will be made pretty much obsolete by Olympus though.
Not true. There are a ton of mods that do things that Olympus does not do. Just among my own 11 validated mods, I think that Olympus has no counterpart for over half. The ones for which there are no Olympus counterparts include, among others:

- clone posts
- email posts or messages to combinations of groups
- [pre] bbcode
- tabulated survey at topic head

And of course there are lots of other mods that other people have done that have no Olympus equivalent (smartor's album mod, skinmaster's forum watch mod (or is that included in Olympus?), spellchecker, etc.).

Some of these will be easy to port over (and some already have) but some - e.g. tabulated survey - may be tough.
Alan

ergo14
Registered User
Posts: 17
Joined: Fri Jun 18, 2004 1:10 pm
Location: Poland
Contact:

Re: helping mod authors port mods to next phpbb version...

Post by ergo14 »

ive seen the devs state MANY times that mods like smartor album ETC , will not be included into olypus because its a FORUM software, so dont expect ,calendars, albums etc. Anyways... its a lot better option to bridge coppermine galery with phpbb ( olympus will be bridged easy too i think ;-) ) than use smartors album ( but its my opinion , ive used both for a LONG time )

User avatar
nEGATIVE
Registered User
Posts: 12
Joined: Tue Mar 21, 2006 9:07 pm
Contact:

Re: helping mod authors port mods to next phpbb version...

Post by nEGATIVE »

If bithdays are included, a calendar would be useful IMO.
-nEGATIVE

Post Reply