Changes for version 0.99
- There a only a few changes since 0.94 forget ti update the change log in the past. Currently I use MYsql::Admin as content also Management System (take a look at http://lindnerei.de). So there a few new files in extra.
- rpc.pl ( need 'Frontier::RPC2' => '>=0.06') xml-rpc file for the Blog (scribe fire). Use Movable type if you choose the blog type.
- plaintext.pl ( need 'XML::XSLT' => '>=0.48') The CMS use a pure JavaScript system. This file can be parsed by Google without js.
- Move to /cgi-bin/
- Search::Tools::UTF8
- is used to detect the encoding of none Unicode tables.
- Could be possible that the following line will be need at several places within the source.
- eval{ use Search::Tools::UTF8; utf8::encode( $value ) unless is_valid_utf8( $value );#works always instead of utf8::is_utf8 }; eval is used because the system is sometimes used without XS code.
Modules
DBI subclass providing a dynamic SQL Libary.
Database interface for MySQL::Admin::GUI
BBCODE and HTML Editor
BBCODE for HTML::Editor
Create html anchors
Just a MySQL administration Web-App
actions for Mysql::Admin
config for MySQL::Admin
Just a MySQL administration Web-App
store the sessions for MySQL::Admin
manage MySQL::Admin properties
Translations for MySQL::Admin.
Provides
in lib/DBI/Library/Database.pm
in lib/DBI/Library/Database.pm
in lib/DBI/Library.pm
in lib/DBI/Library.pm