Josh Barr
0eb2ca7cf2
added css guidelines
2015-04-16 17:09:13 +12:00
Karl Hobley
53659b35b9
Removed patterns() from docs
2015-04-10 16:57:05 +01:00
Karl Hobley
df446f1475
0.9 => 1.0
2015-04-09 17:06:32 +01:00
Karl Hobley
0e67d5b3ca
Removed all versionchanged older than 0.7
2015-04-09 17:05:26 +01:00
Karl Hobley
8d162d0a86
Removed all versionadded older than 0.7
2015-04-09 17:03:33 +01:00
Matt Westcott
bb7076f978
better heading
2015-04-09 14:13:11 +01:00
Matt Westcott
42f96668ee
Merge branch 'update-hook-names' of https://github.com/zerolab/wagtail into zerolab-update-hook-names
...
Conflicts:
CHANGELOG.txt
2015-04-09 14:13:01 +01:00
Dan Braghis
5c197593bc
Add upgrade considerations
2015-04-09 14:09:30 +01:00
Karl Hobley
5ac1bc217a
Revert "Recommend defining subpage_urls as a property"
...
This reverts commit 4c0803ccc4 .
2015-04-09 14:07:53 +01:00
Karl Hobley
0262a55541
Updated API usage docs
2015-04-09 12:13:43 +01:00
Karl Hobley
69cabffb39
Merge pull request #1145 from kaedroho/images-docs
...
Some image docs tweaks
2015-04-09 11:55:43 +01:00
Matt Westcott
7ff9f3ee50
Release note for #1147
2015-04-08 11:49:19 +01:00
Dan Braghis
aa5fe7574b
Tweak code and docs based on feedback
2015-04-03 18:34:03 +01:00
Dan Braghis
63672e0976
Add CHANGELOG and release notes for edit_bird hook rename
2015-04-03 13:39:46 +01:00
Dan Braghis
c174de8724
Rename construct_wagtail_edit_bird hook
2015-04-03 13:36:32 +01:00
Karl Hobley
e90f0753c5
Some tweaks based on feedback from @tomdyson
2015-04-02 17:10:51 +01:00
Karl Hobley
6f32ed2661
Added note about animated gif support
2015-04-02 14:40:33 +01:00
Karl Hobley
2043808b1a
Created images advanced topics section
2015-04-02 14:21:13 +01:00
Karl Hobley
98331350ca
Moved using in templates into a sub document
2015-04-02 14:15:48 +01:00
Karl Hobley
289cc5cc06
"register" should be "reciever"
2015-04-01 17:14:20 +01:00
Karl Hobley
694860c6b6
Merge pull request #1031 from kaedroho/wagtailapi
...
Wagtail API module
2015-04-01 14:28:01 +01:00
Karl Hobley
5f0932a6b8
Merge pull request #1131 from negletios/documentation-fixes
...
Fix typo in code example. Fixes #1130
2015-03-31 16:59:03 +01:00
Yiannis Inglessis
fcdcc3aa7b
Fix typo in code example. Fixes #1130
2015-03-31 18:47:10 +03:00
Karl Hobley
7ad6b2e149
Changelog, release note and Upgrade consideration
2015-03-31 16:35:53 +01:00
Karl Hobley
addb57c0cd
Changelog and release notes for #728
2015-03-31 15:29:08 +01:00
Karl Hobley
a1ccb1504b
Fix typo in code example. Fixes #1129
...
Thanks to @negletios for spotting
2015-03-31 15:15:18 +01:00
Karl Hobley
d2bd3ebaef
Changelog/release note for #1120
2015-03-31 14:38:24 +01:00
Karl Hobley
6f8218f23b
Remove mention of celery from docs
2015-03-31 10:29:58 +01:00
Karl Hobley
b86cb94bdf
Added contrib.wagtailapi module. Closes #926
...
Imported from: https://github.com/torchbox/wagtailapi
Thanks to @timheap for the review
2015-03-31 09:24:20 +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
Timo Rieber
16120404c6
Fixed import for pageurl tag which has moved from pageurl to wagtailcore_tags library
2015-03-29 16:22:33 +02:00
Matt Westcott
dbb4e763ee
version 0.9 shall now be known as version 1.0
2015-03-27 15:36:18 +00:00
Karl Hobley
bf8c690edc
Update django-taggit in docs
2015-03-27 15:15:57 +00:00
Matt Westcott
52505fee21
release note for MySQL support
2015-03-27 15:13:15 +00:00
Matt Westcott
6bf9d8440f
StreamField release note
2015-03-27 11:06:52 +00:00
Karl Hobley
4c0803ccc4
Recommend defining subpage_urls as a property
...
We previously recommended that users define their subpage_urls in a class attribute but this syntax will no longer work on Django 1.8.
This commit changes the docs to recommend users define their subpage_urls as a property so new code will be written in a forwards-compatible way.
2015-03-26 16:56:22 +00:00
Karl Hobley
8929850d43
Customising => Setting up
2015-03-26 14:17:35 +00:00
Karl Hobley
8d95b64b4a
Renamed "Displaying fields with the Editing API" to "Customising the page editor interface"
2015-03-26 14:17:35 +00:00
Karl Hobley
05e55a3abb
Removed a couple of under construction messages
2015-03-26 14:17:35 +00:00
Karl Hobley
8ea5054a1b
Moved hooks into their own file
2015-03-26 14:17:35 +00:00
Karl Hobley
9439a57e9b
Renamed a couple of contrib docs
2015-03-26 14:17:35 +00:00
Karl Hobley
5e07f9f476
Moved routablepage docs to contrib
2015-03-26 14:17:35 +00:00
Karl Hobley
f636087460
Renamed "For frontend developers" to "Writing templates"
2015-03-26 14:17:35 +00:00
Karl Hobley
8aca6ff8ac
Moved sites into pages section
2015-03-26 14:17:35 +00:00
Matt Westcott
532f7581be
Merge pull request #1104 from gasman/streamfield-docs
...
StreamField developer docs
2015-03-26 14:12:46 +00:00
Karl Hobley
f05eccefe7
Elasticsearch < 1.0 no longer supported
2015-03-26 13:58:15 +00:00
Matt Westcott
fb48c0a5d7
move streamfield documentation page to new location post-#1090
2015-03-26 13:08:25 +00:00
Matt Westcott
33def64870
snappier intro and link to StreamField blog post
2015-03-26 13:02:31 +00:00
Matt Westcott
a3379dfbe5
consistent spacing / use of code-block around code snippets
2015-03-26 13:02:31 +00:00