.id
4778
.gutitle
spf_next_post
.title
spf_next_post
.file
.extension
.name
.user_id
7
.notes
.body
<var C = GLOBAL.Def.Style.color>

<fake_person>
<h2>Log In to Post</h2>
<tag.spf_login>
<BREAK>
</fake_person>

<if client_gutitle NEQ so_dot_string>
<goto url="http://fentriss.com/">
<BREAK>
</if>


<ensure variable="get.s2" value="">
<var _s2 = "">
<if get.s2 NEQ ""><loop from="1" to="#arrayLen(GLOBAL.Def.Cats)#" index="x">
<var Obj = GLOBAL.Def.Cats[x]>
<if get.s2 EQ Obj.tag AND listFindNoCase(GLOBAL.Def.Client.spfcats,get.s2,"|#CHR(10)#") GT 0>
<var _s2 = Obj.tag>
<break>
</if>
</loop></if>
<var get.s2 = _s2>




<if get.s2 EQ "">
<if GLOBAL.Def.Prefs.spfcats EQ "">
<h3>No Categories</h3>
<div style="line-height:1.32em;">
<p>
You have not added any categories to your blog.
</p>
<p>
<a href="http://fentriss.com/club/myblog"><b>Add Categories</b></a>
</p>
</div>
<else>
<h3>New...</h3>
<ul>
<loop from="1" to="#arrayLen(GLOBAL.Def.Cats)#" index="x">
<var Obj = GLOBAL.Def.Cats[x]>
<if listFindNoCase(GLOBAL.Def.Client.spfcats,Obj.tag,"|#CHR(10)#") GT 0>
<li><a href="http://#this_domain#/new/#Obj.tag#">#Obj.singular#</a></li>
</if>
</loop>
</ul>
</if>
<BREAK>
</if>


<loop from="1" to="#arrayLen(GLOBAL.Def.Cats)#" index="x">
<var Obj = GLOBAL.Def.Cats[x]>
<if get.s2 EQ Obj.tag>
<var _Obj = Obj>
<break>
</if>
</loop>




<div style="padding:7px; border-radius:7px; background:white;">
<postform>

<postsuccess>

<goto url="http://#this_domain#/#_Obj.tag#">
<BREAK>

</postsuccess>

<postfail>
<div style="padding:7px; border:2px solid red;">
<h3>Post Fail:</h3>
<p>
#POST_N.n1.status#
</p>
</div>
</postfail>

<postneutral>

<h3><a href="http://#this_domain#/new">New...</a> &gt; #_Obj.singular#</h3>

<div style="margin-left:1em;">

<if _Obj.tbl EQ "blogpost">

<div>
<div><b>Title:</b></div>
<div style="padding:3px;">
<input type="text" name="1_title" value="<if isDefined("POST.n1_title")>#escapeDoubleQuotes(POST.n1_title)#</if>">
</div>
</div>

<div>
<div><b>Picture File:</b></div>
<div style="padding:3px;">
<input name="1_file" type="file">
</div>
</div>

<div>
<div><b>Blog Post:</b></div>
<div style="padding:3px;">
<textarea name="1_body" id="1_body" class="fcode_me" style="width:80%; height:15em;"><if NOT isDefined("POST.n1_body")><else>#escapeMarkup(POST.n1_body)#</if></textarea>
</div>
</div>

<elseif _Obj.tbl EQ "picture">

<div>
<div><b>Title:</b></div>
<div style="padding:3px;">
<input type="text" name="1_title" value="<if isDefined("POST.n1_title")>#escapeDoubleQuotes(POST.n1_title)#</if>">
</div>
</div>

<div>
<div><b>Picture File:</b></div>
<div style="padding:3px;">
<input name="1_file" type="file">
</div>
</div>

<div>
<div><b>Picture Caption:</b></div>
<div style="padding:3px;">
<textarea name="1_notes" id="1_notes" style="width:80%; height:4em;"><if NOT isDefined("POST.n1_notes")><else>#escapeMarkup(POST.n1_notes)#</if></textarea>
</div>
</div>

</if>

<div>&nbsp;</div>

<div align="left" style="margin-left:1em;" class="pagebtn">
<input class="button" type="submit" value="Add to #_Obj.title#" style="cursor:pointer;">
</div>

</div>

<input type="hidden" name="1_posttype" value="INSERT">
<input type="hidden" name="1_orb" value="#_Obj.tbl#">

</postneutral>

</postform>
</div>
 
.sum_double
0.00
.producttype
.productincludes
.physical_unsignedint
0
.isprotected_unsignedint
0
.overridesiteheader_unsignedint
0