> I'm planning a site that will host multi-part > articles with an associated threaded discussion > forum. > Much like that found on the php-builder site. Can > midgard do this? Is this a built-in feature or does > someone need to make use of midgard library > functionality.
You still have to program it yourself using functions you'll find in http://www.midgard-project.net/manual/en/part.funcref.php > We also need a store as well...is this a sub > application we can configurable or do we need to > build from libraries... Midgard gives you a platform to develop your own content management system. If you want to develop an e-commerce app, you'll have to use plain php. > And link tracking...any facility to track clicks? Not by Midgard itself. Have a look at http://www.phpopentracker.de/ pascal __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
