自从最近宣布 umbraco 5 停产以来,我必须使用 umbraco 4.7。我需要扩展和/或向 umbraco 后台添加功能。有谁知道关于这个主题的好教程或论坛帖子。
谢谢,
彼得
自从最近宣布 umbraco 5 停产以来,我必须使用 umbraco 4.7。我需要扩展和/或向 umbraco 后台添加功能。有谁知道关于这个主题的好教程或论坛帖子。
谢谢,
彼得
The easiest way to extend Umbraco's functionality is to subscribe to Umbraco events. The Umbraco wiki gives a simple example of how to this. I don't see any specific event for searching. That seems more like a core feature. If you want to get involved with the Umbraco project, you can fork the source and make a pull request with your edits on CodePlex.
本文将带您朝着您想要的方向前进:
http://www.geckonewmedia.com/blog/2009/8/3/how-to-create-a-custom-section-in-umbraco-4