Downloadliste

Projektbeschreibung

(php)dataMiner is a set of PHP classes used to browse, search, and manipulate data stored in a MySQL database. It is perfect for a Web site administrative backend. It is easily configurable to adhere to data "rules" such as cross-referencing other database tables, file uploads, data imports and exports, and more. Layout is configured via CSS stylesheets.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-10-12 18:53
0.40

Ein neues Template-Klasse für die Trennung von Logik-Präsentation vorgestellt. Die HTML formatiert wurde näher zu sein, um die Einhaltung XHTML. Eine Fabrik Muster wurde hinzugefügt, um es einfacher, mit mehreren Tabellen zu arbeiten. Ein neues Plugin-Architektur umgesetzt wurde, um neue Features einfach. Eine neue DHTML-Kalender-Plugin und eine neue WYSIWYG-DHTML-Editor hinzugefügt wurden. Das Look and Feel "wurde komplett überarbeitet. Ein Teil der Dokumentation für die Website-Administratoren wurde hinzugefügt. Datenbank-Konfiguration ist nun in einer separaten Datei gespeichert.
Tags: Major feature enhancements
A new template class for separating logic from
presentation was introduced. The HTML was
formatted to be closer to XHTML compliance. A
factory pattern was added to make it easier to
work with multiple tables. A new plugin
architecture was implemented to make adding
features easy. A new DHTML calendar plugin and a
new WYSIWYG DHTML editor were added. The look and
feel was completely revamped. Some documentation
for site administrators was added. Database
configuration is now stored in a separate file.

2004-07-26 11:27
0.30

Ein Code-Bereinigung wurde vorgenommen, um alle Warnungen mit ausführlicher Berichterstattung angezeigten Fehler zu beseitigen. Ein HTML-Markup-Bereinigung wurde auch gemacht, um 4.01 entsprechen. Unterstützung für skin.txt Layout configs entfernt wurde, als CSS-Stylesheets nun unterstützt werden. Mehrere Bugfixes wurden.
Tags: Code cleanup
A code cleanup was made to remove all warnings displayed with verbose error reporting. A HTML markup cleanup was also made to conform to 4.01 transitional. Support for skin.txt layout configs was removed, as CSS stylesheets are now supported. Several bugfixes were made.

2003-12-17 17:04
0.20.0

Viele Funktionen wurden hinzugefügt, mit wie Datenbank-Unabhängigkeit Metabase, neue Formatierung Regeln für eine bessere Anpassung des Layouts und andere. Viele Bugs wurden gefixt. Es beherrscht nun korrekt magic_quotes und register_globals in PHP. Ein Fehler in der Nummerierung wurde behoben. Die Suche Fähigkeit wurde verbessert.
Tags: Major feature enhancements
Many features were added, such as database independence using Metabase, new formatting rules for better customization of layout, and others. Many bugs were fixed. It now correctly handles magic_quotes and register_globals in PHP. A bug in page numbering was fixed. The search ability has been improved.

2002-02-16 03:58
0.11.0

Fixed für mehrere wichtige Fehler.
Tags: Major bugfixes
Fixed for several important bugs.

2002-02-04 23:22
0.10.0

Mehrere Bugfixes und einige neue Features wie ein CHECKLISTE Regel für einen Multiple-Choice-Feld anzuzeigen, inkrementelle pro Seite Nummerierung, Formatierung Tabelle / Feldname für Benutzerfreundlichkeit, Groß-und Kleinschreibung Suche Hervorhebung und eine VALIDATE Regel für Client-seitige Formular Validierung mittels JavaScript.
Tags: Major feature enhancements
Several bugfixes and several new features such as a CHECKLIST rule for a multiple-choice checkbox display, incremental per-page numbering, formatting table/field names for user-friendliness, case-insensitive search highlighting, and a VALIDATE rule for client-side form validation using JavaScript.

Project Resources