# # 10000.shtml - a sample of how to moderate the forum. # ############################################################################### # # # The following four values affect if/how a forum topic is listed # # on the main forum page. # # # # TOPIC_TITLE, TOPIC_AUTHOR and TOPIC_DATE are self-explanatory. # # # # TOPIC_STATUS may be: "OPEN" (visible and allows further posts) # # "CLOSED" (visible but does not allow further posts) # # "HIDDEN" (invisible in the list of topics) # # # ############################################################################### # # # # ############################################################################### # # # The following block affects the headers displayed # # at the top of the topics page. # # # # If you've messed with TOPIC_TITLE, TOPIC_AUTHOR or # # TOPIC_DATE above, you should probably change them # # below as well to make them match... (unless you are # # playing some SEO game) . # # # # Also note that the
tag *must* begin as follows: # # "
Topic created by " # # (without quotes but including the space after "by") # # if you want any change to take effect. # # # ############################################################################### #
Topic created by Admin
# on Sat, 3 Mar 2012 at 22:23
Admin said on Sat, 3 Mar 2012 at 22:23...
#Got any feedback? Let us know!
# # # #Joe Disappointed said on Sat, 3 Mar 2012 at 22:23...
#This site sucks.
# # ############################################################################### # # # To modify Joe's annoying post, you can enter, for example: # # # ############################################################################### # #Joe Impressed said on Sat, 3 Mar 2012 at 22:23...
#This site rocks.
# # ############################################################################### # # # To delete Joe's post altogether, just enter: # # # ############################################################################### # # ############################################################################### # # # ... i.e. nothing between the BEGIN_POST... and END_POST... bits. # # # # Ensure the numerical IDs match those of the post you are editing # # or deleting. # # # # Have fun! # # # ############################################################################### ############################################################################### ############################################################################### ############################################################################### # # # Oh, and one more "advanced feature" tip... # # # ############################################################################### # # This will delete a range of posts (10002-10005) #