Created: 13/7/2011
By: Pablo Fierro
Email: prox.developer@gmail.com
Thank you for purchasing my script. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!
To upgrade from version 1 follow the following steps: *important note: do not attempt to install ShareIt! for the first time with the upgrade.php file.
The installation process of this script is very simple and straight forward. To install this script following this instructions:
ShareIt! provides an easy and intuitive user interface design.
It's interface is coded in javascript along with AJAX techniques
to make it a single page app. Here is an image of all the visual
elements used:
Every file upload is categorized depending on the file extension, into the following categories:
ShareIt! does not have a file upload limit, that limit is provided by the web server your are hosting on. However, it can provide space limits for users. For example, limiting the available space for certain users to 30mb. This means the users will only be allowed to upload 30mb. This limits will be visualized in the space usage indicator.
You can manage users in the application by clicking the "Users" button in the toolbar section of the app. This will bring up the user management dialog: *In this dialog you can manage all the existing users in the application.
These are the elements on which the file interaction consists
of, you can delete, set password protecion, open public file
link, view downloads counter. The password input is displayed
when you click in the lock icon within the file.
ShareIt! allows you to set password to protect your files. When you have set a password for a file the user trying to download the file will be prompted for the password as shown in the picture below:
The settings dialog allows you to change your password, and
allows users with admin privileges to configure some aspects of
the application such as file size limit, notifications,
thumbnails, etc...
The statistics dialog allows you to monitor your upload and
download bandwidth, and it allows users with admin privileges to
monitor all the downloads and uploads bandwidth from all users.
With version 1.1 you can now create and manage folders. You can
move existing files to folders and filter your uploads by
selecting a folder.
All files are automatically set a short url generated using bit.ly url shorting service, you
can stop this functionality by disabling the "Generate short
links" in the settings dialog.
You can allow new user registration by enabling the "Allow new
user registration" option in the settings dialog, when this
option is enabled a register link in the login form will show
up. When a new user is registered a notification email will be
sent to the email address set in the settings dialog.
Pablo Fierro