Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/src/commit/d5ec11fa2ed051f91361a16be294b0820cc157c2/resources/etc/intranet-podcast-metadata.template You should set ROOT_URL correctly, otherwise the web may not work correctly.
новые иконки в OpenBoard
 
 
 
 
 
 
OpenBoard/resources/etc/intranet-podcast-metadata.t...

12 lines
384 B

<?xml version="1.0" encoding="UTF-8"?>
<podcast>
<title>{title}</title>
<description>{description}</description>
<author>{author}</author>
<pubDate>{publicationISODateTime}</pubDate>
<duration>{duration}</duration>
<fileName>{fileName}</fileName>
<filePath>{filePath}</filePath>
<computerName>{computerName}</computerName>
<fileSize>{fileSize}</fileSize>
</podcast>