sumit goyal via Mailman-Developers writes: > I am planning to write my GSoC 2026 proposal for the *Configurable Mail > Footers* project. > > I noticed that on the ideas page, the estimated effort for this project is > mentioned as *“to be determined”*.
oops. Assume a 175-hour project. I don't really see how this could be bigger than a 175-hour project. You may need to implement new REST API endpoints (I think the current setup assumes the English footer). Re: project scope. - Internationalized footers, please. That means that the list owner should be able to edit English footers (always -- I don't know if it's 100% true but I suspect that that is the fallback), as well as select specific languages for translated footers. Not sure what the supported set *should* be, but it's OK to restrict editable footers to the set of languages supported by Mailman. - Custom templates including footers can currently be edited on-disk (implied in the Task description, but then you lose the distribution version) or stored in the database. I think storing in the database should be implemented. This probably means extension or new REST API endpoints. - Assume the editor is a standard HTML multiline text input box, with the current text in the box. -- GNU Mailman consultant (installation, migration, customization) Sirius Open Source https://www.siriusopensource.com/ Software systems consulting in Europe, North America, and Japan _______________________________________________ Mailman-Developers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman FAQ: https://wiki.list.org/x/AgA3 Security Policy: https://wiki.list.org/x/QIA9
