Skip to content

Fing-Technology/R7.Documents

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About R7.Documents

BCH compliance Join the chat at https://gitter.im/roman-yagodin/R7.Documents

R7.Documents is a redesigned version of the classic DNN Documents module.

Screenshot

Changes from the original module

End-user changes

  • Multi-tabbed, popup-enabled document editing UI.
  • Icon column to display file extension or document type.
  • Ability to edit document dates.
  • Ability to publish/unpublish documents by setting start and end publication dates.
  • Publication date column (calculated from start publication date with fallback to creation date).
  • If no published documents available, module hides from reqular view.
  • Page-specific module presentation settings (column set / order, sorting, etc.)
  • Ability to import selected documents from any other R7.Documents or DNN Documents module.
  • Customizable styles - Bootstrap and DNN grid styles included.
  • DNN 7.1+ search integration.

Developer changes

  • Module code converted from VB.NET to C#.
  • New DAL 2 used instead of DAL.
  • Module settings now stored in standard DNN tables.
  • All obsolete / deprecated DNN API calls were refreshed.
  • Enabled cross-platform development using MonoDevelop or Visual Studio Code.

Install

Download release package and install as usual under Host > Extensions > Install Extension Wizard.

Install notes

  • R7.Documents module peacefully co-exists with original DNN Documents in the same DNN installation, on the same page, etc.
  • Russian localization resources will be installed along with english ones. If you don't need this, just delete all *.ru-RU.resx files from /DesktopModules/R7.Documents/R7.Documents/App_LocalResouces folder or modify Resouces.zip in the install package accordingly.

About

Redesigned version of DNN Documents module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 87.1%
  • Classic ASP 10.2%
  • HTML 1.7%
  • CSS 1.0%