Changes between Version 121 and Version 122 of SpamFilter
- Timestamp:
- Jun 7, 2016, 11:35:54 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SpamFilter
v121 v122 196 196 You can also obtain the code from the Trac Subversion repository: 197 197 {{{#!sh 198 svn co http ://svn.edgewall.com/repos/trac/plugins/1.0/spam-filter198 svn co https://svn.edgewall.org/repos/trac/plugins/1.0/spam-filter 199 199 }}} 200 200 … … 205 205 You can [source:plugins/1.0/spam-filter browse the source in Trac]. 206 206 207 ''[http ://svn.edgewall.com/repos/trac/plugins/1.0/spam-filter/#egg=TracSpamFilter-dev This is a link for setuptools to find the SVN download]''.207 ''[https://svn.edgewall.org/repos/trac/plugins/1.0/spam-filter/#egg=TracSpamFilter-dev This is a link for setuptools to find the SVN download]''. 208 208 209 209 == Enabling the Plugin