Name | Modified | Size | Downloads / Week |
---|---|---|---|
README | 2024-08-19 | 2.2 kB | |
hirtius-v1.06.md5 | 2024-08-19 | 55 Bytes | |
hirtius-v1.06.tar.gz | 2024-08-19 | 2.3 MB | |
hirtius-v1.05.md5 | 2023-10-31 | 55 Bytes | |
hirtius-v1.05.tar.gz | 2023-10-31 | 2.1 MB | |
hirtius-v1.04.tar.gz | 2022-07-06 | 1.9 MB | |
hirtius-v1.04.md5 | 2022-07-06 | 55 Bytes | |
hirtius-v1.03.md5 | 2022-04-11 | 55 Bytes | |
hirtius-v1.03.tar.gz | 2022-04-11 | 1.9 MB | |
hirtius-v1.02.tar.gz | 2021-11-01 | 1.9 MB | |
hirtius-v1.02.md5 | 2021-11-01 | 55 Bytes | |
hirtius-v1.01.tar.gz | 2018-08-02 | 1.7 MB | |
hirtius-v1.01.md5 | 2018-08-02 | 55 Bytes | |
hirtius-v1.0.md5 | 2017-03-10 | 54 Bytes | |
hirtius-v1.0.tar.gz | 2017-03-10 | 1.6 MB | |
Totals: 15 Items | 13.5 MB | 0 |
README file for Project Hirtius, v1.06 ====================================== (pan, 17/08/2024) Detailed installation and upgrade instructions are provided inside the distribution archive (see INSTALL and UPGRADE in the root folder of the archive). Alternatively, you can also read these on-line on the project website: <https://hirtius.sourceforge.io/> Major changes since the previous public release (extract from Changelog): ------------------------------------------------------------------------- (for the full list of changes, please refer to the 'Changelog' file at the root of the distribution archive, or read it on the project website) 1.06 (13/08/24) [calendar view] --------------- - Improved 'URLify()' function to render SmartLinks pointing to non-existent objects with a different visual style, and to use a different target URL in this case (object creation page or object list, where possible). Added "candidate Slide ID" to the interface of ./slide_edit.php (to be used by 'URLify()' when pointing to non-existent slides). Created new function 'GetBibSrcRefIDbyName()' to allow similar check for Bibrefs and Srcrefs. Updated HelpSet and test procedure accordingly. - Took advantage of the new functions and data fields introduced by the Calendar View feature to implement a more thorough validation on the "historical" date format (i.e. the one used for Events and Titles). - Added new Calendar View feature (based on jPerCal project). Added new 'era' column to Events and Titles objects. DB schema bumped to 50. Made JDN values more visible (and selectable as Advanced Search Result columns where applicable). Added new Calendar Tools page to offer direct access to the underlying functions that support Calendar View. Added new "Bibliography" and "Supported Eras" help pages with all references used to build the calendaring functions. Updated HelpSet, INSTALL, UPGRADE and test procedure accordingly. - Added new checkbox on the "Latest Updates" search query page to control whether the maximum number of hits should be computed globally or per category. Updated HelpSet and test procedure accordingly.