Commit graph

843 commits

Author SHA1 Message Date
Meir Kriheli
d4e981f916 unittest helper: Skip if exectuable not found 2012-04-28 02:41:48 +03:00
Meir Kriheli
b73d984ec9 Merge branch 'master' of https://github.com/ametaireau/pelican 2012-04-28 00:52:45 +03:00
Alexis Metaireau
58d98e918f Merge pull request #326 from neoascetic/_save_as_behavior
*_SAVE_AS = False fix
2012-04-26 10:39:56 -07:00
Pavel Puchkin
898ac3808f Last fix? 2012-04-20 11:28:00 +11:00
Alexis Metaireau
004ff4e7b6 Merge pull request #325 from akavlie/issue-314
Better output formatting (see issue #314)
2012-04-19 01:34:57 -07:00
Aaron Kavlie
5710dc771d Remove --no-wrap; change para formatting to unicode string. 2012-04-18 22:28:49 -07:00
Aaron Kavlie
5cad4c46f0 Improve wording of docs re: pelican-import deps. 2012-04-18 22:17:43 -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
Alexis Metaireau
f3188587ce Merge pull request #321 from justinmayer/siteurl
Replace omitted slash in feed URL generation
2012-04-18 07:24:35 -07:00
Justin Mayer
602990b80e Use "endswith" to detect trailing slash on SITEURL 2012-04-18 07:16:51 -07:00
Justin Mayer
f53d902265 Merge branch 'master' into siteurl 2012-04-18 07:12:14 -07:00
Pavel Puchkin
9dcf612f9d Fixes after review 2012-04-18 23:07:57 +11:00
Pavel Puchkin
55d7cf438b Note in docs about previous commit 2012-04-18 19:04:32 +11:00
Pavel Puchkin
6116236ed9 *_SAVE_AS = None fix
Ability to disable creating some files when their `_SAVE_AS` setting is
set to none-value. Mostly for disabling creating of `authors` stuff
(when there only one user, see #320 for details)
2012-04-18 18:56:53 +11: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
Alexis Metaireau
800a5a6d4a Merge pull request #323 from alaski/quickstart-title-question
Modified quickstart title question so that it's more clear
2012-04-16 18:02:58 -07:00
Andrew Laski
a0d5596605 Modifed question so that it's more clear 2012-04-16 20:39:41 -04:00
Meir Kriheli
4793cdfab3 Fix typo in less generator docs 2012-04-16 22:55:50 +03:00
Justin Mayer
e29b54e5e0 Replace omitted slash in feed URL generation
This slash was originally present, but I removed it at some point
because it was causing double-slashes. I believe the reason is that I
had a leading slash in my article URL pattern, which in retrospect
should not have been there. Omitting the slash caused problems for other
folks; I should have tested this better. This commit puts the slash back
where it belongs.
2012-04-16 09:10:20 -07:00
Kyle Fuller
e694cdc2b3 docs: Fix some sphinx warnings, and correctly format the french FAQ 2012-04-15 15:08:06 +01:00
Kyle Fuller
597233c49b Fix a broken link in the docs 2012-04-15 15:01:03 +01:00
Kyle Fuller
51d0e83a21 Merge pull request #307 from kriwil/header-category-link
Fixed hardcoded category url in base.html in default themes
2012-04-15 06:48:01 -07:00
Kyle Fuller
4c4c2a9604 Add a missing ' 2012-04-15 14:40:10 +01:00
Kyle Fuller
7b5b99aafa Merge pull request #303 from dafyddcrosby/typos
Fix some typos and grammar
2012-04-15 06:33:51 -07:00
Kyle Fuller
ac8f3fc653 Fix misspelling of ftp_target_dir in quickstart 2012-04-15 14:31:34 +01:00
Kyle Fuller
644af826ee Merge pull request #302 from stephane/quickstart-fix
Fix misspelling of ssh_target_dir in quickstart
2012-04-15 06:29:44 -07:00
Meir Kriheli
ddf57ca295 Also compile less css files in theme static 2012-04-15 02:52:19 +03:00
Meir Kriheli
50f2cd295f Implement LessCSSGenerator 2012-04-15 02:20:20 +03:00
Meir Kriheli
a9f798eae1 Document less css generator 2012-04-15 00:41:38 +03:00
Aaron Kavlie
23c05ad7db Issue #311, #312
Document BeautifulSoup & pandoc deps.
2012-04-12 19:53:03 -07:00
Aaron Kavlie
6888a04636 Issue #311
Catch BeautifulSoup ImportError.
2012-04-12 19:38:59 -07:00
Aldiantoro Nugroho
424cfe1b1e Fixed hardcoded category url in base.html. 2012-04-10 17:30:42 +08:00
Dafydd Crosby
28a1e0f432 Fix some typos and grammar 2012-04-07 18:02:40 -06:00
Stéphane Raimbault
ae97cbfb72 Fix misspelling of ssh_target_dir in quickstart 2012-04-07 17:33:23 +02:00
Alexis Metaireau
b9973bcf8a Merge pull request #299 from Natim/master
Add rsync_upload
2012-04-06 00:57:49 -07:00
Rémy HUBSCHER
b509fe70cd Add rsync_upload 2012-04-06 09:55:15 +02:00
Alexis Metaireau
e5f58c9594 Merge branch 'master' of github.com:ametaireau/pelican 2012-04-03 11:59:30 +02:00
Alexis Metaireau
b845db30de Add a way to know what metadata exists.
This allows in a theme to have a look at the "metadata" attribute of a content
to know what are the metadata fields defined by it.
2012-04-03 11:58:31 +02:00
Alexis Metaireau
c234005f1c Merge pull request #294 from tshepang/master
pelican-importer for Wordpress doesn't add tags
2012-04-02 07:41:10 -07:00
Tshepang Lekhonkhobe
e999e0f6be Merge branch 'master' of https://github.com/ametaireau/pelican 2012-04-02 01:23:04 +02:00
Tshepang Lekhonkhobe
2db2b671f2 fix #293: pelican-importer for Wordpress doesn't add tags 2012-04-02 01:06:27 +02:00
Alexis Metaireau
f492f2d14d specify supported python version in the setup.py 2012-04-01 15:55:41 +02:00
Alexis Metaireau
9f03a407cb the dep to markdown is optional. rst is not. 2012-04-01 14:46:09 +02:00
Alexis Metaireau
6880f3d1e9 make docs more explicit 2012-04-01 13:54:20 +02:00
Alexis Metaireau
fe9af76e22 default :: doesn't work for syntactic recognition 2012-04-01 13:51:44 +02:00
Alexis Metaireau
be01e9f3a1 Skip functional tests for now 2012-04-01 13:50:03 +02:00
Alexis Metaireau
373ccdebf2 Add style for the note marker. Fix #257 2012-04-01 13:42:28 +02:00
Alexis Metaireau
ebe5c0b2bf Enhance warnings. Fix #196 2012-04-01 13:37:35 +02:00