Difference between revisions of "Release 1.0.9-beta"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
** HTML tables no longer used for presentation, now only used for tabular data | ** HTML tables no longer used for presentation, now only used for tabular data | ||
** Headings now marked up with HTML <h1>, <h2>, <h3>, etc. heading tags | ** Headings now marked up with HTML <h1>, <h2>, <h3>, etc. heading tags | ||
− | * Contact information now marked up with [http://microformats.org/wiki/hcard hCard] microformat, providing yet another tool for [[qubit: | + | * Contact information now marked up with [http://microformats.org/wiki/hcard hCard] microformat, providing yet another tool for [[qubit:data portability]] |
+ | * Drop down menus | ||
* | * | ||
* | * | ||
* | * |
Revision as of 14:57, 23 February 2010
Please note that ICA-AtoM is no longer actively supported by Artefactual Systems.
Visit https://www.accesstomemory.org for information about AtoM, the currently supported version.
- Fine grained migrations
- Metadata standard plugins
- PEAR channel now managed with Pirum instead of Chiara_PEAR_Server
- Upgraded to symfony 1.3
- Upgraded actor and repository to object oriented symfony forms for more security and reliability. These forms are now consistent with the information object form
- Support for qubit:ICA-ISDF functions
- qubit:Validation rules describe rules from metadata standards which aren't met by an archival description or authority record
- Cleaner HTML markup and CSS qubit:stylesheets for easier theming and better cross browser compatibility
- HTML tables no longer used for presentation, now only used for tabular data
- Headings now marked up with HTML <h1>, <h2>, <h3>, etc. heading tags
- Contact information now marked up with hCard microformat, providing yet another tool for qubit:data portability
- Drop down menus