[geeklog-devel] [geeklog-cvs] Geeklog-1.x/public_html lib-common.php, 1.660, 1.661

Oliver Spiesshofer oliver at spiesshofer.com
Thu Oct 11 19:25:16 EDT 2007


Yes it should. your classnames donut follow our naming convention btw.
I was simply focusing on the repeating code right now instead of that.

Oliver

Joe Mucchiello wrote:

> Shouldn't this all be CSS?

>

> . '<p class="sysmessage">

> . COM_createImage('/images/sysmessage.' . $_IMAGE_TYPE, '',

> Array("class" => "sysimage"))

> . $message . '</p>'

>

> In fact, in most of the code (with the exception of install stuff

> where there is no style sheet), style="..." probably should never

> appear except perhaps style="display:none".

>

> At 09:56 PM 10/9/2007, Oliver wrote:

>> ! $retval .= COM_startBlock( $MESSAGE[40] . ' - ' . $timestamp, '',

>> ! COM_getBlockTemplate( '_msg_block', 'header' ))

>> ! . '<p style="padding:5px"><img src="' . $_CONF['layout_url']

>> ! . '/images/sysmessage.' . $_IMAGE_TYPE . '" border="0"

>> align="left"'

>> ! . ' alt="" style="padding-right:5px; padding-bottom:3px">'

>> ! . $message . '</p>'

>> ! . COM_endBlock( COM_getBlockTemplate( '_msg_block',

>> 'footer' ));

>

> ----

> Joe Mucchiello

> Throwing Dice Games

> http://www.throwingdice.com

> _______________________________________________

> geeklog-devel mailing list

> geeklog-devel at lists.geeklog.net

> http://eight.pairlist.net/mailman/listinfo/geeklog-devel

>

>





More information about the geeklog-devel mailing list