[mythtv-commits] Ticket #3931: PATCH: Add <include_file src="includefile.xml"/> functionality to xmlparser
MythTV
mythtv at cvs.mythtv.org
Sun Oct 28 09:50:53 UTC 2007
#3931: PATCH: Add <include_file src="includefile.xml"/> functionality to xmlparser
--------------------------------------+-------------------------------------
Reporter: Roo <roo.watt at gmail.com> | Owner: ijr
Type: enhancement | Status: closed
Priority: minor | Milestone: 0.21
Component: mythtv | Version: head
Severity: medium | Resolution: wontfix
Mlocked: 0 |
--------------------------------------+-------------------------------------
Changes (by paulh):
* status: new => closed
* resolution: => wontfix
Comment:
Replying to [ticket:3931 Roo <roo.watt at gmail.com>]:
> One possible use would allow a theme developer to only "theme" the
desired <window>'s in a plugin without a needing to theme the entire
plugin. I believe this will enable a finer grained level of reuse for
theme files than the current plugin level.
>
> eg The main mythmusic playback window could be themed but include the
default/music-metadata.xml file for the meta data editor.
The existing code allows for the above automatically. If a window
definition isn't found in a theme then the default one will be used
anyway.
If that is all you are trying to do then this patch is redundant and IMHO
just complicates theme handling without any great benefit that I can see.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3931#comment:4>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list