Change | User | Description | Committed |
---|---|---|---|
3373 | Jay Han |
set popen mode depending on os.name. also changed #! to more usual /usr/bin/python. |
22 years ago |
3361 | Jay Han | stuff description as CDATA and use XSLT substitution to turn \n to <br/> | 22 years ago |
3359 | Jay Han | generate html table (only the table) from rss | 22 years ago |
3358 | Jay Han | added email option and updated release.bat | 22 years ago |
3352 | Jay Han | use ConfigParser to read p4rss.ini config file. | 22 years ago |
3340 | Jay Han | pubDate element is now in RFC 822 [2822] format in compliance with RSS 2.0 spec. | 22 years ago |
3339 | Jay Han | Generate RSS 2.0. Two problems: date should be RFC 882 format and author element should in...clude email. Otherwise p4rss.py generates valid RSS 2.0 output. « |
22 years ago |
2858 | Jay Han | put <link> element to help auto discovery of RSS | 22 years ago |
2835 | Jay Han | update to mention optional file argument and default one //... | 22 years ago |
2834 | Jay Han |
set default file argument to //... (users can supply their own optional arguments) |
22 years ago |
2830 | Jay Han | typo cleanup | 22 years ago |
2827 | Jay Han | RSS for p4rss = http://radio.weblogs.com/0107481/p4rss.xml | 22 years ago |
2826 | Jay Han | take an optional file argument to narrow down scope of p4 changes. | 22 years ago |
2815 | Jay Han | use 'p4 changes -l' rather than do expensive join of p4 changes and describe! Ugh, I cann...ot believe I missed -l option of p4 changes... « |
22 years ago |
2814 | Jay Han | p4rss.xml is the RSS feed for p4rss at public.perforce.com. Whenever I make a new release... (by running release.bat), p4rss.xml should be posted to the website. « |
22 years ago |
2813 | Jay Han | code cleanup | 22 years ago |
2812 | Jay Han | escape &, <, >, ", ' to HTML entities | 22 years ago |
2798 | Jay Han | customization information (or some lame excuses...) | 22 years ago |
2797 | Jay Han | rename index.html to p4rss.html | 22 years ago |
2795 | Jay Han |
restoring index.html because I mistakenly clobbered it. tssst. |
22 years ago |
2794 | Jay Han | deleting index.html (forgot to do it in 2793) | 22 years ago |
2793 | Jay Han | rename index.html to p4rss.html and modify release.bat to reflect this change. | 22 years ago |
2792 | Jay Han | fixed typo - tsssst. | 22 years ago |
2791 | Jay Han | copy index.html to my website as p4rss.html | 22 years ago |
2790 | Jay Han | make releasable zip bundle and upload the files to web site | 22 years ago |
2789 | Jay Han | update mail link | 22 years ago |
2788 | Jay Han | download from blog page, delete the often-regenerated sample.p4rss.xml | 22 years ago |
2782 | Jay Han | description comes from p4 describe, not the truncated p4 changes output. | 22 years ago |
2781 | Jay Han | pull out doc from p4rss.py, set url to public.perforce.com for now, also add a sample.p4rs...s.xml. « | 22 years ago |
2780 | Jay Han | index.html for p4rss.py (copied docstring + email) | 22 years ago |
2779 | Jay Han | 1st public cut of p4rss.py | 22 years ago |
2778 | Jay Han | creating guest branch per tutorial http://public.perforce.com/public/tutorial.html | 22 years ago |