DOCUMENTS
Installation
The following instructions assume you've installed Textpattern 4.0.4 OK and you haven't altered anything or added any content. For fuller instructions on installing the Texty template, please refer to fullinstructions.txt in the download file
Preliminaries
- Create a new folder next to the images and files folder on your website. Call it '_templates'. Chmod permissions to 777, ie full access.
- File transfer the whole local Texty folder over into the remote _templates folder. When done you should have the following directory structure: root of your site > _templates > texty > forms, images, pages, plugins, style, write.
- Open 'switch.php' in your local folder and change "localhost/texty" to the url of your site (twice). File transfer it to the root of your site.
TXP Admin Tab
In Preferences, use the following settings:
Permanent Link Mode: section/title
Use Textile: Leave text untouched
Accept comments: yes
On by default: yes
Automatically append comments to articles: no
SAVE.
Click Advanced and use the following settings:
Custom field 1 name metadesc
Custom field 2 name metakeyw
Custom field 3 name headline
Custom field 4 name topspot
Custom field 5 name lside1
Custom field 6 name lside2
Custom field 7 name two3col
Custom field 8 name rside1
Custom field 9 name rside2
Custom field 10 name twocol
title_no_widow or Prevent widowed words in article titles: no
SAVE.
Install the following plugins:
- hcg_templates-0.3.txt - This is Bert Garcia's plugin which will make installing this template very easy.
- glx_h1_current.txt - This is Johan Nilsson's plugin which is used with navigation.
- zem_contact-0.6.txt - This is Alex Shiel's contact form plugin.
TXP Templates Tab
In the newly created Templates tab, select import texty and Go.
As if by magic, Bert's wonderful plugin has just saved us a lot of copying and pasting! Nice one, Bert!
TXP Presentation Tab
Sections
All use default style.
Default. Leave alone.
about. title: ABOUT Uses page: texty_archive
article. title: ARTICLES Uses page: texty_archive
archive. title: ARCHIVE Uses page: texty_archive_list
contact. title: CONTACT Uses page: texty_contact
sitemap. title: SITEMAP Uses page: texty_search
TXP Content Tab
Categories
Create docs, list and nav categories. Assigning 'nav' to an article will cause it to be added to the main navigation. Assigning 'list' will put it into a list of related articles at the end of an article.
Articles
Edit 'First Post'.
Custom field 'twocol': Type in 'yes'
Category 1: docs
Category 2: list
Write
Please create the following 3 articles in the order specified, copying from your local texty write folder. They are needed to show how various parts of the template work.
- Front. This is needed for the front page and should have an ID of 2. If it hasn't you open texty_contentdef and texty_side2def and alter id="2" to whatever your id is.
- Texty. Needs an ID of 3 which can be changed in the texty_side2def form if necessary.
- Access. An accessibility statement that also shows how the nav works.