The official plugins in Jaws are:
AlbumCover lets you add the cover image of a music album.
To use it you need to write the name of your artist and of the album, for example:
[AlbumCover Artist="The Beatles" Album="Abbey Road"]
Emoticons is a nice plugin that let you add emoticons in your posts, chatbox or any gadget that can parse the text.
Currently, there are 9 emoticons available, they are:
To use them, just write the symbol for each one, for example:
I'm very happy :-D
If you want to change the images of your icons, you should replace the files in your themes/images. To know which files, just take a look into the directory images/emoticons.
So, you are writing a post and want to add a link to some of your friends blog?. FindFriend will help you in this task.
To use it, first you need to have your friend in your Friends List, just go to your Control Panel and add it . Then, while writing your entry just name your friend, for example:
I fall in love with [friend]jaws[/friend].
Then, it will add a link to jaws’s website.
You are a developer and write to add some code in a post. Ok, SyntaxHighlight will help you.
Just open the brackets for code ([code]), declare the language of your code and type your code. For example:
[code="PHP"] $foobar = new FooBar (); $foobar->IncreaseSomething (); [/code]
Currently we support these languages:
If you want to edit the look&feel of your code, just modify/add your: .terminal, .code, .keyword, .comment and .literal CSS Classes.
You want to use a term in your post and it’s also added in your Glossary?.
For this you must have the term and description in your Glossary. Then you can invoke the term with:
[term]MyTerm[/term]
Easy
Traduccion al español por JAHS
Los plugins oficiales en Jaws son:
AlbumCover le permite agregar una portada a un álbum de música. Para usarlo necesita escribir el nombre del artista y del álbum, por ejemplo:
[AlbumCover Artist=“The Beatles” Album=“Abbey Road”]
Emoticones es un lindo plugin que le permite agregar emoticones en sus posts, chatbox o cualquier gadget que pueda analizar texto. Actualmente hay 9 emoticones disponibles, estos son:
Para usarlos solo escriba el símbolo para cada uno, por ejemplo:
Soy muy feliz
Si desea cambiar las imágenes de los iconos, debe remplazar los archivos en themes/images. Para saber que archivos, solo mire dentro del directorio images/emoticons.
Así que, se encuentra escribiendo un post y desea añadir una liga hacia el blog de alguno de sus amigos. FindFriend le puede ayudar en esta tarea. Para usarlo, primero necesita tener un amigo en su lista Friend List (Lista de amigos), solo vaya al panel de control y agréguelo. Después, cuando se encuentre escribiendo solo coloque el nombre de su amigo, por ejemplo:
Estoy enamorado de [friend]jaws[/friend].
Así, se habrá agregado una liga hacia el sitio Web de jaws.
¿Es Ud. un desarrollados y escribe algo de código en su post? OK, pues SyntaxHighlight puede ayudarlo. Solo abra los corchetes para código ([code]), declare el lenguaje de su código e ingréselo. Por ejemplo:
[code="PHP"] $foobar = new FooBar (); $foobar->IncreaseSomething (); [/code]
Los siguientes lenguajes están soportados actualmente:
Si desea editar la apariencia del código, solo modifique/agregue sus clases CSS .terminal, .code, .keyword, .comment y .literal.
¿Si desea usar un término en su post y este se encuentra actualmente en su glosario?. Para esto debe de tener el término y la descripción en su glosario. Después debe invocar el término con:
[term]MyTerm[/term]
Fácil