Posts tagged as:

templates

Main Index Template

Friday, May 10, 2002

The Additional Entry Text of this entry contains the complete contents of my MovableType Main Index Template for this blog. It might be interesting to you if you’re trying to learn how to do something I’ve done here. (Note that it is my ugliest template; I tend to do lots of testing and futzing with this blog, so it gets the most code bloat. The templates for the other six or ten blogs I’m running are much cleaner.) Click “read more” to see.
[click to continue...]

{ 1 comment }

edit_entry.tmpl

Saturday, May 4, 2002

So … this is a test of my modified edit_entry.tmpl file …

{ 0 comments }

Template

Friday, October 12, 2001

The extended text of this entry contains my Individual Archive template. Cool if you want to know how I got those buttons in there. Is it obvious that the icons are the permalinks? I wonder if I need to make it more clear …
Look here for the Main Index template. My css directory is open to all, by the way. There is a link to it in the drop-down combo box in the sidebar.
Your comments are always appreciated.
[click to continue...]

{ 0 comments }

Template

Thursday, October 11, 2001

The extended text for this entry contains my entire MovableType Main Index Template.
[click to continue...]

{ 4 comments }

Templates

Wednesday, October 10, 2001

I have to keep searching for them, so to make it easier on myself:
the MovableType default templates are here.

{ 0 comments }

Blogger Template

Wednesday, August 30, 2000

<BlogDateHeader>
<h5><$BlogDateHeaderDate$></h5></BlogDateHeader>
<blockquote class=”blog”>
<small>
<a name=”<$BlogItemNumber$>”></a>
</small>
<br>
<$BlogItemBody$><br>
<small>
<a title=”<$BlogItemDateTime$>” href=”<$BlogItemArchiveFileName$>#<$BlogItemNumber$>”>sproink!</a>
<a href=”mailto:dvg[at]davidgagne[dot]net?subject=post #<$BlogItemNumber$>” title=”tell me about it”>speak!</a>
</small>
</blockquote>

{ 0 comments }