Changeset 1299656
- Timestamp:
- 12/03/2015 11:40:04 AM (10 years ago)
- Location:
- emarksheet
- Files:
-
- 44 added
- 2 edited
-
assets/banner-772x250.png (added)
-
tags/3.0 (added)
-
tags/3.0/emarksheet.php (added)
-
tags/3.0/install-script.php (added)
-
tags/3.0/menu-pages (added)
-
tags/3.0/menu-pages/bootstrap (added)
-
tags/3.0/menu-pages/bootstrap/css (added)
-
tags/3.0/menu-pages/bootstrap/css/bootstrap.css (added)
-
tags/3.0/menu-pages/bootstrap/css/print.css (added)
-
tags/3.0/menu-pages/bootstrap/img (added)
-
tags/3.0/menu-pages/bootstrap/img/glyphicons-halflings-white.png (added)
-
tags/3.0/menu-pages/bootstrap/img/glyphicons-halflings.png (added)
-
tags/3.0/menu-pages/bootstrap/js (added)
-
tags/3.0/menu-pages/bootstrap/js/bootstrap.js (added)
-
tags/3.0/menu-pages/bootstrap/js/bootstrap.min.js (added)
-
tags/3.0/menu-pages/emark_add_class.php (added)
-
tags/3.0/menu-pages/emark_add_marks.php (added)
-
tags/3.0/menu-pages/emark_add_student.php (added)
-
tags/3.0/menu-pages/emark_add_student_list.php (added)
-
tags/3.0/menu-pages/emark_add_sub.php (added)
-
tags/3.0/menu-pages/help.php (added)
-
tags/3.0/menu-pages/js (added)
-
tags/3.0/menu-pages/js/jquery.min.js (added)
-
tags/3.0/menu-pages/print.php (added)
-
tags/3.0/menu-pages/settings.php (added)
-
tags/3.0/menu-pages/uninstall.php (added)
-
tags/3.0/readme.txt (added)
-
tags/3.0/screenshot-1.jpg (added)
-
tags/3.0/screenshot-1.png (added)
-
tags/3.0/screenshot-2.jpg (added)
-
tags/3.0/screenshot-2.png (added)
-
tags/3.0/screenshot-3.jpg (added)
-
tags/3.0/screenshot-3.png (added)
-
tags/3.0/screenshot-4.jpg (added)
-
tags/3.0/screenshot-4.png (added)
-
tags/3.0/screenshot-5.jpg (added)
-
tags/3.0/screenshot-5.png (added)
-
tags/3.0/screenshot-6.jpg (added)
-
tags/3.0/screenshot-6.png (added)
-
tags/3.0/screenshot-7.jpg (added)
-
tags/3.0/screenshot-7.png (added)
-
tags/3.0/screenshot-8.jpg (added)
-
tags/3.0/screenshot-8.png (added)
-
tags/3.0/screenshot-9.png (added)
-
trunk/emarksheet.php (modified) (1 diff)
-
trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
emarksheet/trunk/emarksheet.php
r1171268 r1299656 5 5 Description: This is a simple and unique wordpress plugin to create a simple marksheet using wordpress. You can also give a link to your users to see the result and print it. 6 6 Author: rohitashv 7 Version: 2.87 Version: 3.0 8 8 Author URI: http://impulsesoftech.com 9 9 */ -
emarksheet/trunk/readme.txt
r1171268 r1299656 4 4 Tags: emarksheet, online marksheet creator, create marksheet online, online marksheet 5 5 Requires at least: 4.0 6 Stable tag: 2.86 Stable tag: 3.0 7 7 8 8 This is a simple and unique wordpress plugin to create a simple marksheet using wordpress. You can also give a link to your users to see the result and print it. … … 11 11 12 12 This is a simple and unique wordpress plugin to create a simple marksheet using wordpress. You can also give a link to your users to see the result and print it. 13 14 13 In this you have to follow just simple steps : 15 14 16 17 15 a) Add class 18 19 20 16 b) Add Subject 21 22 23 17 c) Enroll Student 24 25 18 d) Add marks 26 27 19 e) Print Marksheet 28 20 … … 31 23 **Premium Features** 32 24 33 1) Allws students to search result by roll no and DOB 34 25 1) Allows students to search result by roll no and DOB 35 26 2) Students Details Update 36 37 27 3) Update Institute Logo 38 39 28 4) Update Students Marks 40 41 29 5) Export results to excel 42 43 30 6) Add Semester to class 44 45 31 To See a Demo and purchase this 46 47 32 Go to the site http://impulsesoftech.com/index.php/emarksheet-premium/ 48 49 33 For Support Go to Link : 50 51 34 http://impulsesoftech.com/forum/ 52 35 … … 56 39 57 40 This section describes how to install the plugin and get it working. 58 59 60 61 41 1. Unzip archive and upload the entire folder to the `/wp-content/plugins/` directory 62 42 1. Activate the plugin through the 'Plugins' menu in WordPress … … 97 77 =2.8 == 98 78 minor bug resolved 79 80 =3.0 = 81 minor bug resolved
Note: See TracChangeset
for help on using the changeset viewer.