2011/9/11 Dagobert Michelsen <[email protected]>: > What I would like to have is a connection of the forum to the package page > so if you browse a package you automaically see he most recent posts or > post topics or so.
My first thought is: Django commenting system. There is a plugin for Django that adds a generic commenting system to any (Django-served) page. If such thing exists for php, we could use that. Of course, spam prevention would be a major consideration. Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
