mt.body.menu ~ Skin editor.diverse


Basic Layout: bei "user_logged_in" und "user_not_logged_in" habe ich jeweils die css-classen entfernt

- - - - - - - - - -user logged in--

<div>Logged in as <% username %><br />
<% membermgr.membership prefix="You are "
suffix=" of this weblog<br />" %><% membermgr.link to="edit"
text="edit" prefix="... " suffix=" your profile<br />" %>
<% membermgr.subscribelink text="subscribe to" prefix="... "
suffix=" this site<br />" %><% membermgr.subscriptionslink
prefix="... Your " suffix="<br />" %><% membermgr.link
to="logout" text="logout" prefix="... " %></div>

- - - - - - - - - -user not logged in--

<div>You're not logged in ... <% membermgr.link to="login"
text="login" %></div>


link   
 


mt.body.topics ~ Skin editor.Topics.*


Topics in der Sidebar wird der Makro <% site.topiclist %> verwendet das schaut dann so aus...

<ul> <% topiclist itemprefix="<li>" itemsuffix="</li>" %> </ul>

Skins sind folgend geändert

- - - - - - - - - -topic page--

<div class="blogbody">  
    <h3 class="title"><% linkedpath %></h3>
    <div><% topic.addstory %> <br /><br /></div>

    <% response.prevpage %>
    <% topic.storylist %>
    <% response.nextpage %>
</div>


- - - - - - - - - -topic manager--

<div class="blogbody">  
    <h3 class="title"><% linkedpath %></h3>
    <br />

    <% this.topiclist prefix="<ul>" suffix="</ul>"
    itemprefix="<li>" itemsuffix="</li>" %>
</div>


link   
 


mt.body.search ~ Skin editor.Search.*


mt.search (eingabemaske für die suche)

<form method="get" action="<$MTCGIPath$><$MTSearchScript$>">
<input type="hidden" name="IncludeBlogs" value="<$MTBlogID$>" />
<label for="search" accesskey="4">Search this site:</label><br />
<input id="search" name="search" size="20" /><br />
<input type="submit" value="Search" />
</form>

Verwendete Makros

<$MTCGIPath$><$MTSearchScript$> ... <% response.action %>

wird ersetzt durch ...

<% site.searchbox %>

Verteilt auf die einzelnen Skins ergibt das...

- - - - - - - - - -search form--

<div class="blogbody">  
    <h3 class="title">Search</h3>
</div>

<!--
ich hab das mal herausgenommen, wird ja in der 
sidebar sowieso angezeigt
<form method="get" action="<% response.action %>"><br />
    <label for="search" accesskey="4">Enter a term to search in
    <% site.title %>:</label><br /><br />
    <input id="search" name="q" value="<% request.q
    encoding="form" %>" size="25" /> 
    <input type="submit" value="Search" /><br />
</form>
-->

- - - - - - - - - -search results--

<div class="blogbody">  
    <% this.title as="link" %><br />
    <% this.text limit="200" suffix=" ..." %>
    <div class="posted">by <% this.creator %> @
    <% this.modifytime format="short" %></div>
</div>


link   
 
 
Online for 8664 days
Last update: 09.05.08, 08:12
»Preparing for sodium amytal«
status
Youre not logged in ... Login
recent
mks @ 25k posts
    hohoo - looks like [mks] will see its 25.000th...
by KenoshaKid (11.12.07, 15:53)
'redirect' switch Say, after creating
a new story you want to redirect the user to...
by KenoshaKid (02.12.07, 12:54)

Februar 2026
So.Mo.Di.Mi.Do.Fr.Sa.
1234567
891011121314
15161718192021
22232425262728
Dezember
menu
... home
... topics
... Home
... Tags


... antville home

RSS Feed

Made with Antville
powered by
Helma Object Publisher