This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
Orchard
Watch
1
Star
0
Fork
0
You've already forked Orchard
mirror of
https://github.com/OrchardCMS/Orchard.git
synced
2025-09-23 21:13:35 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
07a05214588afd3501532cab2db66d4a6c7895c8
Orchard
/
src
/
Orchard.Web
/
Core
/
HomePage
/
Module.txt
2 lines
39 B
Plaintext
Raw
Normal View
History
Unescape
Escape
- Ability to promote cms pages to be homepage. - New homepage core package with a home controller and routes. Home->Index action calls homepage provider, implemented by pages package. - New site setting (invisible), which is the currently active homepage provider + a parameter identifies the "item" within the provider. - Add checkbox to Edit Page form to set the page being edited to be homepage. --HG-- branch : dev
2010-02-12 15:32:30 -08:00
name: HomePage
- AntiForgerFilter now opt-in for Orchard extensions such as modules and areas. - "antiforgery: enabled" in your module.txt will enable the filter to do the antiforgery check on posts. --HG-- branch : dev
2010-03-04 15:15:06 -08:00
antiforgery: enabled
Reference in New Issue
Copy Permalink