Lewenhaupt

Instructions

Welcome to the demo of Sangre Brillante. The style was submited in the TextPlates competition.

These are the installation instructions.

Download

Folder: “images”

Via FTP, put the “images” directory of this archive into the /textpattern directory of your hosting.
The “images” directory should be http://domainname/textpattern/images

Folder: “pages”

In the folder called “Pages” you will find 2 text files.

In TXP go to “presentation/pages”. Now open the “default.txt” file from the download and copy/paste the whole thing into the text box and save it.

Now select the “archive” page and do the same thing using the “archive.txt” file from the download as your source.

Folder: “forms”

In the folder called “Forms” you should find 17 text files. You will see that most of the forms already exist in your forms listing in which case you can follow the same procedure as you did for the page templates with one extra process which I will get to in a minute. For the new ones simply click on “Create new form” above the listing on the right and you will be presented with an empty text box to fill.

I have used a specific naming convention to name the form template text files included here.

Totally ignore the .txt suffix.
The first part – example: sidebar – is the Form name.
The bit after the name is “misc”. That is the Form type.

Overwrite any existing form templates or create new ones remembering to fill in the Form name and Form type boxes as well.

Folder: “CSS”

Go to presentation/style and you will be shown the “default” CSS. Delete everything that is in the text box (you cannot delete the file) then open up the CSS.txt file from the download and copy/paste it into the text box and save it. Done.

About “navbar” form

You can manage or create sections in the admin, but you should remember to modify the navbar form template to include these in the links.

This install assumes that you are using clean URL’s. You will need to modify the menu calls in the “navbar” form to call the sections properly. Example: If you have a section called “Gallery”, replace

<txp:if section name=”seccion1”>
<li><a href=”<txp:site url />seccion1” class=”activeseccion”>seccion 1</a></li>
<txp:else />
<li><a href=”<txp:site url />seccion1”>seccion 1</a></li>
</txp:if section>

by

<txp:if section name=”gallery”>
<li><a href=”<txp:site url />gallery” class=”activeseccion”>Gallery</a></li>
<txp:else />
<li><a href=”ɚtxp:site url />gallery”>Gallery</a></li>
</txp:if section>

That’s all

Comments » Instructions

  1. kus  »  #  »  4.11.06

    sorry just test :D

comentarios desactivados para este artículo

Secciones

Buscador

RSS

Para recibir las actualizaciones del sitio directamente en tu lector de noticias, agregá este enlace a tu lector de feeds favorito.

Textos

Opinaron

Recursos

Todo es Construcción

Lewenhaupt es gestionado con TextPattern

El estilo Sangre Brillante es una creación de Jonathan Emanuel Lewenhaupt

Condiciones de uso: Licencia Creative Commons Argentina 2.5

Weblog es Cultura