summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial06.txt
AgeCommit message (Collapse)Author
2022-05-31Fixed docs build with sphinxcontrib-spelling 7.5.0+.Mariusz Felisiak
sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set of nodes for which the text is checked.
2022-03-08Clarified that tutorial background image should be self-provided.Adam Johnson
2022-01-22Stopped including type="text/css" attributes for CSS link tags.Claude Paroz
2021-07-29Fixed 32956 -- Lowercased spelling of "web" and "web framework" where ↵David Smith
appropriate.
2020-05-04Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and ↵Adam Johnson
comments.
2019-12-31Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials.Gabriel Augendre
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the ↵Tobias Kunze
involved difficulty. This patch does not remove all occurrences of the words in question. Rather, I went through all of the occurrences of the words listed below, and judged if they a) suggested the reader had some kind of knowledge/experience, and b) if they added anything of value (including tone of voice, etc). I left most of the words alone. I looked at the following words: - simply/simple - easy/easier/easiest - obvious - just - merely - straightforward - ridiculous Thanks to Carlton Gibson for guidance on how to approach this issue, and to Tim Bell for providing the idea. But the enormous lion's share of thanks go to Adam Johnson for his patient and helpful review.
2018-10-31Fixed #22390 -- Doc'd possible server restart required in tutorial 6.Tim Graham
2018-09-10Refs #20910 -- Replaced snippet directive with code-block.Curtis Maloney
2018-02-21Used a CSS positioning in tutorial 6 that doesn't differ across browsers.Roger Erens
Otherwise in Firefox, the <html> and <body> elements take just as much height is needed for the content and so the image doesn't appear at the bottom of the window.
2018-01-21Fixed #29038 -- Removed closing slash from HTML void tags.Jon Dufresne
2015-12-10Fixed #21221 -- Made form Media and static template tag use staticfiles if ↵Johannes Hoppe
installed.
2015-05-28Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.João Luiz Lorencetti
2013-10-14Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a ↵M Nasimul Haque
filename. Thanks Marc Tamlyn for the suggestion.
2013-09-07Fixed #20876 -- Changed Poll model name in tutorial to QuestionRodolfo
2013-04-23Fixed #20307 -- Word repeated in tutorial.Thomas Thurman
Replaced "the the" in the tutorial with "the".
2013-03-29Fixed #19897 - Updated static files howto.Tim Graham
Thanks Jan Murre, Reinout van Rees and Wim Feijen, plus Remco Wendt for reviewing.
2013-03-29Fixed #19582 - Added a static files tutorial.Tim Graham
Thanks James Pic.