hassangas2003 / R7.University

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:C# 79.0%Language:ASP 17.2%Language:HTML 2.2%Language:CSS 1.2%Language:JavaScript 0.4%