Approval.
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
"api_title": "API(s)",
|
||||
"api_text": "Publishing and making things accessible doesn't only mean making it possible to view something. It also means enabling people to use data to realize their own ideas. Accordingly, all information that is published using the \"frontend\" of museum-digital is also accessible in a machine-readable way via our <abbr title=\"JavaScript Object Notation\">JSON<\/abbr> API.<\/p><p>As much as possible, the \"frontend\" provides information in open standards as well: object information can be accessed in <a href=\"http:\/\/network.icom.museum\/cidoc\/working-groups\/lido\/what-is-lido\/\">LIDO<\/a>, information about museums can be downloaded as electronic business cards (<a href=\"https:\/\/de.wikipedia.org\/wiki\/VCard\">vCard<\/a>), and calendar information such as exhibitions can be integrated with calendar tools using the <a href=\"https:\/\/de.wikipedia.org\/wiki\/ICalendar\">iCalendar<\/a> standard.",
|
||||
"development_title": "Development",
|
||||
"development_text": "The \"frontend\" of museum-digital is built using PHP7 and MySQL. JavaScript is used for interactive features and visualizations. A list of the used libraries can be found <a href=\"https:\/\/handbook.museum-digital.info\/?lan=de&q=Weiteres\/Dependencies\">here<\/a>. We use <a href=\"https:\/\/git-scm.com\/\">git<\/a> for version control.",
|
||||
"development_text": "The \"frontend\" of museum-digital is built using PHP8 and MySQL. JavaScript is used for interactive features and visualizations. A list of the used libraries can be found <a href=\"https:\/\/handbook.museum-digital.info\/?lan=de&q=Weiteres\/Dependencies\">here<\/a>. We use <a href=\"https:\/\/git-scm.com\/\">git<\/a> for version control.",
|
||||
"screenshots": "Screenshots",
|
||||
"resources": "Resources",
|
||||
"in_blog": "News About the Frontend in the Blog",
|
||||
@ -41,4 +41,4 @@
|
||||
"screenshot_compare_objects_alt": "Comparing obects",
|
||||
"screenshot_compare_objects": "Two objects can be compared with each other"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -9,7 +9,7 @@
|
||||
"design_principles_title": "Design Principles",
|
||||
"design_principles_text": "musdb should be easy and intuitive to use. It should be fun to use. One the one hand, this means that the design should give a clear focus to the main subject of a given page. To reach this aim, options exist to toggle many features on or off. Optional features (like generating QR codes for object pages or a table of contents to directly jump to the wanted section of a page) are available in a toolbox on the left border of the window.<\/p>\r\n\r\n<p>But easy and intuitive also means that power users can work efficiently in whatever way suits them best. musdb offers a variety of helpers for this. A selection of these are:<\/p>\r\n\r\n<ul>\r\n<li>Clicking into a field, users can see how many characters have been entered, how many are required, and how many are allowed at max.<\/li>\r\n<li>PuQi: the \"Publication Quality Index\" shows, how object information can be enhanced<\/li>\r\n<li>Plausi: using the controlled vocabularies, musdb can warn about implausible entries (e.g. a painter cannot have painted a painting before she was born)<\/li>\r\n<li>Text blocks provide for a quick entry of similar contents<\/li>\r\n<\/ul>",
|
||||
"development_title": "Development",
|
||||
"development_text": "musdb is based on PHP7 and MySQL. A number of PHP and JavaScript libraries are used, a list of which can be found <a href=\"https:\/\/handbook.museum-digital.info\/?lan=de&q=Weiteres\/Dependencies#2\">in the handbook<\/a>.",
|
||||
"development_text": "musdb is based on PHP8 and MySQL. A number of PHP and JavaScript libraries are used, a list of which can be found <a href=\"https:\/\/handbook.museum-digital.info\/?lan=de&q=Weiteres\/Dependencies#2\">in the handbook<\/a>.",
|
||||
"screenshots": "Screenshots",
|
||||
"resources": "Resources",
|
||||
"in_handbook": "Documentation for musdb",
|
||||
@ -42,4 +42,4 @@
|
||||
"screenshot_user_management_alt": "User management and user rights section.",
|
||||
"screenshot_user_management": "Museum directors and regional administrators set detailed permissions for what users can edit or view."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user