Anders Sjolander wrote: > > Wether it's correct is in the eye of the beholder :) It's > > always been this > > way. Pages have been mostly used as scripts; these scripts > > can look at the > > approval data on articles and decide what to do with > > non-approved ones. > > I've been thinking about this, too. I think a nice function would be to > remove pages from the live site, while they continue to exist on the > staging site.
Easy enough, in code-init check the aproval status, if not approved, bounce to 404 page. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
