equipes:rcln:ancien_wiki:guides:how_to_wget_blog_content

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
equipes:rcln:ancien_wiki:guides:how_to_wget_blog_content [2019/04/04 14:59]
rosse [Blog download]
equipes:rcln:ancien_wiki:guides:how_to_wget_blog_content [2020/11/23 18:42] (Version actuelle)
garciaflores ↷ Page déplacée de equipes:rcln:guides:how_to_wget_blog_content à equipes:rcln:ancien_wiki:guides:how_to_wget_blog_content
Ligne 1: Ligne 1:
 +====== How to wget blog content ======
 +
 ===== Blog download ===== ===== Blog download =====
   *  We went to [[http://gurau-audibert.hd.free.fr/josdblog/|Laurent Audibert's blog]]   *  We went to [[http://gurau-audibert.hd.free.fr/josdblog/|Laurent Audibert's blog]]
Ligne 11: Ligne 13:
 Categorie are downloaded on the file structure, at least in Wordpress. **TODO: check how does it work with other blog content managers** Categorie are downloaded on the file structure, at least in Wordpress. **TODO: check how does it work with other blog content managers**
  
- gurau-audibert.hd.free.fr/josdblog/category/logiciels+<code> gurau-audibert.hd.free.fr/josdblog/category/logiciels </code>
  
 ===== Tags ===== ===== Tags =====
 For [[http://gurau-audibert.hd.free.fr/josdblog/2012/04/eclipse_ant/|this post]] about Eclipse and Ant, we found the tag in the following file For [[http://gurau-audibert.hd.free.fr/josdblog/2012/04/eclipse_ant/|this post]] about Eclipse and Ant, we found the tag in the following file
- gurau-audibert.hd.free.fr/josdblog/category/logiciels/eclipse/index.html+<code> gurau-audibert.hd.free.fr/josdblog/category/logiciels/eclipse/index.html </code>
  
 The tag is contained in this particular anchor The tag is contained in this particular anchor
- <a href="http://gurau-audibert.hd.free.fr/josdblog/tag/ant/" rel="tag">Ant</a>+<code> <a href="http://gurau-audibert.hd.free.fr/josdblog/tag/ant/" rel="tag">Ant</a> </code>
  
 ===== Links ===== ===== Links =====
   * [[https://magic.import.io/|Import.io]]: data extraction from a web site   * [[https://magic.import.io/|Import.io]]: data extraction from a web site
  
  • Dernière modification: il y a 5 ans