aboutsummaryrefslogtreecommitdiff
path: root/source/export.py
Commit message (Expand)AuthorAge
* improvements...Cédric Bonhomme2013-01-19
* Minor fixes to the HTML source code of the webzine.Cédric Bonhomme2013-01-19
* Minor fix: added missing <body> tag.Cédric Bonhomme2013-01-19
* Minor improvements of the generation of pages for the webzine.Cédric Bonhomme2013-01-19
* A simple CSS has been added for the webzine.Cédric Bonhomme2013-01-19
* Added link to the original site (for the Webzine).Cédric Bonhomme2013-01-19
* Display the number of articles per feeds for the Webzine database export (HTML).Cédric Bonhomme2013-01-19
* Typo: removed duplicate ending <a> tag.Cédric Bonhomme2013-01-18
* Updated webzine export: display the number of exported articles.Cédric Bonhomme2013-01-18
* Fix function name in export_epub().Cédric Bonhomme2013-01-01
* Updated copyrights years.Cédric Bonhomme2013-01-01
* Bugfix in export.py for export_txt().Cédric Bonhomme2012-12-30
* Bugfix in export.py for export_html().Cédric Bonhomme2012-12-30
* Porting to Python 3.2. Better, faster, stronger.cedricbonhomme2012-11-08
* Updated header comments.cedricbonhomme2012-07-22
* Version 3.4 of pyAggr3g470r. Export functions working with MongoDB. Minor bug...cedricbonhomme2012-05-01
* Export to EPUB OK.cedricbonhomme2012-05-01
* Export to text files OK.cedricbonhomme2012-05-01
* Export tp webzine nearly OK.cedricbonhomme2012-05-01
* Reorganization of folders.cedricbonhomme2012-04-15
bgstack15