Skip to content

gitter-badger/R7.University

 
 

Repository files navigation

R7.University

Modules and base library for DNN Platfrom CMS designed to present and manage various assets (e.g. divisions, employees) 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
  • Add modules to manage educational programs
  • Many, many other things...

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 81.7%
  • Classic ASP 16.6%
  • CSS 1.3%
  • JavaScript 0.4%