~ubuntu-branches/ubuntu/oneiric/calibre/oneiric

« back to all changes in this revision

Viewing changes to src/calibre/manual/news_recipe.rst

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2010-06-21 10:18:08 UTC
  • mfrom: (1.3.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20100621101808-aue828f532tmo4zt
Tags: 0.7.2+dfsg-1
* New major upstream version. See http://calibre-ebook.com/new-in/seven for
  details.
* Refresh patches to apply cleanly.
* debian/control: Bump python-cssutils to >= 0.9.7~ to ensure the existence
  of the CSSRuleList.rulesOfType attribute. This makes epub conversion work
  again. (Closes: #584756)
* Add debian/local/calibre-mount-helper: Simple and safe replacement for
  upstream's calibre-mount-helper, using udisks --mount and eject.
  (Closes: #584915, LP: #561958)

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
 
112
112
.. automember:: BasicNewsRecipe.remove_javascript
113
113
 
 
114
.. automethod:: BasicNewsRecipe.prepreprocess_html
 
115
 
114
116
.. automethod:: BasicNewsRecipe.preprocess_html
115
117
 
116
118
.. automethod:: BasicNewsRecipe.postprocess_html
117
119
 
118
 
 
 
120
.. automethod:: BasicNewsRecipe.populate_article_metadata
119
121
    
120
122
 
121
123
Convenience methods