Commit Graph

51 Commits

Author SHA1 Message Date
Ionuț Ciocîrlan cc01093d16 fix broken link, closes #292 2020-04-23 21:43:11 +03:00
Joseph Nix 2151a69852
Adding note about deprecation 2018-10-20 23:46:40 -05:00
Ionuț Ciocîrlan 12317785d3 accompanying documentation updates to lektor/#551 2018-10-18 22:41:39 +03:00
Joseph Nix d7aa16568e [checkboxes] Fixing incorrect example; .id -> ._id 2018-07-05 20:18:43 -05:00
Joseph Nix e3f5b2187d Fixed code snippet, missing `. 2018-04-20 17:34:30 -05:00
Joseph Nix 5e4390b453 Grammar and meaning tweaks: in hands -> in hand, what it does -> what it is. 2018-04-17 16:16:47 -05:00
Joseph Nix 7345e0c44f
is -> are 2018-03-31 15:34:49 -05:00
Ionuț Ciocîrlan 50c3c9d872
_attachment_type: some rephrasing 2018-02-22 16:35:01 +02:00
Joseph Nix a93b7adfb5 Grammar tweak for thumbnail api page. 2018-01-18 10:49:33 -06:00
Joseph Nix 92d2508a60
Merge pull request #128 from tariquesani/patch-1
Added documentation for quality parameter
2018-01-18 10:45:51 -06:00
Joseph Nix 63551fca17 Merge pull request #100 from singingwolfboy/py3
Document Python 3 support
2017-06-12 16:58:18 -05:00
David Baumgold 357ade9b6e Merge pull request #129 from tariquesani/patch-2
Added documentname and description to the list
2017-02-20 21:13:16 -05:00
Gabe Koscky 656b32fe68 Fix wording 2016-12-31 00:10:35 -05:00
elJorno 5827521025 Update contents.lr
Fixed a small typo
2016-12-15 15:53:33 +01:00
Dr. Tarique Sani 67c5dc346e Added documentname and description to the list 2016-11-21 10:43:26 +05:30
Dr. Tarique Sani 6414ed8f2c Added documentation for quality parameter
Added documentation for quality parameter for thumbnail()
2016-11-21 10:36:27 +05:30
William Vincent ae9025399d Fix grammatical typos
A few small things...
2016-09-17 15:55:35 -04:00
David Baumgold c9419a2d0f Merge pull request #102 from aepsil0n/typo
Fix typo "net" → "next"
2016-07-22 12:04:03 -04:00
David Baumgold 10296444df Close <li> tags
Because valid HTML is better than invalid HTML
2016-07-22 11:47:12 -04:00
Eduard Bopp e3d829d312 Fix typo "net" → "next" 2016-06-28 11:51:19 +02:00
David Baumgold a98b2fe9f9 Document Python 3 support
Now that Lektor supports Python 3, we need to document this support.
This change is perhaps a bit extreme: it replaces all explicit
references to Python 2.7 with explicit references to Python 3.5.
However, it's a good start, and it can and should be reviewed before
being merged.
2016-06-02 21:55:55 -07:00
priestch 390c83b79c typo fix in pad api documentation 2016-05-31 21:12:37 +08:00
David Barragán Merino 99c777e7bc Fix a typo 2016-04-03 20:24:31 +02:00
Armin Ronacher 78784cd34f Added missing version info for datetime. This fixes #82 2016-03-17 17:29:26 +01:00
Armin Ronacher 4ed3604b21 Merge pull request #81 from jacobpewitt/patch-1
Fixed a typo in the example
2016-03-17 17:26:45 +01:00
Armin Ronacher c2850b17ba Added documentation for cropping 2016-03-10 12:27:44 +01:00
Armin Ronacher 46194503c6 Added get-alts 2016-03-10 12:23:37 +01:00
Jacob Pewitt dc43b9a912 Fixed a typo in the example
It said type = text instead of type = html
2016-03-04 16:45:38 -05:00
Gunbei a28217c251 Fix typos, misspellings, duplicate words 2016-02-12 00:08:53 +01:00
A. Jesse Jiryu Davis 00b85759d9 Update the "Adding Field Type" howto.
Closes #48.
2016-02-07 07:00:14 -05:00
A. Jesse Jiryu Davis 0a3ea7e567 typo in "filter" 2016-02-03 16:07:50 -05:00
A. Jesse Jiryu Davis 0dc883806e Fix link from query to expression page. 2016-02-01 06:34:41 -05:00
A. Jesse Jiryu Davis 0dc29c6bae Document new get_siblings() method.
get_prev_sibling and get_next_sibling removed in https://github.com/lektor/lektor/pull/118
2016-01-31 06:35:51 -05:00
Armin Ronacher d78db16dde Update contents.lr 2016-01-25 11:51:50 -08:00
Kim Jin Su 23365af57d Add docs for datetime type 2016-01-13 08:06:33 +09:00
A. Jesse Jiryu Davis a883531bad Document new Query.distinct method. 2016-01-10 15:35:37 -05:00
Armin Ronacher b3ff365a8a Documented virtual paths 2016-01-09 10:24:39 +01:00
buckket a5fb11727f Fixed typo in the example code of the query method. 2016-01-08 14:06:28 +01:00
A. Jesse Jiryu Davis 20a79ce1f1 get_prev/next_sibling docs. 2016-01-06 16:53:47 -05:00
Armin Ronacher 48ef6fc9dc Merge pull request #38 from ajdavis/custom-type-howto
How to add a custom type with a plugin.
2016-01-06 22:02:50 +01:00
Armin Ronacher 6fabb41ed1 Added add_type 2016-01-02 22:14:42 +01:00
Armin Ronacher c18389172f Updated docs on types 2016-01-02 22:14:42 +01:00
A. Jesse Jiryu Davis 1e6c5d4c57 How to add a custom type with a plugin. 2016-01-02 12:38:47 -05:00
Armin Ronacher bc60df6d26 Added sort key and guide on it 2015-12-26 20:48:05 +01:00
Armin Ronacher e1fb298946 Added discoverable docs 2015-12-26 00:35:25 +01:00
Armin Ronacher d3d90fe0d8 Added docs on system fields 2015-12-25 22:53:37 +01:00
Armin Ronacher d1b6c6feec Added for_page pagination 2015-12-25 13:22:01 +01:00
Mandar Gokhale f7df10051c Correct possessive uses of "it's"
I found a couple of cases where "it's" was being used instead of
the correct "its", and went through and corrected a bunch of other
instances I could find.
2015-12-22 01:58:42 +00:00
Elias Zeitfogel be4d2e9a22 Some proofreading and fixing from "Welcome" to "Templates" 2015-12-20 20:34:12 +01:00
Armin Ronacher b5dfaf3c2d Documented URL styles 2015-12-19 21:24:52 +01:00