PASTE
Description
Paste is an open source pastebin forked from the original pastebin.com script complete with a brand new design and features such as password protected pastes, archives and custom templates. An admin panel, installer and much more is still to come.
PASTE Web SiteFeatures
- GeSHi
- Password protected pastes
- Archives list
- reCAPTCHA integration
- Custom templates
- Search feature (Coming soon)
- Administration panel (Coming soon)
- Install page (Coming soon)
User Ratings
User Reviews
-
In templates, edit "theme.php" file to display unicode content from MySQL into the textarea box. <textarea id="code" class="codeedit" name="code2" cols="90" rows="20" onkeydown="return catchTab(this,event)"><?php echo htmlentities($page['post']['editcode'], ENT_COMPAT, "UTF-8") ?></textarea>
-
A very simple, modular and easy to use pastebin. I'm using in it the office.
-
there is few privacy. first of all the password is non encrypted and you can read it, if you dump mysql table. (use sha1, please) It would be nice if phpaste encrypt the text content, too, when the submitter choose a non blank password.
-
The simpler the better theme. http://text0.tk public pastebin
-
support more syntax of programming language
-
nice