index
:
newspipe
add-reverse-proxy
combine-apps
hide-registration-button
ldap-auth
master
reverse-proxy
reverse-proxy-for-patch
stackrpms-branding
stackrpms-master
A web news aggregator.
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
export.py
Commit message (
Collapse
)
Author
Age
*
Removed useless empty lines in the generated CSS.
Cédric Bonhomme
2013-03-15
|
*
Improved HTML output of the export..
Cédric Bonhomme
2013-03-08
|
*
Added generation date for the html export.
Cédric Bonhomme
2013-03-08
|
*
Minor fix: removed </style> tag at the end of the CSS.
Cédric Bonhomme
2013-03-06
|
*
Updated revision date.
Cédric Bonhomme
2013-03-05
|
*
Improvement for the HTML export (webzine): a separated CSS file is now ↵
Cédric Bonhomme
2013-03-05
|
|
|
|
created for all article's pages.
*
Reduced width for article pages (webzine export).
Cédric Bonhomme
2013-02-20
|
*
Removed 'width=50%' parameter for the page of exported articles.
Cédric Bonhomme
2013-02-14
|
*
Bugfix: little hack due to the presence of '%' in the string.
Cédric Bonhomme
2013-02-13
|
*
HTML_HEADER is now a function. This enables to set a title for the generated ↵
Cédric Bonhomme
2013-02-13
|
|
|
|
HTML page when exporting articles.
*
Fix some minor HTML issues for the webzine export (export.py).
Cédric Bonhomme
2013-01-29
|
*
improvements...
Cédric Bonhomme
2013-01-19
|
*
Minor fixes to the HTML source code of the webzine.
Cédric Bonhomme
2013-01-19
|
*
Minor fix: added missing <body> tag.
Cédric Bonhomme
2013-01-19
|
*
Minor improvements of the generation of pages for the webzine.
Cédric Bonhomme
2013-01-19
|
*
A simple CSS has been added for the webzine.
Cédric Bonhomme
2013-01-19
|
*
Added link to the original site (for the Webzine).
Cédric Bonhomme
2013-01-19
|
*
Display the number of articles per feeds for the Webzine database export (HTML).
Cédric Bonhomme
2013-01-19
|
*
Typo: removed duplicate ending <a> tag.
Cédric Bonhomme
2013-01-18
|
*
Updated webzine export: display the number of exported articles.
Cédric Bonhomme
2013-01-18
|
*
Fix function name in export_epub().
Cédric Bonhomme
2013-01-01
|
*
Updated copyrights years.
Cédric Bonhomme
2013-01-01
|
*
Bugfix in export.py for export_txt().
Cédric Bonhomme
2012-12-30
|
*
Bugfix in export.py for export_html().
Cédric Bonhomme
2012-12-30
|
*
Porting to Python 3.2. Better, faster, stronger.
cedricbonhomme
2012-11-08
|
*
Updated header comments.
cedricbonhomme
2012-07-22
|
*
Version 3.4 of pyAggr3g470r. Export functions working with MongoDB. Minor ↵
cedricbonhomme
2012-05-01
|
|
|
|
bugfixes and improvements.
*
Export to EPUB OK.
cedricbonhomme
2012-05-01
|
*
Export to text files OK.
cedricbonhomme
2012-05-01
|
*
Export tp webzine nearly OK.
cedricbonhomme
2012-05-01
|
*
Reorganization of folders.
cedricbonhomme
2012-04-15
bgstack15