Plugin Directory

Changeset 1281161


Ignore:
Timestamp:
11/06/2015 02:52:53 PM (10 years ago)
Author:
laughlin.david
Message:

I changed the readme.txt back because it started displaying normally

File:
1 edited

Legend:

Unmodified
Added
Removed
  • keeping-points/trunk/readme.txt

    r1281159 r1281161  
    1515== Description ==
    1616
    17 Start keeping track of points for kids, students, or employees for specific accomplishments. Keeping Points is a
    18 plugin that makes it easy to implement such a system with a button display front-end. Simply choose how many
    19 accomplishments, in the form of buttons, you would like displayed for each person, the amount of points each button
    20 is worth, and the amount of people to display buttons for in the admin options page. These accomplishments will
    21 display in the form of buttons on the front end of your website for each person.
     17Start keeping track of points for kids, students, or employees for specific accomplishments. Keeping Points is a plugin that makes it easy to implement such a system with a button display front-end.
    2218
    23 After you fill in the above information with detail regarding the accomplishment titles and the names for each person
    24 you have a working progam with one simple step. All the user must do is copy the shortcode to any page in WordPress
    25 and the buttons will display.
     19Simply choose how many accomplishments, in the form of buttons, you would like displayed for each person, the amount of points each button is worth, and the amount of people to display buttons for in the admin options page. These accomplishments will display in the form of buttons on the front end of your website for each person.
     20
     21After you fill in the above information with detail regarding the accomplishment titles and the names for each person you have a working progam with one simple step. All the user must do is copy the shortcode to any page in WordPress and the buttons will display.
     22
     23Example: You choose an accomplishment with the title of *sales* for all employees. You also choose the *10* points each employees will recieve if they meet this goal. After you paste the shortcode on your desired page a button appears with the text *sales* and for each employee. When clicked for employee *Steve*, the 10 points is added to his total amount.
     24
     25*The Keeping Points plugin also includes*
     26
     27* An option to reset all names on deactivation, which will reset back to the plugins default state therefore deleting all names and accomplishments.
     28* Responsive buttons that use the popular bootstrap framework.
     29*Ajax calls to automatically retrieve points from database for better user experience.
     30
     31*Coming Soon*
     32
     33Let me know if you have any suggestions to make this a more useful plugin.
     34In the future I hope to add the following:
     35
     36* Add options for different button designs.
     37* Add options to change text in the results area where the points are displayed.
     38* Change the user interface to have the options to exclude buttons and just display points and accomplishments in table format.
    2639
    2740Please rate the Keeping Points if you find it useful, thanks.
Note: See TracChangeset for help on using the changeset viewer.