aloha how customize this feed (block.rss_feed_list.html)![]()
font, color, size and the numbers of text lines.....please
thanks...![]()
aloha how customize this feed (block.rss_feed_list.html)![]()
font, color, size and the numbers of text lines.....please
thanks...![]()
aloha.....problems solved.......but....how define a number of text lines in the feeds......thanks any way![]()
You can specify the max rss item to be displayed when calling the block. The codes is taken from index.html
make attention withCode:<%block_rss_feed url="http://rss.news.yahoo.com/rss/entertainment" title="Yahoo Entertainment" template="block.rss_feed_list.html" max_item="10" cache_time="86400"%>Code:max_item="10"
ok thanks but this only configure the quantity of feeds...not the quantity of lines for the feeds....and this is my cuestion......thanks again![]()
there is probably no easy way to control the number of lines. You can do a word count and display the first n words. but consider:Originally Posted by cabesoul
Each has eight words. The second will always take up more space than the first regardless of how many words you select.Code:now is the time for all good men as compared to New York county mandates attempted wireless security configuration
or you can truncate the item field. for example, see http://www.nicecoder.com/community/s...ead.php?t=2153
.
esm
"The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."
.
thanks.....buuut now I have this big problem:
Warning: mysql_pconnect(): Too many connections in /home/explora/public_html/ebusca/lib/adodb/drivers/adodb-mysql.inc.php on line 334
Session: connection failed
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/explora/public_html/ebusca/lib/adodb/drivers/adodb-mysql.inc.php:334) in /home/explora/public_html/ebusca/index.php on line 39
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/explora/public_html/ebusca/lib/adodb/drivers/adodb-mysql.inc.php:334) in /home/explora/public_html/ebusca/index.php on line 39
Warning: mysql_pconnect(): Too many connections in /home/explora/public_html/ebusca/lib/adodb/drivers/adodb-mysql.inc.php on line 334
Warning: mysql_pconnect(): Too many connections in /home/explora/public_html/ebusca/lib/adodb/drivers/adodb-mysql.inc.php on line 334
Warning: mysql_pconnect(): Too many connections in /home/explora/public_html/ebusca/lib/adodb/drivers/adodb-mysql.inc.php on line 334
Warning: mysql_pconnect(): Too many connections in /home/explora/public_html/ebusca/lib/adodb/drivers/adodb-mysql.inc.php on line 334
Warning: mysql_pconnect(): Too many connections in /home/explora/public_html/ebusca/lib/adodb/drivers/adodb-mysql.inc.php on line 334
Warning: mysql_pconnect(): Too many connections in /home/explora/public_html/ebusca/lib/adodb/drivers/adodb-mysql.inc.php on line 334
Warning: mysql_pconnect(): Too many connections in /home/explora/public_html/ebusca/lib/adodb/drivers/adodb-mysql.inc.php on line 334
please help me dude.....![]()
usually, only the first error has any meaningOriginally Posted by cabesoul
go to the Option section in the Admin Control Panel and click on the Setup hyperlink. Change the "Use MYSQL persistent connection" to NO.
.
esm
"The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."
.
thanks soooo much....![]()