Related2
© Copyright Frank D. Kanu 2000-2008
This plugin allows you to add a related posting to a posting. This should help someone who has searched and landed on your blog to find more information related to their search.
The way I have programmed it the related postings are always displayed at the bottom of the page. Scroll down to see an example.
Usage: [related:x,y] where x and y are the ids of the related postings. Entries are separated by comma.
To make the related postings stand out I added a new class named related to the style sheet I use:
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Technorati (All Links are external): comma fitness font style free software foundation general public license gnu general public license php php file upload plugin folder plugins postings programming style sheet version 2 wordpress wordpress plugins
This plugin allows you to add a related posting to a posting. This should help someone who has searched and landed on your blog to find more information related to their search.
The way I have programmed it the related postings are always displayed at the bottom of the page. Scroll down to see an example.
Usage: [related:x,y] where x and y are the ids of the related postings. Entries are separated by comma.
To make the related postings stand out I added a new class named related to the style sheet I use:
.post .related li a { text-decoration: underline; }
.related {color: #0e2b8d; font-style:italic; border: 2px solid #0e2b8d; padding:10px; margin: 20px; margin-left:75px; margin-right:75px; }This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
- DownLoad and save as php file.
- Upload it into your plugin folder.
- Activate it
- Enjoy!
Tags:
comma fitness font style free software foundation general public license gnu general public license php php file upload plugin folder plugins postings programming style sheet version 2 wordpress wordpress pluginsTechnorati (All Links are external): comma fitness font style free software foundation general public license gnu general public license php php file upload plugin folder plugins postings programming style sheet version 2 wordpress wordpress plugins


