On Tuesday, May 18, 2021 at 4:45:40 PM UTC-7 aiki...@gmail.com wrote:

> On Tuesday, May 18, 2021 at 4:59:44 PM UTC-4 RjOllos wrote:
>
>> On Tuesday, May 18, 2021 at 1:36:31 PM UTC-7  Aikido Guy wrote:
>>
>>> On Monday, May 17, 2021 at 4:46:30 PM UTC-4 Aikido Guy wrote:
>>>
>>>> On Monday, May 17, 2021 at 3:57:48 PM UTC-4 RjOllos wrote:
>>>>
>>> On Monday, May 17, 2021 at 12:52:18 PM UTC-7  Aikido Guy wrote:
>>>>>
>>>>
>>>>>> What I'm looking for...
>>>>>>
>>>>>> I'd like to make use of my static header/footer files and change the 
>>>>>> email notifications coming out of Trac from plain text to html. I'd also 
>>>>>> like to modify the contents of the outgoing email in order to simplify 
>>>>>> the 
>>>>>> contents so that when a ticket is modified a very simplistic email is 
>>>>>> sent.
>>>>>>
>>>>>> PS I've been using Trac for quite a few years and think it is great! 
>>>>>> A job well done in my view! Thank you!
>>>>>>
>>>>> You could use this plugin:
>>>>> https://trac-hacks.org/wiki/TracHtmlNotificationPlugin
>>>>>
>>>>> Ryan
>>>>>
>>>>  
>>> Any idea if someone will put TracHtmlNotificationPlugin on pypi? I did a 
>>> search of pypi but (sadly) did not find one...
>>> - https://pypi.org/search/?q=TracHtmlNotification
>>>
>>> Kindly,
>>> Aikido Guy
>>>
>>
>> Do you just wish to "pip install" it? You can pip install directly from 
>> SVN:
>> https://trac.edgewall.org/wiki/TracInstall#Usingpip
>>
>> Ryan 
>>
>
> Was hoping for pypi because I download to an external hard drive and then 
> carry it over to my air gapped computer to install...
>

Jun hasn't been publishing his plugins to PyPI. As a workaround:

$ svn co <repos URL and path> <local path>
$ cd <local path>
$ python setup.py bdist_wheel

Wheel will be in dist/ directory.
 

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/38736b8f-a748-40f5-b2aa-32ff53ad953bn%40googlegroups.com.

Reply via email to