EasyLinks - an easy to install and maintain Links4All script
You are seeing this very light version of the page, as you are using an outdated browser!
Onlinetools.org is done in XHTML 1.0 and supports CSS 2.0, please upgrade your browser if you want a better version of this site.
Thank you, please help us developers keep up with the industry rather than patching our code for outdated applications.

open or close right navigation

EasyRanks

Version History
Short information
Restrictions
Requirements
Long Information
Installation notes
Usage notes
Skins


Category: PHP Version:1.0
Last page update:14.04.2003

»Download EasyRanks.

»Launch EasyRanks.

Version History

- 1.0 Initial release

Short information

Easyranks displays a form with a dropdown box that allows users to rank the page they are on. The results of this ranking are displayed in a small table that indicates how well people ranked the page.

back up

Restrictions

- Do not use it for non-private, profit orientated sites.
- Keep the information and link back on the page in the source.
back up

Requirements

- PHP 4
- correct file attribute settings
back up

Long information

Easyranks displays a form with a dropdown box that allows users to rank the page they are on. The results of this ranking are displayed in a small table that indicates how well people ranked the page. You can display the table or not. The script also allows you to display the number of ranks submitted so far and the average rank as a number. The data is stored in a ".txt" file.

back up

Installation Notes

Unzip EasyRanks, and set the filesettings of the easyranks.txt file to 777.

To configure easyranks for your needs, change the values in the config.xml file:

<buttontext>go</buttontext>
This is the text displayed on the submit button of the form
<fullcolor>ff33ff</fullcolor>
This is the color of the rectangles in the table that are "full"
<emptycolor>dddddd</emptycolor>
This is the default color of the rectangles in the table.
<max>10</max>
This is the highest rate possible.
<template>template.html</template>
This is the template file, change this to use another HTML template

If you want to create an own template, include the following variables for the corresponding bit of the script:

%select%
the dropdown box
%submit%
the submit button with the caption defined in the config.xml
%table%
the table with the rectangles
%all%
the number of already submitted ranks
%avg%
the average rank (will be displayed as ****.**)
%max%
the highest rank possible

Mandatory are only %select% and %submit%. For general installation information follow the read_me.txt provided in this zip here.

back up

Usage Notes

Put the code in php page as explained in the readme.

back up

Skins






back up



Powered by EasyCMS