View Single Post
Old October 8th, 2004, 04:29 PM   #14 (permalink)
mlucek
Member
Verified Customer
 
Join Date: Feb 2004
Location: Beach/Lost Angeles
Posts: 147
Quote:
Originally Posted by omegatron
Look forward to your demo. Now this is POSTNUKE right?
Yes, this will be PhotoPost (PP) , working as a PostNuke (PN) module (though not really PostNuke API compliant), using PostNuke user authentication (NOT phpBB), using PostNuke style URL's, no external URL rewriting involved.

This will probably also then work with PHPNuke with minor changes. Will also work with MaxDev, as do most PostNuke modules, since MaxDev is just a fork of PostNuke.

Have the major pieces of PP working inside PN now. Mostly just been tedious tiny changes (albeit a lot of them ) to anything that uses:

...Globals['maindir']/ ...

to now go thru a URL generating routine which checks another var to see if PP is running standalone (functions as 4.8.2 does now) or under the guise of PN which then generates PN style URL's.


Last edited by mlucek; October 8th, 2004 at 04:58 PM.
mlucek is offline   Reply With Quote