Mopok (english)
Mopok is a powerful and minimalist CMS developed in CGI/Perl.

Features:

Features:
- Content management system (blog and/or wiki)
- Powerful administration panel control
- Add and edit blog entries or pages to your website
- Preview how your website will look
- Visitor counter
- Manage blog comments (anti-spam function included)
- Upload files without using a FTP client
- Fully CSS customizable
- Validates XHTML 1.0 Transitional
- Builds sitemap.xml for search engines
Installation
NOTE: Mopok installation requires some experience installing CGI scripts.- Edit your Perl path on first line on mopok.cgi and mopok_admin.cgi.
- Edit required configuration below on mopok_es.cgi and mopok_admin.cgi.
- Create the cgi-bin directory (if it doesn't exist) and upload there mopok.cgi and mopok_admin.cgi in ASCII mode. (*)
- Upload all other files and subdirectories (except for cgi-bin/mopok_es.cgi, that's the spanish version) in ASCII mode too.
- Change permissions (CHMOD) to ALL uploaded files and directories to 0755.
- (Only advanced users) If your server supports MOD_REWRITE and you have enabled it when editing configuration in mopok.cgi and mopok_admin.cgi, you will have to edit the .htaccess file.
- Go to http://yourServer.com/cgi-bin/mopok.cgi
- Visit the administration control panel in http://yourServer.com/cgi-bin/mopok_admin.cgi
Updating from 2.0
- Edit your Perl path on first line on mopok_admin.cgi.
- Copy your configuration from the old mopok_admin.cgi to the new one.
- Overwrite mopok_admin.cgi in your server.
- (optional) Install the YouTube extension by uploading the youtube.mopok file in the Files section.