#!/bin/bash
The shellscripts.org website
These scripts power the shellscripts.org website.
These scripts power everything on the shellscripts.org website.
Yes, scripts. All shellscripts.org stuff is coded in as much shell as possible. With the exception of md5sum, I didnt feel like implementing that in bash, really.
Project Category: website
Project owner: blindcoder
Version history:
| Version | Release date | ChangeLog | Download |
| 0.7 | Sat Sep 10 16:53:20 UTC 2005 | fixed an error in index_update.template linking to /dl/ instead of directly to the file and add rss feed for the frontpage items | shellscripts.org_0.7.tar.bz2 (application/x-bzip) |
| 0.6 | Tue Aug 30 07:37:13 UTC 2005 | Fix a bug that allowed execution of arbitrary commands, add project browsing | shellscripts.org_0.6.tar.bz2 (application/x-bzip) |
| 0.5 | Sat Aug 27 11:06:47 UTC 2005 | fixed an evil bug that corrupted uploaded files | shellscripts.org_0.5.tar.bz2 (application/x-tar) |
| 0.4 | Sat Aug 27 07:34:38 UTC 2005 | fixed a bug in registering code and changed the wiki to keep track of which users made changes to the websites and fix timestamps on wiki. | shellscripts.org_0.4.tar.bz2 (application/x-tar) |
| 0.3 | Mon Aug 22 12:35:12 UTC 2005 | Added wikipage subscription, sending mails to subscribers, searching projects and/or wikipages, added shared lock functionality, changing of mailaddresses. | shellscripts_org_0.3.tar.bz2 (application/x-tar) |
| 0.2 | Wed Aug 17 10:06:09 UTC 2005 | Added search and wiki functionality. | shellscripts_org_0.2.tar.bz2 (application/x-tar) |
| 0.1 | Fri Aug 12 07:09:52 UTC 2005 | Yay! The first functional version :) | shellscripts_org_0.1.tar.bz2 (application/x-tar) |