- 51Aspx源码必读.txt[3KB]
- LICENSE.txt[4KB]
- Library\Ninject.xml[235KB]
- PopForums\AreaRegistration.cs[3KB]
- PopForums\PopForums.csproj[16KB]
- PopForums\bin\Debug\Ninject.xml[235KB]
- PopForums\Configuration\BackgroundServiceBase.cs[2KB]
- PopForums\Configuration\Config.cs[441B]
- PopForums\Configuration\CoreInjectionModule.cs[2KB]
- PopForums\Configuration\ErrorLog.cs[2KB]
- PopForums\Configuration\ErrorLogException.cs[242B]
- PopForums\Configuration\ErrorSeverity.cs[169B]
- PopForums\Configuration\IConfig.cs[114B]
- PopForums\Configuration\IErrorLog.cs[450B]
- PopForums\Configuration\ISettingsManager.cs[276B]
- PopForums\Configuration\NinjectDependencyResolver.cs[757B]
- PopForums\Configuration\PopForumsConfigSection.cs[483B]
- PopForums\Configuration\Settings.cs[2KB]
- PopForums\Configuration\SettingsManager.cs[3KB]
- PopForums\Configuration\UserSessionBackgroundService.cs[650B]
- PopForums\Controllers\AccountController.cs[13KB]
- PopForums\Controllers\AdminController.cs[20KB]
- PopForums\Controllers\AuthorizationController.cs[1KB]
- PopForums\Controllers\FavoritesController.cs[2KB]
- PopForums\Controllers\ForumController.cs[20KB]
- PopForums\Controllers\HomeController.cs[1KB]
- PopForums\Controllers\ImageController.cs[1KB]
- PopForums\Controllers\ModeratorController.cs[3KB]
- PopForums\Controllers\PrivateMessagesController.cs[4KB]
- PopForums\Controllers\SearchController.cs[1KB]
- PopForums\Controllers\SetupController.cs[1KB]
- PopForums\Controllers\SubscriptionController.cs[2KB]
- PopForums\Email\EmailBackgroundService.cs[1KB]
- PopForums\Email\ForgotPasswordMailer.cs[1KB]
- PopForums\Email\IForgotPasswordMailer.cs[164B]
- PopForums\Email\IMailingListComposer.cs[215B]
- PopForums\Email\INewAccountMailer.cs[180B]
- PopForums\Email\ISmtpWrapper.cs[219B]
- PopForums\Email\ISubscribedTopicEmailComposer.cs[206B]
- PopForums\Email\IUserEmailer.cs[227B]
- PopForums\Email\MailingListComposer.cs[1KB]
- PopForums\Email\NewAccountMailer.cs[1KB]
- PopForums\Email\SmtpWrapper.cs[2KB]
- PopForums\Email\SubscribedTopicEmailComposer.cs[1KB]
- PopForums\Email\UserEmailer.cs[1KB]
- PopForums\Extensions\Controllers.cs[1KB]
- PopForums\Extensions\HtmlHelpers.cs[12KB]
- PopForums\Extensions\HttpPostedFileBases.cs[330B]
- PopForums\Extensions\IPrincipals.cs[429B]
- PopForums\Extensions\Strings.cs[1KB]
- PopForums\Extensions\ViewDataDictionaries.cs[352B]
- PopForums\Extensions\WebViewPages.cs[494B]
- PopForums\Models\BasicJsonMessage.cs[228B]
- PopForums\Models\CategorizedForumContainer.cs[1KB]
- PopForums\Models\Category.cs[267B]
- PopForums\Models\ClientSettings.cs[157B]
- PopForums\Models\DataCollections.cs[1KB]
- PopForums\Models\DisplayProfile.cs[1KB]
- PopForums\Models\ErrorLogEntry.cs[361B]
- PopForums\Models\ExpiredUserSession.cs[207B]
- PopForums\Models\FeedEvent.cs[234B]
- PopForums\Models\Forum.cs[682B]
- PopForums\Models\ForumPermissionContainer.cs[293B]
- PopForums\Models\ForumPermissionContext.cs[249B]
- PopForums\Models\ForumTopicContainer.cs[203B]
- PopForums\Models\IPHistoryEvent.cs[318B]
- PopForums\Models\ModerationLogEntry.cs[491B]
- PopForums\Models\ModerationType.cs[379B]
- PopForums\Models\NewPost.cs[394B]
- PopForums\Models\PagedTopicContainer.cs[449B]
- PopForums\Models\PagerContext.cs[149B]
- PopForums\Models\PasswordResetContainer.cs[243B]
- PopForums\Models\PermanentRoles.cs[165B]
- PopForums\Models\Post.cs[761B]
- PopForums\Models\PostEdit.cs[413B]
- PopForums\Models\PrivateMessage.cs[297B]
- PopForums\Models\PrivateMessageBoxType.cs[110B]
- PopForums\Models\PrivateMessagePost.cs[319B]
- PopForums\Models\PrivateMessageUser.cs[250B]
- PopForums\Models\PrivateMessageView.cs[225B]
- PopForums\Models\Profile.cs[967B]
- PopForums\Models\QueuedEmailMessage.cs[484B]
- PopForums\Models\ReadStatus.cs[190B]
- PopForums\Models\SearchType.cs[118B]
- PopForums\Models\SearchWord.cs[176B]
- PopForums\Models\SecurityLogEntry.cs[384B]
- PopForums\Models\SecurityLogType.cs[426B]
- PopForums\Models\SetupVariables.cs[609B]
- PopForums\Models\SignupData.cs[1KB]
- PopForums\Models\Topic.cs[756B]
- PopForums\Models\TopicContainer.cs[581B]
- PopForums\Models\TopicUnsubscribeContainer.cs[156B]
- PopForums\Models\User.cs[932B]
- PopForums\Models\UserEdit.cs[1KB]
- PopForums\Models\UserEditPhoto.cs[421B]
- PopForums\Models\UserEditProfile.cs[1KB]
- PopForums\Models\UserEditSecurity.cs[860B]
- PopForums\Models\UserImage.cs[223B]
- PopForums\Models\UserSearch.cs[222B]
- PopForums\Models\VotePostContainer.cs[234B]
- PopForums\obj\Debug\PopForums.csproj.FileListAbsolute.txt[2KB]
- PopForums\Properties\AssemblyInfo.cs[365B]
- PopForums\Repositories\IAwardCalculationQueueRepository.cs[235B]
- PopForums\Repositories\IAwardConditionRepository.cs[485B]
- PopForums\Repositories\IAwardDefinitionRepository.cs[466B]
- PopForums\Repositories\IBanRepository.cs[374B]
- PopForums\Repositories\ICategoryRepository.cs[327B]
- PopForums\Repositories\IErrorLogRepository.cs[458B]
- PopForums\Repositories\IEventDefinitionRepository.cs[340B]
- PopForums\Repositories\IFavoriteTopicsRepository.cs[429B]
- PopForums\Repositories\IFeedRepository.cs[407B]
- PopForums\Repositories\IForumRepository.cs[3KB]
- PopForums\Repositories\ILastReadRepository.cs[715B]
- PopForums\Repositories\IModerationLogRepository.cs[509B]
- PopForums\Repositories\IPointLedgerRepository.cs[264B]
- PopForums\Repositories\IPostRepository.cs[1KB]
- PopForums\Repositories\IPrivateMessageRepository.cs[873B]
- PopForums\Repositories\IProfileRepository.cs[539B]
- PopForums\Repositories\IQueuedEmailMessageRepository.cs[269B]
- PopForums\Repositories\IRoleRepository.cs[527B]
- PopForums\Repositories\ISearchRepository.cs[583B]
- PopForums\Repositories\ISecurityLogRepository.cs[376B]
- PopForums\Repositories\ISettingsRepository.cs[268B]
- PopForums\Repositories\ISetupRepository.cs[198B]
- PopForums\Repositories\ISubscribedTopicsRepository.cs[612B]
- PopForums\Repositories\ITopicRepository.cs[1KB]
- PopForums\Repositories\IUserAvatarRepository.cs[400B]
- PopForums\Repositories\IUserAwardRepository.cs[384B]
- PopForums\Repositories\IUserImageRepository.cs[668B]
- PopForums\Repositories\IUserRepository.cs[3KB]
- PopForums\Repositories\IUserSessionRepository.cs[552B]
- PopForums\Resources\Resources.de.resx[43KB]
- PopForums\Resources\Resources.Designer.cs[108KB]
- PopForums\Resources\Resources.es.resx[43KB]
- PopForums\Resources\Resources.nl.resx[43KB]
- PopForums\Resources\Resources.resx[42KB]
- PopForums\ScoringGame\AwardCalculator.cs[2KB]
- PopForums\ScoringGame\AwardCalculatorBackgroundService.cs[941B]
- PopForums\ScoringGame\AwardCondition.cs[217B]
- PopForums\ScoringGame\AwardDefinition.cs[257B]
- PopForums\ScoringGame\AwardDefinitionService.cs[2KB]
- PopForums\ScoringGame\EventDefinition.cs[259B]
- PopForums\ScoringGame\EventDefinitionService.cs[2KB]
- PopForums\ScoringGame\EventPublisher.cs[2KB]
- PopForums\ScoringGame\FeedService.cs[858B]
- PopForums\ScoringGame\IAwardCalculator.cs[216B]
- PopForums\ScoringGame\IAwardDefinitionService.cs[661B]
- PopForums\ScoringGame\IEventDefinitionService.cs[316B]
- PopForums\ScoringGame\IEventPublisher.cs[261B]
- PopForums\ScoringGame\IFeedService.cs[280B]
- PopForums\ScoringGame\IUserAwardService.cs[312B]
- PopForums\ScoringGame\PointLedgerEntry.cs[261B]
- PopForums\ScoringGame\UserAward.cs[339B]
- PopForums\ScoringGame\UserAwardService.cs[925B]
- PopForums\Services\BanService.cs[1016B]
- PopForums\Services\CategoryService.cs[2KB]
- PopForums\Services\ClientSettingsMapper.cs[528B]
- PopForums\Services\FavoriteTopicService.cs[1KB]
- PopForums\Services\ForumAdapterFactory.cs[973B]
- PopForums\Services\ForumService.cs[11KB]
- PopForums\Services\IBanService.cs[367B]
- PopForums\Services\ICategoryService.cs[415B]
- PopForums\Services\IClientSettingsMapper.cs[196B]
- PopForums\Services\IFavoriteTopicService.cs[380B]
- PopForums\Services\IForumAdapter.cs[2KB]
- PopForums\Services\IForumService.cs[1KB]
- PopForums\Services\IImageService.cs[682B]
- PopForums\Services\IIPHistoryService.cs[233B]
- PopForums\Services\ILastReadService.cs[507B]
- PopForums\Services\ImageService.cs[3KB]
- PopForums\Services\IMailingListService.cs[233B]
- PopForums\Services\IModerationLogService.cs[637B]
- PopForums\Services\IPHistoryService.cs[828B]
- PopForums\Services\IPostService.cs[1KB]
- PopForums\Services\IPrivateMessageService.cs[844B]
- PopForums\Services\IProfileService.cs[615B]
- PopForums\Services\ISearchService.cs[566B]
- PopForums\Services\ISecurityLogService.cs[802B]
- PopForums\Services\ISetupService.cs[255B]
- PopForums\Services\ISubscribedTopicsService.cs[645B]
- PopForums\Services\ITextParsingService.cs[2KB]
- PopForums\Services\ITimeFormattingService.cs[272B]
- PopForums\Services\ITopicService.cs[1KB]
- PopForums\Services\ITopicViewCountService.cs[251B]
- PopForums\Services\IUserService.cs[2KB]
- PopForums\Services\IUserSessionService.cs[256B]
- PopForums\Services\LastReadService.cs[4KB]
- PopForums\Services\MailingListService.cs[919B]
- PopForums\Services\ModerationLogService.cs[1KB]
- PopForums\Services\PostService.cs[9KB]
- PopForums\Services\PrivateMessageService.cs[4KB]
- PopForums\Services\ProfileService.cs[2KB]
- PopForums\Services\SearchIndexBackgroundService.cs[3KB]
- PopForums\Services\SearchService.cs[2KB]
- PopForums\Services\SecurityLogService.cs[2KB]
- PopForums\Services\SetupService.cs[2KB]
- PopForums\Services\SubscribedTopicsService.cs[2KB]
- PopForums\Services\TextParsingService.cs[14KB]
- PopForums\Services\TimeFormattingService.cs[3KB]
- PopForums\Services\TopicService.cs[9KB]
- PopForums\Services\TopicViewCountService.cs[1KB]
- PopForums\Services\UserService.cs[17KB]
- PopForums\Services\UserSessionService.cs[3KB]
- PopForums\Web\AdminAttribute.cs[221B]
- PopForums\Web\FormsAuthenticationWrapper.cs[779B]
- PopForums\Web\ForumRouteConstraint.cs[936B]
- PopForums\Web\IFormsAuthenticationWrapper.cs[237B]
- PopForums\Web\IMobileDetectionWrapper.cs[153B]
- PopForums\Web\MobileDetectionWrapper.cs[243B]
- PopForums\Web\ModeratorAttribute.cs[231B]
- PopForums\Web\PopForumsActivation.cs[1KB]
- PopForums\Web\PopForumsAuthorizationIgnoreAttribute.cs[124B]
- PopForums\Web\PopForumsGlobalUserAttribute.cs[363B]
- PopForums\Web\PopForumsRazorViewPage.cs[1KB]
- PopForums\Web\PopForumsServiceModule.cs[4KB]
- PopForums\Web\PopForumsUserAttribute.cs[2KB]
- PopForums\Web\RoleRestrictionAttribute.cs[565B]
- PopForums.Data.SqlSingleWebServer\Extensions.cs[2KB]
- PopForums.Data.SqlSingleWebServer\ISqlHelper.cs[430B]
- PopForums.Data.SqlSingleWebServer\PopForums.Data.SqlSingleWebServer.csproj[5KB]
- PopForums.Data.SqlSingleWebServer\PopForums.sql[24KB]
- PopForums.Data.SqlSingleWebServer\PopForums4.0to4.1.sql[68B]
- PopForums.Data.SqlSingleWebServer\PopForums4.xto4.2.sql[2KB]
- PopForums.Data.SqlSingleWebServer\SqlHelper.cs[1KB]
- PopForums.Data.SqlSingleWebServer\SqlSingleInjectionModule.cs[2KB]
- PopForums.Data.SqlSingleWebServer\bin\Debug\Ninject.xml[235KB]
- PopForums.Data.SqlSingleWebServer\obj\Debug\PopForums.Data.SqlSingleWebServer.csproj.FileListAbsolute.txt[1KB]
- PopForums.Data.SqlSingleWebServer\Properties\AssemblyInfo.cs[413B]
- PopForums.Data.SqlSingleWebServer\Repositories\AwardCalculationQueueRepository.cs[1KB]
- PopForums.Data.SqlSingleWebServer\Repositories\AwardConditionRepository.cs[2KB]
- PopForums.Data.SqlSingleWebServer\Repositories\AwardDefinitionRepository.cs[3KB]
- PopForums.Data.SqlSingleWebServer\Repositories\BanRepository.cs[2KB]
- PopForums.Data.SqlSingleWebServer\Repositories\CategoryRepository.cs[2KB]
- PopForums.Data.SqlSingleWebServer\Repositories\ErrorLogRepository.cs[3KB]
- PopForums.Data.SqlSingleWebServer\Repositories\EventDefinitionRepository.cs[2KB]
- PopForums.Data.SqlSingleWebServer\Repositories\FavoriteTopicsRepository.cs[3KB]
- PopForums.Data.SqlSingleWebServer\Repositories\FeedRepository.cs[1KB]
- PopForums.Data.SqlSingleWebServer\Repositories\ForumRepository.cs[15KB]
- PopForums.Data.SqlSingleWebServer\Repositories\LastReadRepository.cs[4KB]
- PopForums.Data.SqlSingleWebServer\Repositories\ModerationLogRepository.cs[3KB]
- PopForums.Data.SqlSingleWebServer\Repositories\PointLedgerRepository.cs[1KB]
- PopForums.Data.SqlSingleWebServer\Repositories\PostRepository.cs[12KB]
- PopForums.Data.SqlSingleWebServer\Repositories\PrivateMessageRepository.cs[7KB]
- PopForums.Data.SqlSingleWebServer\Repositories\ProfileRepository.cs[8KB]
- PopForums.Data.SqlSingleWebServer\Repositories\QueuedEmailMessageRepository.cs[2KB]
- PopForums.Data.SqlSingleWebServer\Repositories\RoleRepository.cs[4KB]
- PopForums.Data.SqlSingleWebServer\Repositories\SearchRepository.cs[6KB]
- PopForums.Data.SqlSingleWebServer\Repositories\SecurityLogRepository.cs[2KB]
- PopForums.Data.SqlSingleWebServer\Repositories\SettingsRepository.cs[1KB]
- PopForums.Data.SqlSingleWebServer\Repositories\SetupRepository.cs[1KB]
- PopForums.Data.SqlSingleWebServer\Repositories\SubscribedTopicsRepository.cs[4KB]
- PopForums.Data.SqlSingleWebServer\Repositories\TopicRepository.cs[14KB]
- PopForums.Data.SqlSingleWebServer\Repositories\UserAvatarRepository.cs[2KB]
- PopForums.Data.SqlSingleWebServer\Repositories\UserAwardRepository.cs[2KB]
- PopForums.Data.SqlSingleWebServer\Repositories\UserImageRepository.cs[4KB]
- PopForums.Data.SqlSingleWebServer\Repositories\UserRepository.cs[9KB]
- PopForums.Data.SqlSingleWebServer\Repositories\UserSessionRepository.cs[3KB]
- PopForums.Test\PopForums.Test.csproj[7KB]
- PopForums.Test\bin\Debug\Ninject.xml[235KB]
- PopForums.Test\Configuration\ForumRouteConstraintTest.cs[1KB]
- PopForums.Test\Configuration\SettingsTests.cs[13KB]
- PopForums.Test\Controllers\AccountControllerTests.cs[32KB]
- PopForums.Test\Controllers\AdminControllerTests.cs[28KB]
- PopForums.Test\Controllers\AuthorizationControllerTests.cs[2KB]
- PopForums.Test\Controllers\ForumControllerTests.cs[63KB]
- PopForums.Test\Controllers\HttpContextHelper.cs[923B]
- PopForums.Test\Controllers\ModeratorControllerTests.cs[5KB]
- PopForums.Test\Controllers\SubscriptionControllerTests.cs[2KB]
- PopForums.Test\Email\NewAccountMailerTests.cs[1KB]
- PopForums.Test\Extensions\ControllersTest.cs[1KB]
- PopForums.Test\Extensions\StringTests.cs[1KB]
- PopForums.Test\Extensions\ViewDataDictionaryTests.cs[686B]
- PopForums.Test\Models\CategoryTest.cs[384B]
- PopForums.Test\Models\ForumHomeContainerTests.cs[3KB]
- PopForums.Test\Models\ForumTest.cs[307B]
- PopForums.Test\Models\ProfileTest.cs[289B]
- PopForums.Test\Models\SignupDataTests.cs[11KB]
- PopForums.Test\Models\UserEditSecurityTests.cs[970B]
- PopForums.Test\Models\UserTest.cs[1KB]
- PopForums.Test\obj\Debug\PopForums.Test.csproj.FileListAbsolute.txt[1KB]
- PopForums.Test\Properties\AssemblyInfo.cs[375B]
- PopForums.Test\ScoringGame\AwardCalculatorTests.cs[8KB]
- PopForums.Test\ScoringGame\AwardDefinitionServiceTests.cs[2KB]
- PopForums.Test\ScoringGame\EventDefintionServiceTests.cs[3KB]
- PopForums.Test\ScoringGame\EventPublisherTests.cs[5KB]
- PopForums.Test\ScoringGame\FeedServiceTests.cs[1KB]
- PopForums.Test\ScoringGame\UserAwardServiceTests.cs[1KB]
- PopForums.Test\Services\CategoryServiceTests.cs[5KB]
- PopForums.Test\Services\ClientSettingsMapperTests.cs[854B]
- PopForums.Test\Services\FavoriteTopicServiceTests.cs[2KB]
- PopForums.Test\Services\ForumServiceTests.cs[31KB]
- PopForums.Test\Services\ImageServiceTests.cs[1KB]
- PopForums.Test\Services\LastReadServiceTests.cs[19KB]
- PopForums.Test\Services\PostServiceTests.cs[23KB]
- PopForums.Test\Services\PrivateMessageServiceTests.cs[8KB]
- PopForums.Test\Services\ProfileServiceTests.cs[7KB]
- PopForums.Test\Services\SearchServiceTests.cs[1KB]
- PopForums.Test\Services\SecurityLogServiceTests.cs[2KB]
- PopForums.Test\Services\SubscribedTopicsServiceTests.cs[6KB]
- PopForums.Test\Services\TextParsingServiceCleanForumCodeTests.cs[7KB]
- PopForums.Test\Services\TextParsingServiceClientHtmlToForumCodeTests.cs[6KB]
- PopForums.Test\Services\TextParsingServiceForumCodeToHtmlTests.cs[10KB]
- PopForums.Test\Services\TextParsingServiceOtherTests.cs[2KB]
- PopForums.Test\Services\TopicServiceTests.cs[22KB]
- PopForums.Test\Services\TopicViewCountServiceTests.cs[2KB]
- PopForums.Test\Services\UserServiceTests.cs[47KB]
- PopForums.Test\Services\UserSessionServiceTests.cs[12KB]
- PopForums.Test\Web\AdminAttributeTest.cs[1KB]
- PopForums.Test\Web\ModeratorAttributeTest.cs[1KB]
- PopForums.Web\Global.asax[105B]
- PopForums.Web\Global.asax.cs[1KB]
- PopForums.Web\PopForums.Web.csproj[18KB]
- PopForums.Web\Web.config[2KB]
- PopForums.Web\Areas\PopForums\Views\Web.config[2KB]
- PopForums.Web\bin\Ninject.xml[235KB]
- PopForums.Web\bin\System.Web.Helpers.xml[47KB]
- PopForums.Web\bin\System.Web.WebPages.xml[69KB]
- PopForums.Web\Content\PopForums\Admin.css[2KB]
- PopForums.Web\Content\PopForums\Structure.css[1KB]
- PopForums.Web\Content\PopForums\Style.css[4KB]
- PopForums.Web\obj\Debug\PopForums.Web.csproj.FileListAbsolute.txt[2KB]
- PopForums.Web\Properties\AssemblyInfo.cs[373B]
- PopForums.Web\Scripts\jquery-1.5.1.min.js[83KB]
- PopForums.Web\Scripts\jquery-ui-1.8.9.popforums.min.js[31KB]
- PopForums.Web\Scripts\jquery.validate.min.js[24KB]
- PopForums.Web\Scripts\PopForums.js[12KB]
- PopForums.Web\Scripts\tiny_mce\jquery.tinymce.js[3KB]
- PopForums.Web\Scripts\tiny_mce\license.txt[26KB]
- PopForums.Web\Scripts\tiny_mce\tiny_mce.js[180KB]
- PopForums.Web\Scripts\tiny_mce\tiny_mce_popup.js[5KB]
- PopForums.Web\Scripts\tiny_mce\langs\en.js[5KB]
- PopForums.Web\Scripts\tiny_mce\plugins\directionality\editor_plugin.js[1KB]
- PopForums.Web\Scripts\tiny_mce\plugins\inlinepopups\editor_plugin.js[11KB]
- PopForums.Web\Scripts\tiny_mce\plugins\inlinepopups\template.htm[12KB]
- PopForums.Web\Scripts\tiny_mce\plugins\inlinepopups\skins\clearlooks2\window.css[6KB]
- PopForums.Web\Scripts\tiny_mce\plugins\paste\editor_plugin.js[13KB]
- PopForums.Web\Scripts\tiny_mce\plugins\paste\pastetext.htm[1KB]
- PopForums.Web\Scripts\tiny_mce\plugins\paste\pasteword.htm[783B]
- PopForums.Web\Scripts\tiny_mce\plugins\paste\js\pastetext.js[884B]
- PopForums.Web\Scripts\tiny_mce\plugins\paste\js\pasteword.js[1KB]
- PopForums.Web\Scripts\tiny_mce\plugins\paste\langs\en_dlg.js[228B]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\editor_template.js[32KB]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\image.htm[4KB]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\link.htm[2KB]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\source_editor.htm[1KB]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\js\image.js[5KB]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\js\link.js[4KB]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\js\source_editor.js[1KB]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\langs\en.js[1KB]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\langs\en_dlg.js[1KB]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\skins\default\content.css[1KB]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\skins\default\dialog.css[5KB]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\skins\default\ui.css[15KB]
- PopForums.Web\Scripts\tiny_mce\utils\editable_selects.js[1KB]
- PopForums.Web\Scripts\tiny_mce\utils\form_utils.js[5KB]
- PopForums.Web\Scripts\tiny_mce\utils\mctabs.js[1KB]
- PopForums.Web\Scripts\tiny_mce\utils\validate.js[4KB]
- PopForums.Web\Views\Web.config[2KB]
- from.gif[4KB]
- PopForums.sln[3KB]
- PopForums.suo[117KB]
- 最新Asp.Net源码下载.url[123B]
- DB_51aspx\popforums9.mdf[3MB]
- DB_51aspx\popforums9_log.ldf[1MB]
- Library\Moq.dll[477KB]
- Library\Ninject.dll[104KB]
- Library\Ninject.pdb[309KB]
- Library\nunit.framework.dll[136KB]
- PopForums\bin\Debug\Ninject.dll[104KB]
- PopForums\bin\Debug\Ninject.pdb[309KB]
- PopForums\bin\Debug\PopForums.dll[321KB]
- PopForums\bin\Debug\PopForums.pdb[591KB]
- PopForums\bin\Debug\de\PopForums.resources.dll[26KB]
- PopForums\bin\Debug\es\PopForums.resources.dll[25KB]
- PopForums\bin\Debug\nl\PopForums.resources.dll[25KB]
- PopForums\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache[6KB]
- PopForums\obj\Debug\GenerateResource.read.1.tlog[716B]
- PopForums\obj\Debug\GenerateResource.write.1.tlog[1KB]
- PopForums\obj\Debug\PopForums.dll[321KB]
- PopForums\obj\Debug\PopForums.pdb[591KB]
- PopForums\obj\Debug\PopForums.Resources.Resources.de.resources[22KB]
- PopForums\obj\Debug\PopForums.Resources.Resources.es.resources[21KB]
- PopForums\obj\Debug\PopForums.Resources.Resources.nl.resources[21KB]
- PopForums\obj\Debug\PopForums.Resources.Resources.resources[20KB]
- PopForums\obj\Debug\ResolveAssemblyReference.cache[35KB]
- PopForums\obj\Debug\de\PopForums.resources.dll[26KB]
- PopForums\obj\Debug\es\PopForums.resources.dll[25KB]
- PopForums\obj\Debug\nl\PopForums.resources.dll[25KB]
- PopForums.Data.SqlSingleWebServer\bin\Debug\Ninject.dll[104KB]
- PopForums.Data.SqlSingleWebServer\bin\Debug\Ninject.pdb[309KB]
- PopForums.Data.SqlSingleWebServer\bin\Debug\PopForums.Data.SqlSingleWebServer.dll[206KB]
- PopForums.Data.SqlSingleWebServer\bin\Debug\PopForums.Data.SqlSingleWebServer.pdb[381KB]
- PopForums.Data.SqlSingleWebServer\bin\Debug\PopForums.dll[321KB]
- PopForums.Data.SqlSingleWebServer\bin\Debug\PopForums.pdb[591KB]
- PopForums.Data.SqlSingleWebServer\bin\Debug\de\PopForums.resources.dll[26KB]
- PopForums.Data.SqlSingleWebServer\bin\Debug\es\PopForums.resources.dll[25KB]
- PopForums.Data.SqlSingleWebServer\bin\Debug\nl\PopForums.resources.dll[25KB]
- PopForums.Data.SqlSingleWebServer\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache[5KB]
- PopForums.Data.SqlSingleWebServer\obj\Debug\PopForums.Data.SqlSingleWebServer.dll[206KB]
- PopForums.Data.SqlSingleWebServer\obj\Debug\PopForums.Data.SqlSingleWebServer.pdb[381KB]
- PopForums.Data.SqlSingleWebServer\obj\Debug\ResolveAssemblyReference.cache[43KB]
- PopForums.Test\bin\Debug\Moq.dll[477KB]
- PopForums.Test\bin\Debug\Ninject.dll[104KB]
- PopForums.Test\bin\Debug\Ninject.pdb[309KB]
- PopForums.Test\bin\Debug\nunit.framework.dll[136KB]
- PopForums.Test\bin\Debug\PopForums.dll[321KB]
- PopForums.Test\bin\Debug\PopForums.pdb[591KB]
- PopForums.Test\bin\Debug\PopForums.Test.dll[426KB]
- PopForums.Test\bin\Debug\PopForums.Test.pdb[635KB]
- PopForums.Test\bin\Debug\de\PopForums.resources.dll[26KB]
- PopForums.Test\bin\Debug\es\PopForums.resources.dll[25KB]
- PopForums.Test\bin\Debug\nl\PopForums.resources.dll[25KB]
- PopForums.Test\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache[6KB]
- PopForums.Test\obj\Debug\PopForums.Test.dll[426KB]
- PopForums.Test\obj\Debug\PopForums.Test.pdb[635KB]
- PopForums.Test\obj\Debug\ResolveAssemblyReference.cache[49KB]
- PopForums.Web\Areas\PopForums\Views\Account\AccountCreated.cshtml[410B]
- PopForums.Web\Areas\PopForums\Views\Account\Create.cshtml[2KB]
- PopForums.Web\Areas\PopForums\Views\Account\EditAccountNoUser.cshtml[330B]
- PopForums.Web\Areas\PopForums\Views\Account\EditProfile.cshtml[2KB]
- PopForums.Web\Areas\PopForums\Views\Account\EmailSent.cshtml[281B]
- PopForums.Web\Areas\PopForums\Views\Account\EmailUser.cshtml[841B]
- PopForums.Web\Areas\PopForums\Views\Account\Forgot.cshtml[531B]
- PopForums.Web\Areas\PopForums\Views\Account\Login.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Account\ManagePhotos.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Account\MiniProfile.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Account\MiniUserNotFound.cshtml[43B]
- PopForums.Web\Areas\PopForums\Views\Account\Posts.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Account\ResetPassword.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Account\ResetPasswordSuccess.cshtml[354B]
- PopForums.Web\Areas\PopForums\Views\Account\Security.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Account\Unsubscribe.cshtml[316B]
- PopForums.Web\Areas\PopForums\Views\Account\UnsubscribeFailure.cshtml[327B]
- PopForums.Web\Areas\PopForums\Views\Account\Verify.cshtml[810B]
- PopForums.Web\Areas\PopForums\Views\Account\VerifyFail.cshtml[336B]
- PopForums.Web\Areas\PopForums\Views\Account\ViewProfile.cshtml[2KB]
- PopForums.Web\Areas\PopForums\Views\Admin\AddForum.cshtml[314B]
- PopForums.Web\Areas\PopForums\Views\Admin\AdminMaster.cshtml[2KB]
- PopForums.Web\Areas\PopForums\Views\Admin\Award.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Admin\AwardDefinitions.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Admin\Ban.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Admin\Categories.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Admin\CategorizedForums.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Admin\CategoryList.cshtml[785B]
- PopForums.Web\Areas\PopForums\Views\Admin\EditCategory.cshtml[308B]
- PopForums.Web\Areas\PopForums\Views\Admin\EditForum.cshtml[345B]
- PopForums.Web\Areas\PopForums\Views\Admin\EditUser.cshtml[5KB]
- PopForums.Web\Areas\PopForums\Views\Admin\EditUserSearch.cshtml[930B]
- PopForums.Web\Areas\PopForums\Views\Admin\Email.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Admin\EmailUsers.cshtml[709B]
- PopForums.Web\Areas\PopForums\Views\Admin\EmailUsersSuccessful.cshtml[220B]
- PopForums.Web\Areas\PopForums\Views\Admin\ErrorLog.cshtml[942B]
- PopForums.Web\Areas\PopForums\Views\Admin\EventDefinitions.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Admin\ForumForm.cshtml[685B]
- PopForums.Web\Areas\PopForums\Views\Admin\ForumPermissions.cshtml[3KB]
- PopForums.Web\Areas\PopForums\Views\Admin\Forums.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Admin\Index.cshtml[3KB]
- PopForums.Web\Areas\PopForums\Views\Admin\IPHistory.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Admin\ManualEvent.cshtml[2KB]
- PopForums.Web\Areas\PopForums\Views\Admin\ModerationLog.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Admin\ScoringGame.cshtml[444B]
- PopForums.Web\Areas\PopForums\Views\Admin\Search.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Admin\SecurityLog.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Admin\Services.cshtml[574B]
- PopForums.Web\Areas\PopForums\Views\Admin\UserImageApprove.cshtml[1020B]
- PopForums.Web\Areas\PopForums\Views\Admin\UserRoles.cshtml[721B]
- PopForums.Web\Areas\PopForums\Views\Favorites\Topics.cshtml[2KB]
- PopForums.Web\Areas\PopForums\Views\Forum\Edit.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Forum\Index.cshtml[2KB]
- PopForums.Web\Areas\PopForums\Views\Forum\NewReply.cshtml[810B]
- PopForums.Web\Areas\PopForums\Views\Forum\NewTopic.cshtml[636B]
- PopForums.Web\Areas\PopForums\Views\Forum\PostItem.cshtml[2KB]
- PopForums.Web\Areas\PopForums\Views\Forum\Recent.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Forum\Topic.cshtml[4KB]
- PopForums.Web\Areas\PopForums\Views\Forum\TopicPage.cshtml[605B]
- PopForums.Web\Areas\PopForums\Views\Forum\Voters.cshtml[216B]
- PopForums.Web\Areas\PopForums\Views\Forum\Votes.cshtml[95B]
- PopForums.Web\Areas\PopForums\Views\Home\Index.cshtml[2KB]
- PopForums.Web\Areas\PopForums\Views\Moderator\PostModerationLog.cshtml[542B]
- PopForums.Web\Areas\PopForums\Views\Moderator\TopicModerationLog.cshtml[373B]
- PopForums.Web\Areas\PopForums\Views\PrivateMessages\Archive.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\PrivateMessages\Create.cshtml[2KB]
- PopForums.Web\Areas\PopForums\Views\PrivateMessages\Index.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\PrivateMessages\View.cshtml[1KB]
- PopForums.Web\Areas\PopForums\Views\Search\Index.cshtml[2KB]
- PopForums.Web\Areas\PopForums\Views\Setup\Exception.cshtml[544B]
- PopForums.Web\Areas\PopForums\Views\Setup\Index.cshtml[3KB]
- PopForums.Web\Areas\PopForums\Views\Setup\NoConnection.cshtml[348B]
- PopForums.Web\Areas\PopForums\Views\Setup\Success.cshtml[596B]
- PopForums.Web\Areas\PopForums\Views\Shared\Forbidden.cshtml[260B]
- PopForums.Web\Areas\PopForums\Views\Shared\NotFound.cshtml[181B]
- PopForums.Web\Areas\PopForums\Views\Shared\PopForumsMaster.cshtml[2KB]
- PopForums.Web\Areas\PopForums\Views\Subscription\Topics.cshtml[2KB]
- PopForums.Web\Areas\PopForums\Views\Subscription\Unsubscribe.cshtml[567B]
- PopForums.Web\bin\Ninject.dll[104KB]
- PopForums.Web\bin\Ninject.pdb[309KB]
- PopForums.Web\bin\PopForums.Data.SqlSingleWebServer.dll[206KB]
- PopForums.Web\bin\PopForums.Data.SqlSingleWebServer.pdb[381KB]
- PopForums.Web\bin\PopForums.dll[321KB]
- PopForums.Web\bin\PopForums.pdb[591KB]
- PopForums.Web\bin\PopForums.Web.dll[5KB]
- PopForums.Web\bin\PopForums.Web.pdb[11KB]
- PopForums.Web\bin\System.Web.Helpers.dll[127KB]
- PopForums.Web\bin\System.Web.WebPages.dll[133KB]
- PopForums.Web\bin\de\PopForums.resources.dll[26KB]
- PopForums.Web\bin\es\PopForums.resources.dll[25KB]
- PopForums.Web\bin\nl\PopForums.resources.dll[25KB]
- PopForums.Web\Content\PopForums\ClosedIndicator.png[1KB]
- PopForums.Web\Content\PopForums\ClosedPinnedIndicator.png[1KB]
- PopForums.Web\Content\PopForums\NewClosedIndicator.png[1KB]
- PopForums.Web\Content\PopForums\NewClosedPinnedIndicator.png[1KB]
- PopForums.Web\Content\PopForums\NewIndicator.png[1KB]
- PopForums.Web\Content\PopForums\NewPinnedIndicator.png[1KB]
- PopForums.Web\Content\PopForums\NoNewIndicator.png[866B]
- PopForums.Web\Content\PopForums\PinnedIndicator.png[1KB]
- PopForums.Web\Content\PopForums\quotebg.jpg[5KB]
- PopForums.Web\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache[26KB]
- PopForums.Web\obj\Debug\PopForums.Web.dll[5KB]
- PopForums.Web\obj\Debug\PopForums.Web.pdb[11KB]
- PopForums.Web\obj\Debug\ResolveAssemblyReference.cache[56KB]
- PopForums.Web\Scripts\tiny_mce\plugins\inlinepopups\skins\clearlooks2\img\alert.gif[818B]
- PopForums.Web\Scripts\tiny_mce\plugins\inlinepopups\skins\clearlooks2\img\button.gif[280B]
- PopForums.Web\Scripts\tiny_mce\plugins\inlinepopups\skins\clearlooks2\img\buttons.gif[1KB]
- PopForums.Web\Scripts\tiny_mce\plugins\inlinepopups\skins\clearlooks2\img\confirm.gif[915B]
- PopForums.Web\Scripts\tiny_mce\plugins\inlinepopups\skins\clearlooks2\img\corners.gif[911B]
- PopForums.Web\Scripts\tiny_mce\plugins\inlinepopups\skins\clearlooks2\img\horizontal.gif[769B]
- PopForums.Web\Scripts\tiny_mce\plugins\inlinepopups\skins\clearlooks2\img\vertical.gif[92B]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\img\colorpicker.jpg[3KB]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\img\icons.gif[11KB]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\skins\default\img\buttons.png[3KB]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\skins\default\img\items.gif[70B]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\skins\default\img\menu_arrow.gif[68B]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\skins\default\img\menu_check.gif[70B]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\skins\default\img\progress.gif[1KB]
- PopForums.Web\Scripts\tiny_mce\themes\advanced\skins\default\img\tabs.gif[1KB]
- PopForums.Web\Views\Shared\_Layout.cshtml[329B]
源码介绍
源码参数
POPForums v9.2.1源码
项目描述
这是一个基于MVC开发的项目,核心程序被多个网站使用。这不是一个科学项目,但也会不断的做下去。
要运行这个程序,首先编译项目然后运行SQL脚本文件创建数据库,然后正确的设置web.config中数据库连接字符串。
在首页中创建账户。
手动添加两行到PopForumsUserRoles表Role:1,Admin 1, Moderator,然后就可以到论坛/管理中设置一些内容了。
更新:
更稳定的版本
*新论坛适配器接口IForumAdapter 例如你可能添加或修改数据模型,然后在不同的数据视图中展现。更多信息查看
IForumAdapter接口注释
*可以指定回复任意新帖
*修复若干错误
*SEO优化
更新内容:
Localization: The app can now be easily translated. .resx files included for Spanish (es), Dutch (nl) and German (de) so far, in addition to the core English. Can you help with another translation? Contact jeff@popw.com.
Vote up posts: Give credit to people who make good posts, see who voted on each post. 全球化:应用程序更容易添加多语言。
The Scoring Game: Extensible system that allows you to give users points, and issue awards based on repeated events. For example, you can set up awards based on a number of new posts or topics (both of which record these events).
Fix: Weird line breaks in lists when posting from Firefox parsed correctly.
修复:使用Firefox中发帖时列表中产生奇怪的断行。
提示:
数据库文件已经生成(DB_51aspx文件夹中),用SQL2005或较高版本的数据库管理器附加即可。
可以输入浏览其中http://localhost:0000/Forum/Setup安装论坛
下载记录(Only Recent 100)
用户名 | 推荐指数 | 下载时间 |
---|