Downloads
Download tar.gz
247.79 KB
MD5: 9b974a57ebf0a11ef961a49ca44f8a0e
SHA-1: 337f6d7b9299b8932da4fd2269af442e037d53ac
SHA-256: 35249b54f1c9e892a86aaac6f115828fad4d23d710a7224f2087a172f11f4e70
Download zip
295.9 KB
MD5: 0482e96264c348e8af7015152f879841
SHA-1: 3667d2460e458da43b18b5f9017626cc2a8e7fd5
SHA-256: 3ea048b7ece805d57241791d74a4327affc30c69622028a5058add0397c02a0a
Release notes
The key thing here is you can now override the node add and node edit forms!!!!!
Changes since DRUPAL-5--2-0-ALPHA10:
- #174006: Most of the content types forwarded the configuration on the edit form improperly making it impossible to correctly add them.
- More robust CSS for flexible, I think
- #174538: Omit teaser/body field if label is blank
- #174817: Ensure custom panel block ids are unique"
- #174504: Wrong description for the node_type_desc content type.
- #174497: preg_replace to ensure panel names are legal"
- #97637: Fix translation
- #160282: Fixing the symptom of a bug
- A rounded corners style; moved the style settings to pair with the layout settings; now all panel types can have styles.
- Some fixes to arguments; able to override the node add form.'
- Don't show pane context selector if only one choice
- Add a save button to layout settings so that even if Next appears, there is an option to save and remain on the form
- Some bug fixes, some changes from Dave Oxide and Jerad Bitner, some trailing spaces cleanup
- Remember to return the output!
- Let pre and post render modify the output
- Fix small typo in last commit
- #179706: PGSQL support by HorsePunchKid!
- #179352: (By sam tresler) Provide some basic help for Panels. It would be nice if this could be used somewhere more prominent as well; perhaps it could appear in the Panels admin block somehow?