PDA


View Full Version : Quick Reply w/ Optional Reply Title section


otto
04-25-2003, 04:48 AM
of course, its me here again.. haha.

anyhow, here ya go. i like this :)

in showthread_replybox template:

find:

<tr>
<td bgcolor="{ tableheadbgcolor }" colspan="2"><normalfont color="{ tableheadtextcolor }" class="thtcolor"><b>Quick Reply</b></normalfont></td>
</tr>

under, add:

<tr>
<td bgcolor="{ secondaltcolor }"><normalfont><b>Post subject:</b></normalfont></td>
<td bgcolor="{ secondaltcolor }"><normalfont><input type="text" class="bginput" name="title" value="$title" size="40" maxlength="85" tabindex="1"></normalfont> <smallfont>(Optional)</smallfont></td>
</tr>

simply template mod, but its useful (sort of). you should probably fix the secondaltcolor and corresponding color switching thingie (my first and second altcolors are the same color, so i dont have to worry about this).

otto

otto
04-25-2003, 04:50 AM
actually, you may wanna do this below your Logged in user part. my guest users don't see the quick reply box (using chen's hack), so i don't really need this logged in feature...

Tigga
04-25-2003, 03:45 PM
Eh... I don't think many people care too much about adding titles to their posts, so I don't see much of a point in adding that here. If anyone would like to have the option to add a title with the quick reply let me know, and if enough people want that I'll go ahead and add it.

otto
04-25-2003, 10:28 PM
me :)