This is a simple instruction how to install and run FCS in your blogEngine.net
Installation
Download the FCS extension HERE.
- Extract de files in web folder
- Add this line in your Web.Sitemap
- Add this line at second line in you site.master theme
<%@ Register src="~/User controls/FCS.ascx" TagName="FCS" TagPrefix="FCS1" %>
..and add this in you site.master layout to show FCS
<FCS1:FCS ID="FCSControl" runat="server" visible="false"/>
The download file has all this configurations inside in default theme.
Running and Configure
- In admin, enter in Extensions tab, edit settings in FCS.
- Configure all your settings and click save.
- Create a post.
- In FCS Tab, select Post Name and PhotoURL. If you doesnt have any picture, Upload in the control. The Extension will rename your picture to FCS_filename.extension.
Know Bugs and limitations
- You need to turn off your lightbox extension to run FCS because lightbox script has incompatible code with mootools framework. To solve this problem, I added the SlimBox script in FCS. Slimbox works the same way of lightbox, but with mootools framework.
Things to do
- Change the radio buttons for checkboxex. I dont do this because original blogengine has a missing code in save checkboxes.
- Add this extension as Widget. (Maybe when we have a multiple widget support)
- Better code. I'm newbie in .net :)
FCS_1_0_0.zip (127,22 kb)