From 79687d7aa222e1ea8d6401d2aaa81c95e58c5b85 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Sat, 21 Mar 2009 14:51:18 +0100 Subject: Replacing all occurences of 'discussion tags' with 'discussion boards' Which is a more accurate description, and doesn't confuse with the tagging system. Note than even all internal uses of the word 'tag' have been replaced, as I'm not a huge fan of different terminology in the code and UI. This update might break some things related to the discussion board. --- data/docs/9 | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'data/docs/9') diff --git a/data/docs/9 b/data/docs/9 index fd6da75e..f5ee46ab 100644 --- a/data/docs/9 +++ b/data/docs/9 @@ -5,29 +5,30 @@ :SUB:Introduction

VNDB has a nicely integrated discussion board which can be used for, well, - discussions. As we're not using any popular and freely available forum software + discussions. As we're not using any popular or freely available forum software and have instead written something by ourselves, this discussion board has a few slight differences with the popular boards you're used to.

-:SUB:Tags +:SUB:Boards

- To make sure interested people can find your post, all threads have 'tags' - that define what the discussion is about. It's possible to add more than - one tag to a thread. The following tags can be used: + To make sure interested people can find your post, all threads have relations + to one or more 'boards' that define what the discussion is about. This is similar + to boards on other forums, but here every item in the DB has its own board, and + it's possible to link a thread to more than one board. The following boards can be used:

db
- VNDB Discussions. This is a general tag for threads not about any specific + VNDB Discussions. This is a general board for threads not about any specific entry in the database.
v#
- For discussions about a particular visual novel. The tag v17, for example, + For discussions about a particular visual novel. The board v17, for example, is used for all threads related to v17.
p#
Same as v#, but for producers.
u#
- The u# tag can be used to notify a user on this site about something + The u# board can be used to notify a user on this site about something he/she must see or to discuss about an edit he/she has made. This is similar to the 'private message' feature of most sites, except it's not 'private'...
an
-- cgit v1.2.3