Commit graph

147 commits

Author SHA1 Message Date
Karl Hobley
599eebf022 Splitup wagtailsearch docs 2014-07-09 14:30:39 +01:00
Karl Hobley
8aaff51b05 Minor tweak to 0.4 release notes 2014-07-09 09:52:40 +01:00
Karl Hobley
1d9f792415 Added search changes to changelog and 0.4 release notes 2014-07-09 09:50:58 +01:00
Karl Hobley
eb96ac97cd Merge pull request #437 from kaedroho/release-notes
[WIP] Release notes for 0.4
2014-07-08 14:56:16 +01:00
Karl Hobley
ff72d70d37 Fixed typo 2014-07-08 14:55:12 +01:00
Karl Hobley
608b8ccc4f Added 'Miscellaneous' section to deprecated features 2014-07-08 14:54:26 +01:00
Karl Hobley
67fbf86bd1 Added links to docs from 0.4 release notes 2014-07-08 14:43:49 +01:00
Tom Dyson
491a10f6a0 eeking -> eking
See http://www.oxforddictionaries.com/definition/english/eke
2014-07-08 14:18:24 +01:00
Karl Hobley
89e4d26978 More updates to 0.4 release notes 2014-07-08 14:17:10 +01:00
Karl Hobley
1274a81e8d Updates to release notes 2014-07-08 13:55:19 +01:00
Karl Hobley
a67fdf2423 Early draft of 0.4 release notes 2014-07-08 13:26:08 +01:00
Neal Todd
49b72d2481 Text amendments. 2014-07-08 13:21:44 +01:00
Neal Todd
3a9cb569d8 Python 2/3 code contribution docs. 2014-07-08 13:16:55 +01:00
Chris Rogers
7286692c39 Update conf.py 2014-07-08 12:31:13 +01:00
Chris Rogers
17b564de40 Update conf.py 2014-07-08 12:29:15 +01:00
Matt Westcott
00e12cccaf Merge branch 'master' into feature/fep2
Conflicts:
	docs/index.rst
2014-07-04 22:00:46 +01:00
Matt Westcott
e2040e8842 fix documentation syntax errors / warnings 2014-07-04 21:57:58 +01:00
Matt Westcott
466df9ffd6 Add developer docs for private pages 2014-07-04 20:56:34 +01:00
Matt Westcott
383ce75b39 Document the before_serve_page hook 2014-07-04 20:56:34 +01:00
Matt Westcott
4fde40df92 Update example in static_site_generation docs to use new-style route API 2014-07-04 18:24:01 +01:00
Matt Westcott
06c79d4866 update building_your_site and model_recipes docs to cover the new route/serve API 2014-07-04 17:50:26 +01:00
Karl Hobley
14228a56e1 Merge pull request #419 from gasman/serve_preview
Use serve_preview() rather than serve() for all preview / moderation / view_draft actions
2014-07-03 17:22:22 +01:00
Matt Westcott
493fc29c08 Deprecate the show_as_mode method in favour of serve_preview which additionally takes a 'request' argument 2014-07-03 15:31:27 +01:00
Matt Westcott
78481dc846 syntactic sugar for get_page_modes: change it to a property called preview_modes and add a default_preview_mode helper
Conflicts:
	wagtail/wagtailadmin/views/pages.py
2014-07-03 15:01:35 +01:00
Karl Hobley
148fcf04e3 Merge pull request #414 from kaedroho/frontendcache-purge-url
Allow purging individual URLs from frontend cache
2014-07-03 13:59:13 +01:00
Karl Hobley
c9385ca1ce frontend cache purge docs change 2014-07-03 13:10:03 +01:00
Karl Hobley
00347ff6ba Rearrange static site generation docs 2014-07-03 12:53:11 +01:00
Neal Todd
2f126bda6e Update index.rst 2014-07-03 12:26:48 +01:00
Karl Hobley
e4a9756c79 Added little section in the docs describing purge_url_from_cache 2014-07-03 10:14:51 +01:00
Matt Westcott
92dc6add90 update hook examples in docs to import from wagtailcore, not wagtailadmin 2014-07-02 20:04:06 +01:00
Tom Dyson
47c83e75b1 Lets -> Let's 2014-07-02 17:57:30 +01:00
Neal Todd
41ff751009 Update index.rst 2014-07-02 17:57:15 +01:00
Karl Hobley
35fd9f4a98 Merge branch 'master' into varnish-cache-invalidation
Conflicts:
	wagtail/wagtailcore/models.py
2014-07-02 17:43:47 +01:00
Karl Hobley
62c59744f9 Merge branch 'master' into varnish-cache-invalidation
Conflicts:
	setup.py
2014-07-02 17:22:19 +01:00
Karl Hobley
ab518b6472 Merge branch 'master' into sitemaps 2014-07-02 17:21:20 +01:00
Karl Hobley
2f74885834 Fixed bad paste 2014-07-02 13:45:43 +01:00
Karl Hobley
61fd67f2e9 Tweaks to sitemap generation docs 2014-07-02 13:01:49 +01:00
Karl Hobley
d9b22292f2 Merge branch 'master' into varnish-cache-invalidation
Conflicts:
	wagtail/wagtailadmin/tests/test_pages_views.py
2014-07-02 09:38:51 +01:00
Tom Dyson
479dd1edde Minor editing API doc tweaks 2014-07-01 16:53:47 +01:00
Tom Dyson
83161e324f Updates to management commands docs
With inclusion in index
2014-07-01 16:45:44 +01:00
Dave Cranwell
5f1eee4f46 updated docs re: FieldRowPanel 2014-07-01 13:31:55 +01:00
Karl Hobley
8daf1c6de6 Added docs for frontend cache purging 2014-07-01 11:00:55 +01:00
Karl Hobley
683f1cfa64 Added docs for sitemaps 2014-07-01 10:14:34 +01:00
Karl Hobley
1142123174 Added basic documentation for management commands 2014-06-30 13:34:37 +01:00
Karl Hobley
6e6b85d4f6 Merge pull request #336 from kaedroho/feature/template-tags-rationalisation
Template tags rationalisation
2014-06-27 15:22:22 +01:00
Karl Hobley
28c071a1e9 Merge pull request #372 from kaedroho/wagtailcore-cleanup-2
Wagtailcore cleanup
2014-06-27 15:21:09 +01:00
Karl Hobley
ad3737e7d7 Merge pull request #304 from jeffrey-hearn/docs-wagtail-app-config
Docs: Wagtail settings variables and urlconfs
2014-06-27 10:54:07 +01:00
Karl Hobley
deb2e0f9d8 Deprecate Page.get_other_siblings 2014-06-26 14:42:06 +01:00
Karl Hobley
3bef7bf302 Merge branch 'master' into feature/template-tags-rationalisation
Conflicts:
	docs/building_your_site/frontenddevelopers.rst
	wagtail/wagtailimages/templatetags/image_tags.py
2014-06-24 09:57:54 +01:00
Karl Hobley
2801c913dc Docs update for #342 merge 2014-06-23 14:22:50 +01:00