About Author

Justin Wendlandt
Justin Wendlandt
I work for Wells Fargo, play a lot of video games, and program in many languages. [ more ] E-mail me Send mail

View Justin Wendlandt's profile on LinkedIn

Calendar

<<  July 2008  >>
MoTuWeThFrSaSu
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910

View posts in large calendar

Recent Posts

Recent Comments

Comment RSS

Stock Quotes

WFC 23.92 +0.33 (+1.40%)
MSFT 25.98 +0.10 (+0.39%)
NVDA 12.49 -5.54 (-30.73%)
HAS 34.89 +0.41 (+1.19%)

XboxGamerCard

Jwendl
Jwendl
Gamer Score: 4725
Guitar Hero II (140) Rock Band (270) GTA IV (90) DYNASTY WARRIORS 6 (340) CSI-Hard Evidence (0) Culdcept SAGA (45) Overlord (420) Assassin's Creed (490) DEAD RISING (440) Halo 3 (535) Oblivion (390) Blue Dragon (25) Eternal Sonata (30) Tony Hawk's Project 8 (135) Gears of War (470) Crackdown (405)
Offline
2008-07-03T01:23:22-05:00
Last seen 07/03/08

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008

Creative Commons License

Header Photo

BlogEngine ExtensionManager class

January 8, 2008 00:47 by jwendl

Every time I go deeper into the BlogEngine code base I am caught off guard at how well thought out the abstraction layers are. The ExtensionManager is another layer that helps people who build Extensions have a place to administrate their extension. If you don't want to use the default Settings class holder, you can use a custom administration page.

Method public static void SetAdminPage(string extension, string url)
Description Allows to set custom settings page to use instead of default page.
Usage ExtensionManager.SetAdminPage(“BBCode”, “~/path/to/mypage.aspx”);

http://rtur.net/blog/post/2008/01/Documentation-on-Extension-Manager.aspx

I am going to have to put this to good use with my RandomQuotes extension that I am trying to make work.


Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Comments

January 30. 2008 16:34

Scott

Justin,

This is actually a very helpful find. I actually sent you an email stating what my hopeful plan is to make an extension for BE. If I am able to actually accomplish this task this added knowledge will be extremely useful. Thanks for keeping your eyes open for it.

Scott us

Add comment


(Will show your Gravatar icon)  

  Country flag

biuquote
  • Comment
  • Preview
Loading