Skip to content

Commit 70b99be

Browse files
committed
Update README.md
1 parent 4277b36 commit 70b99be

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

README.md

+22-22
Original file line numberDiff line numberDiff line change
@@ -8,28 +8,28 @@ Reservo - Image Hostitng Script Free is the original version of the premium imag
88
This is a community based release that is supplied without support or liability. You are free to use the image sharing script as you wish. The only restriction to this PHP script is that this README file must not be edited or deleted.
99

1010
<h2>Features:</h2>
11-
Multiple Uploader Tool now added.
12-
Upload progress indicator.
13-
Choose to use single or multi uploader as default via config.
14-
Option to protect images with a password once uploaded.
15-
Set watermark on every uploaded image, inc alpha and positioning.
16-
Unique delete link provided to the uploader to remove any images.
17-
New 'friendly' urls on image pages/image downloads.
18-
Written in php/mysql.
19-
All pages are created using Apaches mod-rewrite so any uploaded images all look like static pages within the search engines.
20-
Automatic generation of thumbnails along with 'copy & paste' code for the user.
21-
Automatic resize of images.
22-
Validation of duplicate content to stop same IP uploading same image multiple times.
23-
Basic admin area to approve/decline images. Images can also be approved as adult.
24-
Adult images display a warning message before user can view them.
25-
Total view for each image.
26-
Recent uploads page for public approved images.
27-
Date added, original filesize and description displayed on each image.
28-
Images which have not been viewed within 60 days (can be amended) are deleted.
29-
Hotlinking blocked by default.
30-
Max filesize, permit hotlinking and days to keep images can all be set via the config scripts.
31-
Basic design with original fireworks files included.
32-
Ability to display ads depending on whether an image is adult or not.
11+
- Multiple Uploader Tool now added.
12+
- Upload progress indicator.
13+
- Choose to use single or multi uploader as default via config.
14+
- Option to protect images with a password once uploaded.
15+
- Set watermark on every uploaded image, inc alpha and positioning.
16+
- Unique delete link provided to the uploader to remove any images.
17+
- New 'friendly' urls on image pages/image downloads.
18+
- Written in php/mysql.
19+
- All pages are created using Apaches mod-rewrite so any uploaded images all look like static pages within the search engines.
20+
- Automatic generation of thumbnails along with 'copy & paste' code for the user.
21+
- Automatic resize of images.
22+
- Validation of duplicate content to stop same IP uploading same image multiple times.
23+
- Basic admin area to approve/decline images. Images can also be approved as adult.
24+
- Adult images display a warning message before user can view them.
25+
- Total view for each image.
26+
- Recent uploads page for public approved images.
27+
- Date added, original filesize and description displayed on each image.
28+
- Images which have not been viewed within 60 days (can be amended) are deleted.
29+
- Hotlinking blocked by default.
30+
- Max filesize, permit hotlinking and days to keep images can all be set via the config scripts.
31+
- Basic design with original fireworks files included.
32+
- Ability to display ads depending on whether an image is adult or not.
3333

3434
<h2>Requirements</h2>
3535
- php 4.x

0 commit comments

Comments
 (0)