Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| minigb [2023/07/02 06:13] – GeckoF | minigb [2023/10/07 13:58] (current) – removed melon | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{ https:// | ||
| - | **gecko-minigb** (or simply **minigb**) is a small PHP multi-user and retro-styled guestbook script without MySQL or any other database engine. It was created by GeckoF in December 2022 as a temporary need for change his broken guestbook system of his personal website until it became a mini project. | ||
| - | |||
| - | NOTE: This script is currently in alpha and is not recommended for use on large or high-traffic websites (plus there is currently no pagination on entries). | ||
| - | |||
| - | ====== Installation ====== | ||
| - | |||
| - | Grab the [[https:// | ||
| - | |||
| - | After that, now try to visit your new installation on your domain/IP of your web server and in the directory where you installed it (e.g. http:// | ||
| - | |||
| - | ====== New users ====== | ||
| - | |||
| - | To add new users, go to the " | ||
| - | |||
| - | After that, go back to your web browser and load the script. The new users should automatically appear in the listing if you have done it correctly. | ||
| - | |||
| - | {{https:// | ||
| - | |||
| - | If you're on UNIX, you must set the users database file (" | ||
| - | |||
| - | ====== Configuration ====== | ||
| - | |||
| - | ===== Global ===== | ||
| - | |||
| - | To change global settings in your minigb (which will apply to all users), go to the " | ||
| - | |||
| - | ===== Users ===== | ||
| - | |||
| - | Users can configure their own guestbook settings in the " | ||
| - | |||
| - | At the moment, only these two variables are available to users: | ||
| - | |||
| - | < | ||
| - | [booleans] | ||
| - | disable_entries = 0/1 ; Disable new entries on a single user guestbook | ||
| - | swatch = 0/1 ; Shows Swatch time on comment dates | ||
| - | </ | ||
| - | |||
| - | ====== Replies ====== | ||
| - | |||
| - | To leave a reply to a guest' | ||
| - | |||
| - | {{https:// | ||
| - | |||
| - | An example of an comment reply can be found in the default entries text file database of this script. | ||
| - | |||
| - | ====== Style customization ====== | ||
| - | |||
| - | Users can customize their guestbook using CSS in the " | ||
| - | |||
| - | Any styling done to any class of the default style sheet will be replaced by the user's one. If this does not happen, try adding an " | ||
