On Apr 17, 2007, at 1:24 PM, [EMAIL PROTECTED] wrote: > It appears that pylons already has excellent web publishing features, > but workflow is very important when you are constantly changing > documents from a pool of about 15,000 documents. Does pylon have > support for such a feature?
None that are built in, as that would require binding the framework to both an authentication/permission/database system which we're avoiding to maintain flexibility. There's no reason one couldn't build a more CMS oriented framework using Pylons as a base that had such functionality, though its outside my time constraints for spare projects. ;) Cheers, Ben --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
