gnump3d-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnump3d-users] Advanced theming not working?


From: Marty Huntzberry
Subject: Re: [Gnump3d-users] Advanced theming not working?
Date: Mon, 10 Apr 2006 23:27:09 -0400

I see.  Here's my index.html file for the default theme 
(/usr/share/gnump3/default):

<!-- include="header.tmpl" -->
<!-- Banner -->
<p>&nbsp;</p>
<!-- include="download.html" -->
<BR>
<p align="center">
$BANNER
</p>
<PLAYLISTS>
<table border="0" cellpadding="0" cellspacing="2" width="100%" 
bgcolor="#FF0000">
<tr><td>
<table border="0" cellpadding="0" cellspacing="0" width="100%" 
bgcolor="#eaecef">
<tr bgcolor="#d1d5d7"><td 
colspan="3"><center><h3>Playlists</h3></center></td></tr>
$PLAYLISTS
</table>
</td></tr>
</table>
<p>&nbsp;</p>
</PLAYLISTS>


<DIRS>
<table border="0" cellpadding="0" cellspacing="2" width="100%" 
bgcolor="#FF0000">
<tr><td>
<table border="0" cellpadding="0" cellspacing="0" width="100%" 
bgcolor="#eaecef">
<tr bgcolor="#d1d5d7"><td 
colspan="7"><center><h3>Subdirectories</h3></center></td></tr>
$DIRECTORIES
</table>
</td></tr>
</table>
<p>&nbsp;</p>
</DIRS>

<FILES>
<table border="0" cellpadding="0" cellspacing="2" width="100%" 
bgcolor="#FF0000">
<tr><td>
<table border="0" cellpadding="0" cellspacing="0" width="100%" 
bgcolor="#eaecef">
<tr bgcolor="#d1d5d7"><td colspan="3"><center><h3>Songs</h3></center></td></tr>
$SONGS
</table>
</td></tr>
</table>
<p>&nbsp;</p>
</FILES>

<MOVIES>
<table border="0" cellpadding="0" cellspacing="2" width="100%" 
bgcolor="#FF0000">
<tr><td>
<table border="0" cellpadding="0" cellspacing="0" width="100%" 
bgcolor="#eaecef">
<tr bgcolor="#d1d5d7"><td colspan="3"><center><h3>Movies</h3></center></td></tr>
$MOVIES
</table>
</td></tr>
</table>
<p>&nbsp;</p>
</MOVIES>

<p align="center">
$BANNER
</p>

<!-- include="footer.tmpl" -->


Marty


On Mon, 10 Apr 2006 22:21:24 -0500
Aaron Brown <address@hidden> wrote:

> Marty Huntzberry wrote:
> > Here's the first email:
> > 
> [ snip ]
> > 
> > I insert this into the default theme index.html file using:
> > 
> > <!-- include="download.html" -->
> > 
> 
> The question I have is about your modified "index.html" file.  You've
> added the line to include "download.html", but where did you do it, and
> how exactly did you say it?  Could you include a copy of the portion of
> "index.html" where you inserted the "include" line?  And can you confirm
> which theme this is happening in?  Your email mentions "the default
> theme", which I think is Tabular, but I may be wrong.
> 
>  - Aaron
> 
> -- 
> Aaron Brown :: address@hidden :: www.thebrownproject.com
> 
> 
> _______________________________________________
> Gnump3d-users mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnump3d-users




reply via email to

[Prev in Thread] Current Thread [Next in Thread]