Tim Heap
|
7d7eece0d1
|
Add .specific() page queryset method
|
2015-06-29 15:53:18 +01:00 |
|
Karl Hobley
|
369d2d437a
|
Merge pull request #1422 from kaedroho/routablepage-docs-improvements
Improvements to RoutablePage docs
|
2015-06-24 09:52:29 +01:00 |
|
Karl Hobley
|
0ed4e26d63
|
Merge pull request #1423 from kaedroho/staticsitegen-example-fix
Update staticsitegen example to use new RoutablePage syntax
|
2015-06-19 11:40:49 +01:00 |
|
Karl Hobley
|
e2a331febe
|
Made listing view example a little bigger
|
2015-06-19 10:34:14 +01:00 |
|
Karl Hobley
|
94b18ad658
|
Fix reference to forms doc
|
2015-06-19 10:19:03 +01:00 |
|
Karl Hobley
|
ad2dfd81a2
|
Update staticsitegen example to use new RoutablePage syntax
|
2015-06-19 10:08:37 +01:00 |
|
Karl Hobley
|
e0a1802f7c
|
Improvements to RoutablePage docs
|
2015-06-19 09:55:30 +01:00 |
|
Karl Hobley
|
9713250c42
|
Moved theory doc into reference
|
2015-06-05 13:54:15 +01:00 |
|
Karl Hobley
|
7167b9bdab
|
Merge pull request #1353 from kaedroho/docs-tweaks
A little more restructuring of the docs
|
2015-06-05 13:29:54 +01:00 |
|
Karl Hobley
|
0cecb61862
|
Moved form builder to contrib
It will soon be contrib
|
2015-06-02 09:14:56 +01:00 |
|
Karl Hobley
|
201164ccb5
|
Moved page privacy to advanced topics
|
2015-06-02 09:14:55 +01:00 |
|
Karl Hobley
|
98692f9bfa
|
Moved snippets to topics
|
2015-06-02 09:14:20 +01:00 |
|
Karl Hobley
|
8c75baa271
|
Removed sendfile dependency
Not actually needed unless you're setting a SENDFILE_BACKEND and in that case, you'll know you need it.
|
2015-06-01 16:49:12 +01:00 |
|
Karl Hobley
|
3b26ddc162
|
Fixed module names for a few classes
|
2015-06-01 16:03:59 +01:00 |
|
Karl Hobley
|
f9f6d52670
|
Moved page editor customisation to customisation section
|
2015-05-30 23:17:39 +01:00 |
|
Karl Hobley
|
9885d2fb7d
|
Fix typos
|
2015-05-29 14:21:08 +01:00 |
|
Karl Hobley
|
77d143a099
|
Some edits to model reference
|
2015-05-29 12:53:48 +01:00 |
|
Karl Hobley
|
a0ddfc9fec
|
Tweak to the RoutablePageMixin examples
Use view names as defined in the example above
|
2015-05-28 15:18:18 +01:00 |
|
Karl Hobley
|
2e0dcc88d5
|
Moved some of the reference docs into topics
|
2015-05-28 12:57:00 +01:00 |
|
Dave Cranwell
|
bd45a12efd
|
Simplified getting started section
|
2015-05-28 10:13:05 +01:00 |
|
Karl Hobley
|
f2012bcde0
|
Merge pull request #1319 from kaedroho/more-pages-docs-tweaks
Various improvements to pages docs
|
2015-05-27 09:47:34 +01:00 |
|
Karl Hobley
|
a177a69824
|
Merge pull request #1306 from kaedroho/custom-image-model-docs
Add docs for custom image models
|
2015-05-27 09:40:52 +01:00 |
|
Karl Hobley
|
30eed43d10
|
Merge pull request #1318 from kaedroho/frontend-search-docs
Update frontend search view docs
|
2015-05-27 09:40:39 +01:00 |
|
Harris L.
|
de7f1b4456
|
Update creating_pages.rst
Restore a missing `+`.
|
2015-05-20 12:25:09 -04:00 |
|
Karl Hobley
|
9139e6454f
|
Removed the little sites doc
Sites now have some reference documentation in the page models reference
|
2015-05-18 16:34:42 +01:00 |
|
Karl Hobley
|
ec0c9917c6
|
Improvements to the page model reference docs
|
2015-05-18 16:30:55 +01:00 |
|
Karl Hobley
|
6d6863c01d
|
Link to routablepage from "adding endpoints to pages" docs
|
2015-05-18 15:17:27 +01:00 |
|
Karl Hobley
|
29cd935dc3
|
Rename queryset reference and privacy pages
|
2015-05-18 15:12:19 +01:00 |
|
Karl Hobley
|
d2d43dca0a
|
Better formatting for page fields reference
No on the class so they can now be referenced with :meth:
|
2015-05-18 15:09:12 +01:00 |
|
Karl Hobley
|
01c38e27cd
|
Improvements to cross-linking
|
2015-05-18 15:09:12 +01:00 |
|
Karl Hobley
|
605fdc62f7
|
Moved page field reference to page model reference
|
2015-05-18 15:09:12 +01:00 |
|
Karl Hobley
|
eee3d42735
|
Update frontend search view docs
We no longer recommend using Wagtails built in search view.
This commit adds an example view that anyone can use in their project instead.
|
2015-05-18 13:48:41 +01:00 |
|
Karl Hobley
|
2940ea9c9b
|
Fix too short underline
|
2015-05-18 13:24:48 +01:00 |
|
Karl Hobley
|
9dd4b0391a
|
Improvements to Page model reference docs
- Rename to "Page model reference"
- Add docs for fields
- Add docs for other models such as revisions, group page permissions, etc
|
2015-05-18 12:14:01 +01:00 |
|
Karl Hobley
|
980a29d839
|
Tweaks to editing api docs
Based on feedback from @tomdyson on #1310
|
2015-05-18 10:49:12 +01:00 |
|
Karl Hobley
|
b078bb755a
|
Spellchecked editing api docs
|
2015-05-18 10:44:07 +01:00 |
|
Karl Hobley
|
e04fa2b471
|
Merge rich text docs
|
2015-05-18 10:43:36 +01:00 |
|
Karl Hobley
|
866b762b7b
|
Merge "collapsing multi field panels" into MultiFieldPanel
|
2015-05-18 10:43:36 +01:00 |
|
Karl Hobley
|
3f780a1d8c
|
2 => 4 spaces
|
2015-05-18 10:43:36 +01:00 |
|
Karl Hobley
|
b92b1f7edb
|
Remove duplicate docs for col classes
|
2015-05-18 10:43:36 +01:00 |
|
Karl Hobley
|
a2804d2fe6
|
Move chooser panels next to other panels
|
2015-05-18 10:43:36 +01:00 |
|
Karl Hobley
|
e3fc465360
|
Move panels explanation above listing of panels types
|
2015-05-18 10:43:36 +01:00 |
|
Karl Hobley
|
457f5908a8
|
Break down FieldRowPanel docs
Hopefully, more reabable
|
2015-05-18 10:43:36 +01:00 |
|
Karl Hobley
|
ad222ffb18
|
Restructured basic panels docs
|
2015-05-18 10:43:36 +01:00 |
|
Karl Hobley
|
175d147e09
|
Tweaks to coding style of model examples
|
2015-05-18 10:43:36 +01:00 |
|
Karl Hobley
|
22ba2328a1
|
Don't document Documents here
Not the right place for it
|
2015-05-18 10:43:36 +01:00 |
|
Karl Hobley
|
fb51fc3db8
|
Document using feature detection with custom image model
|
2015-05-18 10:19:32 +01:00 |
|
Karl Hobley
|
78a11e98f8
|
Add docs for custom image models
|
2015-05-18 10:19:32 +01:00 |
|
Karl Hobley
|
8b3bc775d7
|
Change titles to links on contrib index
|
2015-05-14 16:01:03 +01:00 |
|
Karl Hobley
|
9420930f18
|
Rename docs for contrib modules
|
2015-05-14 15:27:14 +01:00 |
|
Karl Hobley
|
543cedec40
|
Merge remote-tracking branch 'davecranwell/docs-reorganisation'
|
2015-05-14 12:14:58 +01:00 |
|
Dave Cranwell
|
5c16f9e7e0
|
moved attr/prop/method reference into pages section
|
2015-05-14 11:54:41 +01:00 |
|
Dave Cranwell
|
3e5eb60bf9
|
moved pages, images, snippets, form builder, search into reference. Updated requirements, removed conflicting theme css file, updated README
|
2015-05-14 11:20:50 +01:00 |
|
Karl Hobley
|
e145e8ebcf
|
Spelling corrections
|
2015-04-19 10:53:34 +01:00 |
|
Karl Hobley
|
739ef64cf1
|
Started fixing spellings. Added wordlist
|
2015-04-17 23:05:08 +01:00 |
|
Karl Hobley
|
8d162d0a86
|
Removed all versionadded older than 0.7
|
2015-04-09 17:03:33 +01:00 |
|
Dan Braghis
|
aa5fe7574b
|
Tweak code and docs based on feedback
|
2015-04-03 18:34:03 +01:00 |
|
Dan Braghis
|
c174de8724
|
Rename construct_wagtail_edit_bird hook
|
2015-04-03 13:36:32 +01:00 |
|
Matt Westcott
|
a83a16de5c
|
release note for #1114
|
2015-03-30 12:41:01 +01:00 |
|
Matt Westcott
|
24c04ee709
|
documentation for the construct_homepage_summary_items hook
|
2015-03-30 11:37:06 +01:00 |
|
Karl Hobley
|
8ea5054a1b
|
Moved hooks into their own file
|
2015-03-26 14:17:35 +00:00 |
|
Matt Brailsford
|
08a5ac9b36
|
Update page.rst
Added parent_page_types docs and updated subpage_types docs to include instructions on blocking child page creation altogether.
|
2015-02-21 10:05:41 +00:00 |
|
Karl Hobley
|
096d1fd42c
|
Moved page fields reference into reference section
|
2015-02-19 16:53:24 +00:00 |
|
Karl Hobley
|
3cdedf12f2
|
Docs updates
|
2015-02-16 10:27:17 +00:00 |
|
Matt Westcott
|
ad80554558
|
fix warning about code-block directive
|
2014-10-08 10:57:10 +01:00 |
|
Karl Hobley
|
1bce98795e
|
Docs for update_index --backend option
|
2014-09-18 10:37:09 +01:00 |
|
Karl Hobley
|
2b9249907b
|
Added reference section
|
2014-07-25 15:33:41 +01:00 |
|