NanoEntity
11-04-2001, 10:00 PM
// #######################################
TEMPLATE.VIEW.MOD
// #######################################
// #
// # NanoEntity
// #
// # Template.View.Mod
// # Version: 2.2.0
// # Created: 11/05/2001
// #
// #######################################
// #
// # COPYRIGHT NOTICE:
// #
// # ?Copyright 2001, HOLOLITH.COM.
// # All Rights Reserved.
// #
// # Selling the code for this script
// # without prior written consent is
// # expressly forbidden. In all cases
// # copyright and header must remain intact.
// #
// #######################################
admin/template.php - FireFly
// #######################################
Look In ### Start edit ###>>
// #######################################
makehiddencode("group", "$group");
// #######################################
Above Add>>
// #######################################
makeyesnocode("Return?","return",1);
// #######################################
Look>>
// #######################################
echo "<p>Done!</p>";
$action="modify";
$expandset=$templatesetid;
}
// #######################################
Replace>>
// #######################################
echo "<p>Done!</p>";
if ($return) {
$action="edit";
} else {
$action="modify";
$expandset=$templatesetid;
}
}
// #######################################
Look And Move>>
// #######################################
// ###################### Start do update #######################
if ($HTTP_POST_VARS['action']=="doupdate") {
// a few lines of code here
$expandset=$templatesetid;
}
}
// #######################################
Before This>>
// #######################################
// ###################### Start edit #######################
if ($action=="edit") {
// #######################################
forumdisply.php - NanoEntity
// #######################################
Look>>
// #######################################
while ( list($mkey2,$moderator)=each($imodcache["$mval1"]) ) {
if ( !isset($forum['moderators']) ) {
eval("\$forum['moderators'] = \"".gettemplate('forumhome_moderator')."\";");
} else {
eval("\$forum['moderators'] .= \", ".gettemplate('forumhome_moderator')."\";");
}
// #######################################
Replace With>>
// #######################################
while ( list($mkey2,$moderator)=each($imodcache["$mval1"]) ) {
if ( !isset($forum['moderators']) ) {
eval("\$forum['moderators'] = \" - [Moderated by: ".gettemplate('forumhome_moderator')."\";");
} else {
eval("\$forum['moderators'] .= \", ".gettemplate('forumhome_moderator')."] \";");
}
// #######################################
Template:
forumdisplay_forumbit_level1_post
&
forumdisplay_forumbit_level2_post
// #######################################
Replace With>>
// #######################################
<tr align="center">
<td bgcolor="{secondaltcolor}" valign="top"><img src="{imagesfolder}/$forum[onoff].gif" border="0" alt=""></td>
<td bgcolor="{firstaltcolor}" align="left"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b class="links">$forum[title]</b></normalfont></a>
<br><smallfont>$forum[description]</smallfont>
<br><smallfont>$forum[moderators] - [<a href="newthread.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><i><b>new thread</b></i></a>]</smallfont></td>
<td bgcolor="{secondaltcolor}"><normalfont class="links">$forum[replycount]</normalfont></td>
<td bgcolor="{firstaltcolor}"><normalfont class="links">$forum[threadcount]</normalfont></td>
<td bgcolor="{secondaltcolor}"><smallfont>$forum[lastpostinfo]</smallfont></td>
</tr>
// #######################################
TEMPLATE.VIEW.MOD
// #######################################
// #
// # NanoEntity
// #
// # Template.View.Mod
// # Version: 2.2.0
// # Created: 11/05/2001
// #
// #######################################
// #
// # COPYRIGHT NOTICE:
// #
// # ?Copyright 2001, HOLOLITH.COM.
// # All Rights Reserved.
// #
// # Selling the code for this script
// # without prior written consent is
// # expressly forbidden. In all cases
// # copyright and header must remain intact.
// #
// #######################################
admin/template.php - FireFly
// #######################################
Look In ### Start edit ###>>
// #######################################
makehiddencode("group", "$group");
// #######################################
Above Add>>
// #######################################
makeyesnocode("Return?","return",1);
// #######################################
Look>>
// #######################################
echo "<p>Done!</p>";
$action="modify";
$expandset=$templatesetid;
}
// #######################################
Replace>>
// #######################################
echo "<p>Done!</p>";
if ($return) {
$action="edit";
} else {
$action="modify";
$expandset=$templatesetid;
}
}
// #######################################
Look And Move>>
// #######################################
// ###################### Start do update #######################
if ($HTTP_POST_VARS['action']=="doupdate") {
// a few lines of code here
$expandset=$templatesetid;
}
}
// #######################################
Before This>>
// #######################################
// ###################### Start edit #######################
if ($action=="edit") {
// #######################################
forumdisply.php - NanoEntity
// #######################################
Look>>
// #######################################
while ( list($mkey2,$moderator)=each($imodcache["$mval1"]) ) {
if ( !isset($forum['moderators']) ) {
eval("\$forum['moderators'] = \"".gettemplate('forumhome_moderator')."\";");
} else {
eval("\$forum['moderators'] .= \", ".gettemplate('forumhome_moderator')."\";");
}
// #######################################
Replace With>>
// #######################################
while ( list($mkey2,$moderator)=each($imodcache["$mval1"]) ) {
if ( !isset($forum['moderators']) ) {
eval("\$forum['moderators'] = \" - [Moderated by: ".gettemplate('forumhome_moderator')."\";");
} else {
eval("\$forum['moderators'] .= \", ".gettemplate('forumhome_moderator')."] \";");
}
// #######################################
Template:
forumdisplay_forumbit_level1_post
&
forumdisplay_forumbit_level2_post
// #######################################
Replace With>>
// #######################################
<tr align="center">
<td bgcolor="{secondaltcolor}" valign="top"><img src="{imagesfolder}/$forum[onoff].gif" border="0" alt=""></td>
<td bgcolor="{firstaltcolor}" align="left"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b class="links">$forum[title]</b></normalfont></a>
<br><smallfont>$forum[description]</smallfont>
<br><smallfont>$forum[moderators] - [<a href="newthread.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><i><b>new thread</b></i></a>]</smallfont></td>
<td bgcolor="{secondaltcolor}"><normalfont class="links">$forum[replycount]</normalfont></td>
<td bgcolor="{firstaltcolor}"><normalfont class="links">$forum[threadcount]</normalfont></td>
<td bgcolor="{secondaltcolor}"><smallfont>$forum[lastpostinfo]</smallfont></td>
</tr>
// #######################################