Bueno, tengo el placer de presentar mi segundo plugin para Wordpress.
Como ya he contado mi intención con el weblog es la de escribir reseñas de mi biblioteca de cifi, muchos libros con subgéneros, autores y títulos.
Necesitaba una forma sencilla de ir creando una especie de base de datos pero sin tener que planificarla mucho.
Había visto los plugins de wiki para Wordpress, pero para mi tenían el inconveniente de que hay que planificar los enlaces o revisar todos los post cuando escribes uno nuevo . Y la verdad es que soy la ostia de vago
Este plugin toma como referencia los titulos de los post escritos y examina el contenido de los post para autoenlazar aquellas cadenas de texto que coincidan con un titulo de post ya escrito . Asi puedo crear relaciones entre post con solo escribir un nuevo post con el titulo adecuado.
Antes de nada especificar que en este post no he incluido ningún enlace excepto el de la descarga del plugin, el hecho de por ejemplo mencionar Cypher convertirá la palabra “cypher” en un enlace hacia un post anterior. Ya que en el post en cuestión he mencionado a Vincenzo Natali, me bastará en el futuro escribir un post sobre el director para que todos los post de sus películas queden enlazados por el post sobre el director . Si mencionara como genero “ciberpunk” (esto es un ejemplo, claro), podría hacer un post titulado “ciberpunk” y todo lo que llevara esa etiqueta quedaría relacionado entre si.
Esto también funciona con la base de datos de links del Wordpress, como se puede ver en el post anterior el mencionar a Barrapunto, hace que aparezca un enlace automático a la pagina en cuestión.
Para evitar confusiones es necesario respetar mayúsculas y minúsculas para no confundir El Bosque con “estaba cogiendo setas en el bosque”.
Bueno si queréis descargar el plugin, esta aquí, hay un leeme.txt con información mas detallada.
To english speakers
This plugin makes autolinks from the title of your post and your link database, just type the post title or link name, that’s all.
The only thing you have to remember is that the plugin reckons only strings that match both in capital and small letters the titles of the posts. An example :
If I write a post about the film “The Wood”, a later post will only link with this one if I write exactly the same, preventing strings like “I was looking for mushrooms in the wood” from being linked.
The plugin makes links in old posts. You only need to write the director’s name about the film so that when writing a new post, which has the director’s name as title, old posts containing the director’s name will automatically point to the new one.
A post never links with itself, although the title string is repeated in the body.
The same with links, if I have barrapunto.com among my links, having Barrapunto as the name of the link, I only have to write “Barrapunto” to obtain an automatic link. In the same way, I can add a link later and all posts containing the same string will be automatically linked.
Supposing there are both a link and a post with the same title, the link to the post prevails, and the post would be linked with the link saved in the database.
I mean, if I have a link to Barrapunto.com named “Barrapunto” and I write a post titled “Barrapunto“, future appearances of the string “Barrapunto” will go to the post. If in the same post appears the string “Barrapunto“, it links with the link saved in the database.
You can download the plugin here, see readme.txt for more detailed info.
Enjoy.