LINUX ONLY - requires mod_python
xt-12.1-0
This version brings a few new features to the UI. Some of these may require current versions of Firefox to realize (other browsers vary). The internals have been extensively modified to better manage the table structure and to move toward a simpler code base. Searching is much improved, the item table can now be searched separately. Theme images have been updated. New buttons added to quickly display all records. Improved navigation highlighting.
xtdb is based on 3tdb and looks very much like it. However, the code underneath and the capabilities are quite different. Where 3tdb works with 3 tables, xtdb works with any number of tables.
It has a built-in function that allows anyone to translate the UI to their own language. There are over 100 selectable languages available.
Features
- Release 12.1-0 bug fix release
- New in rel 12, multi-user configuration.
- New in rel 12, can now make records Private.
- New in rel 12, css improvements, stability improvements.
- Search using FULL-TEXT BOOLEAN or %LIKE% (selectable).
- Sorted columns have a sort direction indicator.
- The primary sort columns are configurable from within the gui.
- Combined results are grouped by category, sorted by category and sorted within each category..
- Can have as many data and media tables as you like.
- Users can translate UI text from within the xt UI.
- Comes with a database structure ready to import.
- The example db was created with MariaDB and uses Aria tables.
- Now using MariaDB's own python db conector.
- Instructions to create your own xt db.
- Extensive data export features, all results export with one click.
- Minimal javascript, to auto-submit select lists and (optionally) navigate the documentation.