You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-22
Original file line number
Diff line number
Diff line change
@@ -8,28 +8,28 @@ Reservo - Image Hostitng Script Free is the original version of the premium imag
8
8
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.
9
9
10
10
<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.
0 commit comments