Dirk Meyer wrote:
> Did you look at WIP/webserver2? I'm working on a new webserver module
> without our own ugly hacks. It uses cherrypy and cheetah. So the guide
> could be a cheetah template to avoid ugly html in python.

Yes, I've been following that.


>>             rowdata.append(u'<tr class="chanrow">')
>>-            rowdata.append(u'<td class="channel">%s</td>' % chan.title)
>>+            rowdata.append(u'<td class="channel">%s %s</td>' % 
>>(chan.tuner_id, chan.short_name))
> 
> 
> Just to prove my point, it is hard to read that.

I totally agree.  I'm really only modifying this webserver so I can work
on the EPG.  After CeBIT maybe we can work on a guide for the new
webserver, this one is sooo ugly inside.

-Rob

-- 
-------------------------------------------------------
Rob Shortt        | http://tvcentric.com | Freevo
[EMAIL PROTECTED] | http://freevo.sf.net | Free your TV

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to