mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-04-20 12:29:35 +01:00
Making handbook more consistent
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
<title>Handbook Troggle JSON</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
</head>
|
||||
<body><style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style>
|
||||
<body>
|
||||
<style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style>
|
||||
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
||||
<h1>Handbook Troggle JSON</h1>
|
||||
|
||||
@@ -29,11 +30,13 @@ In the top left-hand corner is a drop-down menu, 'export as json' is shown selec
|
||||
Select one or more of the objects listed and press the 'Go' button next to the drop-down menu. A JSON-formatted file will be produced 'troggle-ouput.json' in the troggle installation directory (where the troggle code .git file is).
|
||||
<p>There is also an 'export as XML' option.
|
||||
<p>The code which adds this capability into the Troggle Administration control panel is in <var>troggle/core/admin.py</var>.
|
||||
|
||||
<h3>See also</h3>
|
||||
<p><a href="exporttgz.html">Compressed data export</a>.
|
||||
<hr />
|
||||
Go on to: <a href="trogarch.html">Troggle architecture</a><br />
|
||||
Return to: <a href="trog2030.html">Troggle in 2025-2030</a><br />
|
||||
Troggle index:
|
||||
<a href="trogindex.html">Index of all troggle documents</a><br />
|
||||
<hr />
|
||||
</body>
|
||||
<hr /></body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user