prev
next
Greymatter
- GM.cgi: the main powerhouse of the program and the largest file.
- GM-Authors.cgi: contains author information, which is now encrypted (as of version 1.21d)
- GM-Banlist.cgi: contains a list of banned IPs (usually comment spammers) which is editable through GM.cgi.
- GM-Comments.cgi: contains the subroutines not only for comment posting and viewing but also for searching entries.
- GM-Config.cgi: has information relating to user preferences and site information.
- GM-Counter.cgi: keeps track of the number of entries, archived entries (entries older than X number of days, specified by user, default 7), the "stay at top" entry which sits at the top of the main page, positive and negative karma votes, comments, opened entries, and closed entries (equivalent of deleted entries but can be re-opened at any time).
- GM-CPLog.cgi: contains raw HTML for the control panel log (optional feature, user specified).
- GM-Entrylist.cgi: is a list of all of the entries and information about each (time of post, author, and so on). * GM-Karma.cgi contains the subroutines for karma voting. * GM-Library.cgi contains the most used subroutines.
- GM-Templates.cgi: contains the user-specified templates for the site's HTML and the format of the entry.
- GM-Upload.cgi: is the script that enables users to upload files to their site through Greymatter to their archives directory.