[mythtv-users] MythWeb Suggestion..
Chris Petersen
lists at forevermore.net
Wed Apr 21 11:26:14 EDT 2004
> When using MythWeb, if you click on Backend Status, the link sends you
> to a full window page instead of a framed window within the theme. Is it
> possible to have that page come up in the framed theme page as opposed
> to a new page altogether? If I knew web development, I would work on it
> my self.
mythweb doesn't (and never will) use frames. the backend status is
pulled directly from mythbackend, proxied through mythweb's scripts, so
fitting its output into the theme is a little problematic, since you
can't really encapsulate a webpage (including <html></html> tags) inside
of another without breaking some standards in the process.
Now if the mythbackend developers could give me a "raw" version that I
could parse data out of, I could make a nice themed page for it - that
would actually be pretty cool.
-Chris
More information about the mythtv-users
mailing list