File: index.txt

package info (click to toggle)
pubtal 3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 1,296 kB
  • ctags: 910
  • sloc: python: 8,027; xml: 150; makefile: 49
file content (23 lines) | stat: -rw-r--r-- 1,629 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
title: PubTal Manual Contents
subject: Contents of the PubTal manual.

The PubTal manual is divided into several different sections.  If you are new to PubTal it is probably easiest to start with the <a href="quick-start.html">Quick Start</a> section.

<ul>
	<li><a href="quick-start.html">Quick Start</a> - A quick start guide to using PubTal.</li>
	<li><a href="installation.html">Installation Guide</a> - A guide to installing PubTal on Linux, MacOS X and Windows.</li>
	<li><a href="conf/templates.html">Template Basics</a> - Describes the basics of the PubTal templating system.</li>
	<li>Authoring Web Content
		<ul>
			<li><a href="content/htmltext.html">HTMLText</a> - How to author web pages using the HTMLText content type.</li>
			<li><a href="content/openoffice.html">OpenOffice</a> - How to author web pages using OpenOffice.</li>
			<li><a href="content/catalogues.html">Catalogues</a> - How to create Photo Albums using PubTal's Catalogue support.</li>
			<li><a href="content/rawbinary.html">Raw & Binary</a> - What are the Raw and Binary content types?</li>
			<li><a href="content/weblog.html">Weblog</a> - Maintaining a Weblog using PubTal.</li>
		</ul></li>
	<li><a href="conf/conf.html">Configuration</a> - Configuration options in PubTal.</li>
	<li><a href="uploading.html">Uploading</a> - How to make PubTal upload your website.</li>
	<li><a href="optional-plugins.html">Optional Plugins</a> - A guide to the optional plugins.</li>
	<li><a href="plugins.html">Plugin API</a> - How to write new plugins.</li>
	<li><a href="command.html">Commands Reference</a> - Reference guide for the commands.</li>
</ul>