Alexis Métaireau
149ca493e0
Annotate py3k code when needed.
2013-01-11 18:55:04 +01:00
Alexis Métaireau
1197e09626
Revert previously erased changes
2013-01-11 18:46:16 +01:00
Dirk Makowski
71995d5e1b
Port pelican to python 3.
...
Stays compatible with 2.x series, thanks to an unified codebase.
2013-01-11 03:20:09 +01:00
David Beitey
b4c5d7cf62
Store slugs in posts by default on Pelican import
2012-12-11 21:44:40 +10:00
David Beitey
1b23a4a8e1
Merge remote-tracking branch 'davidjb/decode-html-wp-titles' into wp-import-improvements
...
Conflicts:
docs/changelog.rst
2012-11-04 14:09:25 +10:00
David Beitey
528747684d
Split post content on all types of line endings for adding paragraph tags
2012-11-04 14:08:58 +10:00
David Beitey
e2c3701757
Decode HTML entities in titles on WP import
2012-11-03 21:55:56 +10:00
Alexis Métaireau
17dc36aad6
merge upstream
2012-10-12 23:22:55 +02:00
Alexis Métaireau
9add2151c3
Don't force the number of categories to be equal to 1. Fixes #521
2012-10-12 23:01:50 +02:00
Perry Roper
6afc9f7902
Add missing colon
2012-09-26 19:59:47 +01:00
Perry Roper
cf3697199a
Output author details in pelican_import
2012-09-26 19:58:15 +01:00
Zoresvit
515847fdd2
Include index in format() string.
...
Argument index is included in .format() method format string in order to be friendly with various Python versions and consistent with the rest of the code.
2012-08-16 14:17:46 +03:00
Alexis Metaireau
7c48937ea2
pandoc is optional
2012-06-10 13:27:36 +02:00
sam
ba8ed9fb18
Added strip raw option to wordpress xml importer
2012-05-13 23:37:33 +02:00
Aaron Kavlie
5710dc771d
Remove --no-wrap; change para formatting to unicode string.
2012-04-18 22:28:49 -07:00
Aaron Kavlie
36a5344282
Beautify two-line string concat.
2012-04-18 22:14:53 -07:00
Aaron Kavlie
cc30695b72
Correct comment; switch to new style string formatting.
2012-04-18 09:29:47 -07:00
Aaron Kavlie
9491bb40d4
Add --no-wrap option to pandoc, fixing issue with long links names (another fix for issue #314 )
2012-04-18 00:24:52 -07:00
Aaron Kavlie
6577efc8f4
Wrap paragraphs in <p> tags
2012-04-18 00:20:54 -07:00
Aaron Kavlie
6888a04636
Issue #311
...
Catch BeautifulSoup ImportError.
2012-04-12 19:38:59 -07:00
Tshepang Lekhonkhobe
2db2b671f2
fix #293 : pelican-importer for Wordpress doesn't add tags
2012-04-02 01:06:27 +02:00
Andrea Crotti
4e4af9d011
move tools in pelican.tools and add the pelican.tools package to setup.py
2012-03-16 18:53:08 +00:00