tweak pan.do/ra descriptions

This commit is contained in:
j 2024-01-07 17:04:00 +01:00
parent a9151122c1
commit 4be6ee0a8b
3 changed files with 7 additions and 6 deletions

View File

@ -116,9 +116,10 @@ p:last-child {
margin-right: 32px;
margin-bottom: 32px;
}
#page > div:first-child {
#page > h1 {
height: 28px;
padding: 10px;
margin: 0;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
border-bottom: 1px solid rgb(96, 48, 32);

View File

@ -6,7 +6,7 @@ Ox.getJSON('json/pandora.json?' + +new Date(), function(pandora) {
$icon = $('#icon'),
$menu = $('<div>').attr({id: 'menu'}).appendTo($body),
$page = $('<div>').attr({id: 'page'}).appendTo($body),
$head = $('<div>').appendTo($page);
$head = $('<h1>').appendTo($page);
$text = $('<div>').appendTo($page);
$prevButton = $('<span>')
.addClass('button')
@ -207,7 +207,7 @@ Ox.getJSON('json/pandora.json?' + +new Date(), function(pandora) {
: page
);
$text.empty().append(text);
if (page == 'tour') {
if (page == 'tour') {
$prevButton[
part == 1 ? 'addClass' : 'removeClass'
]('disabled')

View File

@ -163,11 +163,11 @@
]
],
"demo": "<p>While we're still working on a sandbox to demonstrate <b>pan.do/ra</b>'s admin features, you can already try out the sites below to see how <b>pan.do/ra</b> works as a regular user:</p><p><a href=\"https://0xDB.org\"><img class=\"logo\" src=\"png/0xdb256.png\"></a><a href=\"https://0xDB.org\">0xDB</a> was the first large project to use <b>pan.do/ra</b>. It is an experimental online movie database that provides full text search and timeline navigation for more than a hundred years of cinema.</p><br clear=\"all\"><p><a href=\"https://Pad.ma\"><img class=\"logo\" src=\"png/padma256.png\"></a><a href=\"https://Pad.ma\">Pad.ma</a>, short for Public Access Digital Media Archive, is an online repository of densely annotated video materials, primarily documentary footage.<br></p><p><a href=\"https://Indiancine.ma\"><img class=\"logo\" src=\"png/indiancinema256.png\"></a><a href=\"https://Indiancine.ma\">Indiancine.ma</a> is an annotated online archive of Indian film, launched in 2013.<br></p>",
"download": "<p>There is no \"official\" or \"stable\" release of <b>pan.do/ra</b> yet, but the latest version should be working just fine.</p><p><a href=\"https://code.0x2620.org/0x2620/pandora\"><img src=\"png/icon256.png\" class=\"logo\" style=\"width: 64px\"></a>You can <a href=\"https://code.0x2620.org/0x2620/pandora\">check out</a> <b>pan.do/ra</b> from our git repository. <b>pan.do/ra</b> can be installed on most Linux distributions, preferably <a href=\"http://www.ubuntu.com\">Ubuntu</a>. {version}</p><p><a href=\"{torrent}\"><img src=\"png/vm256.png\" class=\"logo\" style=\"width: 64px;\"></a>Alternatively, you can <a href=\"{torrent}\">download</a> <b>pan.do/ra</b> ({torrentInfo}) pre-installed on a virtual machine for <a href=\"http://www.virtualbox.org/\">VirtualBox</a>, which runs on many other operating systems, including Microsoft Windows and Mac OS X.</p><p>There is also a growing list of tools that have been built for <b>pan.do/ra</b>.</p><p><a href=\"https://code.0x2620.org/0x2620/pandora_client\"><img src=\"png/pandora_client256.png\" class=\"logo\" style=\"width: 48px; padding: 0 8px 16px 8px\"></a><b>pandora_client</b> is a command line client that uses the <b>pan.do/ra</b> API. It allows you to automate administrative tasks, like video uploads from a local repository. For more information, see <a href=\"https://code.0x2620.org/0x2620/pandora_client\">0x2620.org</a>.</p><p><a href=\"https://speedtrans.pad.ma/\"><img src=\"png/speedtrans256.png\" class=\"logo\" style=\"width: 48px; padding: 0 8px 16px 8px\"></a><b>SpeedTrans</b> is a lightweight but powerful video transcription client that runs right in your browser. You can open it at <a href=\"https://speedtrans.pad.ma/\">Pad.ma</a>.</p><br>",
"documentation": "<p>As <b>pan.do/ra</b> has just been released, documentation is still a work in progress.</p><p>A lot of information can be found on our <a href=\"https://wiki.0x2620.org\">Wiki</a>. If you need instructions for setting up <b>pan.do/ra</b>, check out the <a href=\"https://code.0x2620.org/0x2620/pandora/src/branch/master/README.md\">readme</a> file that comes with it.</p><p><a href=\"https://0xDB.org/api\"><img src=\"png/0xdb256.png\" class=\"logo\" style=\"width: 80px\"></a><b>pan.do/ra</b>'s public API includes its own documentation. You can browse it at any live instance of <b>pan.do/ra</b>, for example at <a href=\"http://0xdb.org/api\">0xDB.org/api</a>.</p><p><a href=\"https://OxJS.org/#doc\"><img src=\"png/oxjs256.png\" class=\"logo\" style=\"width: 80px; border-radius: 10px; box-shadow: 0 0 1px black\"></a>Detailed documentation of <b>OxJS</b>, the JavaScript library used to build <b>pan.do/ra</b>'s frontend, can be found at <a href=\"https://OxJS.org/#doc\">OxJS.org/#doc</a>.</p>",
"download": "<p><a href=\"https://code.0x2620.org/0x2620/pandora\"><img src=\"png/icon256.png\" class=\"logo\" style=\"width: 64px\"></a>You can <a href=\"https://code.0x2620.org/0x2620/pandora\">check out</a> <b>pan.do/ra</b> from our git repository. <b>pan.do/ra</b> can be installed on most Linux distributions, preferably <a href=\"http://debian.org/\">Debian</a>. To install <a href=\"https://code.0x2620.org/0x2620/pandora#installing-pandora\">follow these instructions</a>. {version}</p><p><a href=\"{torrent}\"><img src=\"png/vm256.png\" class=\"logo\" style=\"width: 64px;\"></a>Alternatively, you can <a href=\"{torrent}\">download</a> <b>pan.do/ra</b> ({torrentInfo}) pre-installed on a virtual machine for <a href=\"http://www.virtualbox.org/\">VirtualBox</a>, which runs on many other operating systems, including Microsoft Windows and Mac OS X.</p><p>There is also a growing list of tools that have been built for <b>pan.do/ra</b>.</p><p><a href=\"https://code.0x2620.org/0x2620/pandora_client\"><img src=\"png/pandora_client256.png\" class=\"logo\" style=\"width: 48px; padding: 0 8px 16px 8px\"></a><b>pandora_client</b> is a command line client that uses the <b>pan.do/ra</b> API. It allows you to automate administrative tasks, like video uploads from a local repository. For more information, see <a href=\"https://code.0x2620.org/0x2620/pandora_client\">0x2620.org</a>.</p><p><a href=\"https://speedtrans.pad.ma/\"><img src=\"png/speedtrans256.png\" class=\"logo\" style=\"width: 48px; padding: 0 8px 16px 8px\"></a><b>SpeedTrans</b> is a lightweight but powerful video transcription client that runs right in your browser. You can open it at <a href=\"https://speedtrans.pad.ma/\">Pad.ma</a>.</p><br>",
"documentation": "<p>Documentation is always a work in progress.</p><p>The best place to start is the <a href=\"https://code.0x2620.org/0x2620/pandora/src/branch/master/README.md\">readme</a>. A lot of information can also be found on our <a href=\"https://code.0x2620.org/0x2620/pandora/wiki\">Wiki</a>.</p><p><a href=\"https://0xDB.org/api\"><img src=\"png/0xdb256.png\" class=\"logo\" style=\"width: 80px\"></a><b>pan.do/ra</b>'s public API includes its own documentation. You can browse it at any live instance of <b>pan.do/ra</b>, for example at <a href=\"http://0xdb.org/api\">0xDB.org/api</a>.</p><p><a href=\"https://OxJS.org/#doc\"><img src=\"png/oxjs256.png\" class=\"logo\" style=\"width: 80px; border-radius: 10px; box-shadow: 0 0 1px black\"></a>Detailed documentation of <b>OxJS</b>, the JavaScript library used to build <b>pan.do/ra</b>'s frontend, can be found at <a href=\"https://OxJS.org/#doc\">OxJS.org/#doc</a>.</p>",
"development": "<p>To browse or check out the source, take a look at our <a href=\"https://code.0x2620.org/0x2620/pandora\">repository</a>. If you want to report bugs or request features, please use our <a href=\"https://wiki.0x2620.org/report\">tracker</a>. For everything else, there's <a href=\"https://matrix.to/#/#pan-do-ra:matrix.org\">Matrix</a>, and our <a href=\"https://mailb.org/cgi-bin/mailman/listinfo/dev\">development mailing list</a>. Your feedback is welcome.</p><p><a href=\"https://OxJS.org\"><img src=\"png/oxjs256.png\" class=\"logo\" style=\"border-radius: 32px; box-shadow: 0 0 1px black\"></a><b>pan.do/ra</b>'s interface was made with <b>OxJS</b>, a new JavaScript library for web applications. To learn more about <b>OxJS</b>, check out <a href=\"https://OxJS.org\">OxJS.org</a>.</p><br><br><p><a href=\"https://code.0x2620.org/0x2620/python-ox\"><img src=\"png/python-ox256.png\" class=\"logo\"></a>A lot of <b>pan.do/ra</b>'s server-side functionality has been packaged as a stand-alone library as well. For details about <b>python-ox</b>, see <a href=\"https://code.0x2620.org/0x2620/python-ox\">0x2620.org</a>.</p>",
"support": "<img class=\"logo\" src=\"png/box256.png\"><p>In case you just need help with installing, configuring or running <b>pan.do/ra</b> yourself, don't hesitate to <a href=\"#contact\">get in touch</a> with us.</p><p>Beyond that, we provide support and offer hosting for individual instances of <b>pan.do/ra</b>. For more details, please <a href=\"#contact\">send us an e-mail</a>.<br><br><br><br></p>",
"credits": "<p><b>pan.do/ra</b> is being developed and maintained by Jan Gerber and Sebastian Lütgert at <a href=\"https://0x2620.org\">0x2620</a> in Berlin and Sanjay Bhangar at <a href=\"http://camputer.org\">CAMP</a> in Bombay.</p><p>From its early stages on, <b>pan.do/ra</b> has received valuable feedback, especially from Zinnia Ambarpardiwala, Shaina Anand, Lawrence Liang, Namita Malhotra, Ashish Rajadhyaksha, Ashok Sukumaran and Will Thompson.</p><p><a href=\"http://bohen.org\"><img class=\"logo\" src=\"png/bohen256.png\"></a>Last but not least, <b>pan.do/ra</b> would not have been possible without the support of the <a href=\"http://bohen.org\">Bohen Foundation</a>.<br><br></p>",
"contact": "<p><img class=\"logo\" src=\"png/0x2620256.png\" style=\"width: 128px\">E-mail: <a mailto:\"pandotdoslashra@0x2620.org\">pandotdoslashra@0x2620.org</a></p><p>Matrix: <a href=\"https://matrix.to/#/#pan-do-ra:matrix.org\">#pan.do/ra:matrix.org</a></p><p>IRC: <a href=\"irc://irc.freenode.net#pan.do/ra\">irc.freenode.net#pan.do/ra</a></p><p>Twitter: <a href=\"https://twitter.com/pandotdoslashra\">@pandotdoslashra</a></p><p>0x2620<br>Memhardtstrasse 2<br>10178 Berlin<br>Germany</p>"
"contact": "<p><img class=\"logo\" src=\"png/0x2620256.png\" style=\"width: 128px\">E-mail: <a mailto:\"pandotdoslashra@0x2620.org\">pandotdoslashra@0x2620.org</a></p><p>Matrix: <a href=\"https://matrix.to/#/#pan-do-ra:matrix.org\">#pan.do/ra:matrix.org</a></p><p>0x2620<br>Memhardtstrasse 2<br>10178 Berlin<br>Germany</p>"
}
}