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
a19f6c8bbf
Spelling fixes for editors guide
2015-05-18 10:20:08 +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
Dave Cranwell
5a1f4de23c
replaced bullets with headings in python guidelines
2015-05-18 09:46:38 +01:00
Dave Cranwell
d507ce9ea1
wording change
2015-05-18 09:46:38 +01:00
Dave Cranwell
2ab94a0022
made difference clearer between coding style and styleguide
2015-05-18 09:46:38 +01:00
Dave Cranwell
66a901c48c
removed duplicated/out-of-date information about getting started using the demo site. this is now only in the actual wagtaildemo repo
2015-05-18 09:46:38 +01:00
Dave Cranwell
ef4d9b00c5
moved github issues/pr info into index page, leaving the developing page more about actual development, not housekeeping
2015-05-18 09:46:38 +01:00
Dave Cranwell
bf6607de54
moved styleguide to own page. renamed trying wagtail to demo site
2015-05-18 09:46:38 +01:00
Dave Cranwell
f42e06c455
fixed couple of mislink reports
2015-05-18 09:13:02 +01:00
Dave Cranwell
09af55dfbb
added logo
2015-05-18 09:11:11 +01:00
Karl Hobley
c7f2837ad8
Changelog/contributor/release notes for #1289 and #1299
2015-05-15 09:05:40 +01:00
Tom Dyson
7fc5e38dc4
Merge pull request #1304 from kaedroho/howto-spell-fixes
...
Spelling fixes for howto section
2015-05-14 17:05:48 +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
dfedd062a8
Fix formatting of docs front page
2015-05-14 14:17:59 +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
Karl Hobley
642f37c1e5
Spelling fixes for howto section
2015-05-14 11:29:00 +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
c94ce91823
Spelling fixes for form builder
2015-05-14 11:11:58 +01:00
Karl Hobley
16294c2fd2
Fix reference to javascript_guidelines
2015-05-14 10:26:03 +01:00
Karl Hobley
4f98523116
Spelling fixes for contrib section
2015-05-14 10:17:33 +01:00
Karl Hobley
d94cde879c
Allow search backends to be imported by module
...
This allows the elasticsearch backend to be imported like "wagtail.wagtailsearch.backends.elasticsearch" (dropping .ElasticSearch from the end of the import string)
2015-05-07 14:11:56 +01:00
Karl Hobley
10fb0c4249
Changelog/release notes/contributors for #1176
2015-05-07 10:12:31 +01:00
Karl Hobley
40092e1852
Must use simple sendfile when using staticsitegen
2015-05-07 09:54:28 +01:00
Dan Braghis
e7e0ddcedd
Release/Changelog notes for #1263/#1269
2015-05-06 17:19:57 +01:00
Tim Heap
676799da45
Add docs on compiling the static admin assets
2015-05-05 22:23:05 +10:00
Karl Hobley
0fb4880acf
0.8.8 is in development
2015-05-04 15:15:32 +01:00
Karl Hobley
b3030ac6b0
Changelog/release note/contributor for #1260
2015-05-03 11:26:12 +01:00
Tim Heap
136d97dca2
Add instructions on compiling SCSS files to docs
2015-05-01 08:53:04 +10:00
Tim Heap
ddebafa119
Remove libsass dependency, precompile CSS for distribution
...
Depending on libsass for all Wagtail installations was causing issues
with various operating systems, dramatically increasing installation
times, and preventing front end development adopting modern practices.
libsass has been removed as a dependency. Sass files are compiled before
release as a dependency of the `sdist` setup command. Sass compilation
is done through `gulp`. People wishing to hack on the frontend assets
should now install wagtail locally, install the node dependencies, and
run `gulp`:
$ pip install -e path/to/wagtail
$ cd path/to/wagtail
$ npm install
$ npm start
All the templates and JS files have been updated to reference the new
compiled CSS files instead of the Sass files.
Precompiled CSS for jquery-ui and similar have been moved out of the
`scss/` directory to the `css/` directory.
2015-05-01 08:53:04 +10:00
Matt Westcott
ad3a3d6c54
Finalise 0.8.7 in documentation
...
Conflicts:
CHANGELOG.txt
2015-04-29 14:08:32 +01:00
Matt Westcott
ea22d3d2f9
release note for #1244
2015-04-28 19:06:32 +01:00
Dave Cranwell
5da7a31bc2
Merge pull request #1237 from JoshBarr/feature/javascript-airbnb
...
Conform JavaScript to Airbnb StyleGuide
2015-04-28 12:37:32 +01:00
Matt Westcott
e243cf2403
remove note that was meaningful when the rich text tag library was called rich_text, but isn't any more
2015-04-27 15:23:47 +01:00
Matt Westcott
9ebd6979ae
CAN HAZ DJANGO 1.8
2015-04-27 15:21:56 +01:00
Matt Westcott
d3a16b8d27
Release note for #1161
2015-04-27 14:51:33 +01:00
Matt Westcott
6668a5fa69
revert typo fix which wasn't
2015-04-27 14:22:15 +01:00
Karl Hobley
7200def791
Added @route decorator
2015-04-27 14:22:15 +01:00
Matt Westcott
f7b2cfbb4e
Move release note for #1236 from 1.0 to 0.8.7
2015-04-27 14:22:01 +01:00
Josh Barr
d83ef58ecb
added JS documentation to the contributing section
2015-04-27 23:05:36 +12:00
Tom Dyson
7a66367517
Merge pull request #1239 from revsys/copyright-year
...
Update docs copyright year
2015-04-26 21:57:48 +01:00
Frank Wiles
312033ba4e
Update docs copyright year
2015-04-25 13:01:58 -05:00
Frank Wiles
9239057489
Add Sites to configuration instructions
2015-04-25 12:22:54 -05:00
Matt Westcott
d22413dafc
Remove 'customising the tabbed interface' section from 1.0 release notes
...
It's covered by the 'editing API' docs, and isn't something that developers need to know about at the point of upgrading.
2015-04-24 15:17:08 +01:00
Matt Westcott
a4af4b9e0a
release note for #1226
2015-04-24 10:45:42 +01:00
Matt Westcott
35a8802fac
move release note item for #942 from 1.0 to 0.8.7
2015-04-23 16:54:41 +01:00
Matt Westcott
07cf971911
Release note for #1225
2015-04-23 16:12:39 +01:00
Karl Hobley
1e41a4d8fa
Merge pull request #1202 from pcraston/master
...
#1183 add note to staticsitegen documentation
2015-04-23 11:54:04 +01:00
Karl Hobley
b744e953de
Don't use spelling extension on read the docs
2015-04-22 17:39:23 +01:00
Dan Braghis
4adb3f2dc4
Change translation wording to strongly point to Transifex
2015-04-22 10:36:00 +01:00
Dan Braghis
d725bb0390
Update RTD links and add Transifex as preferred translation option
2015-04-22 10:26:21 +01:00
Karl Hobley
b5a3821dfa
Changelog/release note for #1222
2015-04-22 09:58:03 +01:00
Karl Hobley
6de6437298
Changelog/release note for #1218
2015-04-21 16:21:47 +01:00
Karl Hobley
59bf899a6a
Docs: Fix title underline
2015-04-21 16:05:37 +01:00
Matt Westcott
7e98c71b90
Add Joss's twitter widget tutorial to Third-party tutorials
2015-04-21 12:05:30 +01:00
Tom Dyson
0e926e8399
Merge pull request #1210 from kaedroho/spellcheck
...
Add spellchecker to the docs
2015-04-20 14:08:17 +01:00
Dave Cranwell
b14d454b79
Merge pull request #1191 from JoshBarr/feature/css-guidelines
...
Added css guidelines
2015-04-20 10:49:52 +01:00
Karl Hobley
e145e8ebcf
Spelling corrections
2015-04-19 10:53:34 +01:00
Karl Hobley
458fdbf776
Add 'login' to wordlist
2015-04-19 10:28:10 +01:00
Karl Hobley
7d6b039239
Use GB English for spellchecking
2015-04-19 10:24:12 +01:00
Karl Hobley
739ef64cf1
Started fixing spellings. Added wordlist
2015-04-17 23:05:08 +01:00
Karl Hobley
27facef89e
Added spellcheker
2015-04-17 22:49:16 +01:00
Josh Barr
b7ef25d8e0
created contrib section in docs, made amends to css styleguide
2015-04-18 08:34:54 +12:00
Karl Hobley
3606d89b1c
Changelog/release note for #1186
2015-04-17 12:33:45 +01:00
Patrick Craston
2cee8667ee
#1183 add note to staticsitegen documentation about temporarily using fork of django-medusa to process Documents
2015-04-17 11:24:29 +01:00
georgewhewell
ebf2d767e0
Update docs for static site generation
...
the staticsitegen command won't work without these settings- will throw NotImplementedErrors using defaults.
2015-04-16 10:56:29 +01:00
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
Matt Westcott
81c51e2b13
StreamField developer docs
2015-03-26 13:02:30 +00:00
Matt Westcott
441c274f22
Merge branch 'docs-restructure' of https://github.com/kaedroho/wagtail into kaedroho-docs-restructure
2015-03-26 12:59:14 +00:00
Matt Westcott
40d514964d
Update docs to reflect the fact that django-libsass / Pillow are not being installed separately
2015-03-24 13:56:16 +00:00
Matt Westcott
2977f46a86
Release note for #1093
2015-03-24 12:57:09 +00:00
Karl Hobley
aa11d45ece
Renamed contrib_components to contrib
2015-03-23 17:39:18 +00:00
Karl Hobley
e809176173
Moved core components on level up
2015-03-23 17:39:18 +00:00
Karl Hobley
0b9eeae1ad
Removed roadmap
...
Moved to: https://github.com/torchbox/wagtail/wiki/Roadmap
2015-03-22 12:08:22 +00:00
Karl Hobley
667fee8d15
Replaced django-redis-cache with django-redis
...
Fixes #1068
2015-03-22 12:08:22 +00:00
Karl Hobley
b2b3801371
Fixed capitalisation of Elasticsearch
2015-03-22 12:08:22 +00:00
Karl Hobley
6a968049f7
Search urls have changed
2015-03-22 12:08:22 +00:00
Karl Hobley
adb703ca2b
South/django admin no longer required
2015-03-22 12:08:22 +00:00
Karl Hobley
b8f8b1082a
Merge pull request #1071 from kaedroho/tests-changes
...
Tests changes
2015-03-19 13:38:38 +00:00
Matt Westcott
8e3ea58b25
release note for #1018
2015-03-19 11:53:43 +00:00
Matt Westcott
fc6fe17c8c
release note for #1070
2015-03-19 11:12:44 +00:00