GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   WordPress plugin... I need help finding one.. (https://gfy.com/showthread.php?t=799615)

RightHandMan 01-14-2008 05:56 PM

WordPress plugin... I need help finding one..
 
Im looking for a "webcam" wordpress plugin that will allow me to display an image as a widget under its own category on the sidebar...

Anyone know of a decent one???

~Ray 01-14-2008 06:19 PM

I need a plugin that allows me to paste a rss feed url into it and it will start posting the message from my feed into another blog.

CaptainWolfy 01-14-2008 06:40 PM

Quote:

Originally Posted by AdvertisingSex (Post 13651420)
I need a plugin that allows me to paste a rss feed url into it and it will start posting the message from my feed into another blog.

wp-o-matic ....

~Ray 01-14-2008 06:52 PM

Quote:

Originally Posted by empty1987 (Post 13651508)
wp-o-matic ....

thank you

just a punk 01-14-2008 06:57 PM

Quote:

Originally Posted by AdvertisingSex (Post 13651558)
thank you

problems:
wp-o-matic = VERY slow (intensive server usage)
wp-o-matic = duplicating content
wp-o-matic = possible database crashes
wp-o-matic = no support for embedded videos

solution:
feedwordpress 0.991

NinjaSteve 01-14-2008 07:00 PM

I don't know of one but I know of this link for some searching
http://wordpress.org/extend/plugins/

geeknik 01-14-2008 07:02 PM

Quote:

Originally Posted by RightHandMan (Post 13651367)
Im looking for a "webcam" wordpress plugin that will allow me to display an image as a widget under its own category on the sidebar...

Anyone know of a decent one???

Look here:

http://flixn.com/

http://www.widgetbox.com/tag/webcam

http://www.flikzor.com/

http://wordpress.org/extend/plugins/...dpress-widget/

http://code.google.com/p/wpcam/

All were found by using Google for about 10 seconds. :thumbsup

just a punk 01-14-2008 07:04 PM

Quote:

Originally Posted by RightHandMan (Post 13651367)
Im looking for a "webcam" wordpress plugin that will allow me to display an image as a widget under its own category on the sidebar...

Anyone know of a decent one???

No plugin required. Just add something like this into your sidebar code:

PHP Code:

<?php
if (is_category('2')) {
    echo 
"your livecam IFRAME code for category #2";
} elseif (
is_category('3')) {
    echo 
"your livecam IFRAME code for category #3";
} elseif (
is_category('8')) {
    echo 
"your livecam IFRAME code for category #8";
}
?>

It's easy as "abc".

NinjaSteve 01-14-2008 07:07 PM

f'n double post

Pleasurepays 01-14-2008 07:12 PM

Quote:

Originally Posted by cyberxxx (Post 13651587)
problems:
wp-o-matic = VERY slow (intensive server usage)
wp-o-matic = duplicating content
wp-o-matic = possible database crashes
wp-o-matic = no support for embedded videos

solution:
feedwordpress 0.991

what about autolinking words in posts to other pages? i saw a few plugins for this but none of them seemed to work

just a punk 01-14-2008 07:17 PM

Quote:

Originally Posted by Pleasurepays (Post 13651624)
what about autolinking words in posts to other pages? i saw a few plugins for this but none of them seemed to work

I never used such a feature. However I heard lots of ppl. use special standalone autolinking plugins w/o problems. Perhaps you should ask Mr. allmighty Google again.

~Ray 01-14-2008 07:48 PM

Quote:

Originally Posted by cyberxxx (Post 13651587)
problems:
wp-o-matic = VERY slow (intensive server usage)
wp-o-matic = duplicating content
wp-o-matic = possible database crashes
wp-o-matic = no support for embedded videos

solution:
feedwordpress 0.991

thank you too


All times are GMT -7. The time now is 09:48 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123