Skip to content

Modules and base library for DNN Platfrom CMS designed to present and manage various assets (divisions, employees, educational programs) for high school website

License

hassangas2003/R7.University

 
 

Repository files navigation

R7.University

Build Status Coverity Scan Build Status Join the chat at https://gitter.im/roman-yagodin/R7.University

Modules and base library for DNN Platfrom CMS designed to present and manage various assets (e.g. divisions, employees, educational programs) for high school educational organization website.

Dependencies

From version 1.0.4, R7.ImageHandler is used to generate photo thumbnails, and from 1.0.6 also for QR-code generation of contact vCards (but not absolutely require it). URL format for thumbnails is http://www.somewhere.com/imagehandler.ashx?fileid=XXX&width=YYY, so you can also use or adapt BBImageHandler or others image generators (though prepare what some things won't work, like barcodes with non-latin content, etc.)

Example of use

R7.University modules actively used on the official website of Volgograd State Agricultural University http://www.volgau.com. On this page you could see Employee, EmployeeList and Division module instances.

Plans

  • Support http://schema.org formats
  • Allow manage multiple organizations
  • Add organization-level configuration options

About

Modules and base library for DNN Platfrom CMS designed to present and manage various assets (divisions, employees, educational programs) for high school website

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 79.0%
  • Classic ASP 17.2%
  • HTML 2.2%
  • CSS 1.2%
  • JavaScript 0.4%