Activities of "ElifKaya"

Hi, I ceated ABP tiered project and added DOC Module by using ABP Suit, but edit button doesn't work in document module. Can you help about markdown edit button? I don't want to change index.cshtml code because I'll use abp doc module as package in our project.

Thanks,

Hi,

I want to use relative path for ExtraProperties Path key and to save my document folder in my proeject solution as ....\src\TieredAppDocMod.Web\docs or something like this. What is the best way for me? Can you help me about this?

Now, I used like here but I want to change path with relative path? Should I override your GetFileSystemPath method or try to another method?

INSERT [dbo].[DocsProjects] ([Id], [Name], [ShortName], [Format], [DefaultDocumentName], [NavigationDocumentName], [MinimumVersion], [DocumentStoreType], [ExtraProperties], [MainWebsiteUrl], [LatestVersionBranchName], [ParametersDocumentName]) VALUES (N'12f21123-f08e-4f15-bedb-ae0b45939659', N'NMM (wwwroot relative path)', N'www', N'md', N'Index', N'docs-nav.json', NULL, N'FileSystem', N'{"Path":"C:\Users\XXXXX\source\repos\TieredAppDocMod\src\TieredAppDocMod.Web\wwwroot\docs"}', N'/', NULL, N'')

Thanks,

Hi,

I created new tiered application project and added Docs module with using ABP suite platform.Then, I showed Documents view in ABP left menu. When I click my document link, an exception was thrown while activsting Volo.DocsPages.Document.Project.IndexModel.

I thought that the reason of Volo.Docs.GitHub.Documents dependency injection problem and I soved this problem by added "typeof(DocsDomainModule)" to DependsOn attribute in DocsWebModule.cs. And also, I tried this way on our project and it also works. But, I'm not sure about thats a best solution. Can you help me about this?

And also, when I open my project document view, Logo and project names appear on top of each other like this I tried to commend line navbar-logo in index.cshtml but I dont want to change code from doc module project.

Can you help to solve this problem? Thanks ...

Hi! How can I solv this problem?

Zobrazeno od 41 do 44 z celkem 44 záznamů
Made with ❤️ on ABP v8.2.0-preview Updated on března 25, 2024, 15:11