On Monday, February 10, 2020 at 3:58:22 AM UTC-8, Peter Suter wrote: > > Now I suspect maybe the original idea was that project_url can be > something else entirely: The "homepage" (which does not necessarily use > Trac) of the entire project (which uses Trac for tickets). > Example: The Django project uses Trac for tickets at base_url = > https://code.djangoproject.com/ > But the homepage for the entire Django project is project_url = > https://www.djangoproject.com/ > (I don't know if this is the actual current or desired configuration for > Django, it's just an example.) > > In that case project_url should really only be used very rarely, as a link > to the project's homepage (possibly unrelated to the project's Trac > installation). > Also, in that case maybe support for project_url can still just be > removed. Projects that really want this feature can maybe put it directly > in the notification email template? > > > Cheers, > Peter >
Yeah, that seems right. I haven't looked through the discussion in the tickets you referenced, but I'll likely work on a documentation update after doing so. Thanks for investigating. - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-dev/d7249324-fa55-4562-8fa9-386eb20d5c59%40googlegroups.com.
