summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2015-10-28 19:05:03 +0100
committerYorhel <git@yorhel.nl>2015-10-28 19:05:03 +0100
commit8987507d77fb5d375f48fb66ba89beaef8ad090c (patch)
treef1532da65d2937ab9c1a0d51f0dd1ff4831425a3 /data
parenta29a46c37e95c63d525bd2468a7104b54b179394 (diff)
Some doc improvements
Diffstat (limited to 'data')
-rw-r--r--data/docs/421
-rw-r--r--data/docs/4.cs1
-rw-r--r--data/docs/4.de1
-rw-r--r--data/docs/4.hu1
-rw-r--r--data/docs/4.it1
-rw-r--r--data/docs/4.ru1
-rw-r--r--data/docs/522
-rw-r--r--data/docs/5.cs1
-rw-r--r--data/docs/5.de1
-rw-r--r--data/docs/5.hu1
-rw-r--r--data/docs/5.it1
-rw-r--r--data/docs/5.ru1
-rw-r--r--data/docs/626
-rw-r--r--data/docs/6.cs1
-rw-r--r--data/docs/6.de1
-rw-r--r--data/docs/6.hu1
-rw-r--r--data/docs/6.it1
-rw-r--r--data/docs/6.ru1
-rw-r--r--data/docs/6.tr3
19 files changed, 52 insertions, 35 deletions
diff --git a/data/docs/4 b/data/docs/4
index fc383e74..05d20a56 100644
--- a/data/docs/4
+++ b/data/docs/4
@@ -3,14 +3,19 @@
:SUB:When to add a producer
-<p>
- A producer entry should be created when adding a release of a visual novel made by a
- producer not yet listed in the database. Producers that don't have any releases listed
- in the database may be deleted after a while, so only create an entry if you're going to
- link it to a release. For a producer to be listed, they're required to have at least
- released one completed product. Which means that for translation projects, only add the
- group as a producer when they've actually finished a project.
-</p>
+<p>A producer entry may be created in one of the following scenarios:</p>
+<ol>
+<li>When it is needed to link the developer or publisher to a release entry.
+In this case, the producer is required to have released at least one completed
+product. This means that translation projects and starting developers may only
+be added when they've actually finished a project.</li>
+<li>When it is needed to link two or more producer entries together to provide
+a correct view of the relations between producers. The producer entries that
+are being linked together should qualify for the first criteria, and need to be
+linked to at least one release entry.</li>
+</ol>
+<p>Producer entries that do not qualify for either rule may be deleted after a
+while.</p>
:SUB:General info
diff --git a/data/docs/4.cs b/data/docs/4.cs
index f943274f..d53d939f 100644
--- a/data/docs/4.cs
+++ b/data/docs/4.cs
@@ -1,4 +1,5 @@
:TITLE:Přidání/editace producenta
+:INC:incomplete
:INC:index
diff --git a/data/docs/4.de b/data/docs/4.de
index 929b9a13..9f977abd 100644
--- a/data/docs/4.de
+++ b/data/docs/4.de
@@ -1,4 +1,5 @@
:TITLE:Hersteller hinzufügen/bearbeiten
+:INC:incomplete
:INC:index
diff --git a/data/docs/4.hu b/data/docs/4.hu
index bce222e5..6df976bd 100644
--- a/data/docs/4.hu
+++ b/data/docs/4.hu
@@ -1,4 +1,5 @@
:TITLE:Készítők bejegyzése/szerkesztése
+:INC:incomplete
:INC:index
diff --git a/data/docs/4.it b/data/docs/4.it
index cd809353..5963f89f 100644
--- a/data/docs/4.it
+++ b/data/docs/4.it
@@ -1,4 +1,5 @@
:TITLE:Aggiungere/Modificare un Editore
+:INC:incomplete
:INC:index
diff --git a/data/docs/4.ru b/data/docs/4.ru
index 974d11c5..c792a224 100644
--- a/data/docs/4.ru
+++ b/data/docs/4.ru
@@ -1,4 +1,5 @@
:TITLE:Добавление/Редактирование компании
+:INC:incomplete
:INC:index
diff --git a/data/docs/5 b/data/docs/5
index 90254c22..e817a868 100644
--- a/data/docs/5
+++ b/data/docs/5
@@ -7,9 +7,9 @@
The main audience of VNDB are the English speaking fans of visual novels. In
creating the database, we assume the intended audience can't read or recognise
anything not written in the roman script. Therefore, romanization is applied
- to many fields in the database: The main title of visual novels, releases and
- producers should all be properly romanized if they arent in roman script
- already.<br />
+ to many fields in the database: The main title of visual novels, releases,
+ producers and characters should all be properly romanized if they arent in
+ roman script already.<br />
To keep the database consistent, we have decided to use a mix of <a
href="http://en.wikipedia.org/wiki/Hepburn_romanization">Hepburn</a> and <a
href="http://en.wikipedia.org/wiki/Wapuro">Wapuro</a> for all fields. This is
@@ -24,15 +24,15 @@
:SUB:Capitalization
<p>
- It occasionally happens that official titles or names are either entirely in
- uppercase or lowercase characters. If there is no real reason for this choice
- of capitalization (e.g. it's not an acronym), these titles and names should be
- properly converted to normal English capitalization (as described
- <a href="http://en.wikipedia.org/wiki/Capitalization">on Wikipedia</a>) before
+ It occasionally happens that official titles are either entirely in uppercase
+ or lowercase characters. If there is no real reason for this choice of
+ capitalization (e.g. it's not an acronym), these titles should be properly
+ converted to normal English capitalization (as described <a
+ href="http://en.wikipedia.org/wiki/Capitalization">on Wikipedia</a>) before
being entered in the database.<br />
- This only applies to the romanized titles and the main title of a visual novel
- entry, the 'Original title' field of producer and release entries should still
- use the official capitalization.
+ This only applies to the main title of a visual novel entry, the 'Original
+ title' field and the title/name fields of other database entries (including
+ release entries) should use the official capitalization wherever possible.
</p>
diff --git a/data/docs/5.cs b/data/docs/5.cs
index 49f94c1f..90c660ad 100644
--- a/data/docs/5.cs
+++ b/data/docs/5.cs
@@ -1,4 +1,5 @@
:TITLE:Doporučení k editacím
+:INC:incomplete
:INC:index
diff --git a/data/docs/5.de b/data/docs/5.de
index fcbe5572..8b45d636 100644
--- a/data/docs/5.de
+++ b/data/docs/5.de
@@ -1,4 +1,5 @@
:TITLE:Bearbeitungsrichtlinien
+:INC:incomplete
:INC:index
diff --git a/data/docs/5.hu b/data/docs/5.hu
index b6035ed6..72e01b27 100644
--- a/data/docs/5.hu
+++ b/data/docs/5.hu
@@ -1,4 +1,5 @@
:TITLE:Szerkesztési útmutató
+:INC:incomplete
:INC:index
diff --git a/data/docs/5.it b/data/docs/5.it
index 15593321..b783be10 100644
--- a/data/docs/5.it
+++ b/data/docs/5.it
@@ -1,4 +1,5 @@
:TITLE:Guida alle modifiche
+:INC:incomplete
:INC:index
diff --git a/data/docs/5.ru b/data/docs/5.ru
index 7cceb0ad..d234f926 100644
--- a/data/docs/5.ru
+++ b/data/docs/5.ru
@@ -1,4 +1,5 @@
:TITLE:Рекомендации по правке
+:INC:incomplete
:INC:index
diff --git a/data/docs/6 b/data/docs/6
index 8bb65e7e..2e88f1bc 100644
--- a/data/docs/6
+++ b/data/docs/6
@@ -12,11 +12,8 @@
have an effect on the story, thus playing a visual novel a second time while
giving other answers may result in an entirely different plot.<br />
<br />
- For more information see <a href="http://en.wikipedia.org/wiki/Visual_Novel">
- the Wikipedia article on visual novels</a> or the description on
- <a href="http://visual-novels.net/vn/index.php?option=com_content&amp;task=view&amp;id=259&amp;Itemid=47">Visual-Novels.net</a>.
- To get a general idea of the genre, try one of the free short visual novels from
- <a href="http://altogether.insani.org/">al|together</a>.
+ To get a general idea of the genre, try one of the free short visual novels
+ from <a href="http://altogether.insani.org/">al|together</a>.
</p>
@@ -49,12 +46,11 @@
:SUB:How can I help VNDB?
<p>
- There are many ways to contribute to VNDB. First of all you can freely
- edit all information found on this website, so if you find any errors
- just click the "edit" link on the top right of the page. You can also
- add new information (visual novels, producers, releases) to the database,
- though please search the database before you do in order to prevent
- duplicate pages.<br />
+ There are many ways to contribute to VNDB. First of all you can freely edit
+ all information found on this website, so if you find any errors just click
+ the "edit" link on the top right of the page. You can also add new information
+ to the database, though please search the database before you do in order to
+ prevent duplicate pages.<br />
<br />
To discuss about new features or to help the development of the website
itself, feel free to participate on the <a href="/t">discussion board</a>
@@ -82,9 +78,10 @@
If you're interested in VNs that are generally considered "good" or "awesome",
check out the <a href="/v/all?s=rating;o=d">ratings</a>. If you're looking for
something specific, <a href="/g">browse through the tags</a>. If you're
- interested in a more personal answer, you can compare the vote lists of our <a
- href="/u/all">users</a> with your own and decide what to read next based on
- that.
+ interested in a more personal answer, you can ask on <a
+ href="https://www.reddit.com/r/visualnovelsuggest">/r/visualnovelsuggest</a> or
+ you can compare the vote lists of our <a href="/u/all">users</a> with your own
+ and decide what to read next based on that.
</p>
@@ -124,4 +121,3 @@
If you feel these banners don't suit your needs, please don't hesitate to make
one yourself.
</p>
-
diff --git a/data/docs/6.cs b/data/docs/6.cs
index 1325d24b..4569c233 100644
--- a/data/docs/6.cs
+++ b/data/docs/6.cs
@@ -1,4 +1,5 @@
:TITLE:Frequently Asked Questions
+:INC:incomplete
:INC:index
diff --git a/data/docs/6.de b/data/docs/6.de
index 72e8a8f7..b3a87c70 100644
--- a/data/docs/6.de
+++ b/data/docs/6.de
@@ -1,4 +1,5 @@
:TITLE:Häufig gestellte Fragen
+:INC:incomplete
:INC:index
diff --git a/data/docs/6.hu b/data/docs/6.hu
index a01f6d37..c39da1b2 100644
--- a/data/docs/6.hu
+++ b/data/docs/6.hu
@@ -1,4 +1,5 @@
:TITLE:Gyakran Ismételt Kérdések
+:INC:incomplete
:INC:index
diff --git a/data/docs/6.it b/data/docs/6.it
index 8002089c..509de0fb 100644
--- a/data/docs/6.it
+++ b/data/docs/6.it
@@ -1,4 +1,5 @@
:TITLE:Domande frequenti
+:INC:incomplete
:INC:index
diff --git a/data/docs/6.ru b/data/docs/6.ru
index 0f9d3243..ee5633cc 100644
--- a/data/docs/6.ru
+++ b/data/docs/6.ru
@@ -1,4 +1,5 @@
:TITLE:Часто задаваемые вопросы
+:INC:incomplete
:INC:index
diff --git a/data/docs/6.tr b/data/docs/6.tr
index bcafca4f..e3f6b207 100644
--- a/data/docs/6.tr
+++ b/data/docs/6.tr
@@ -1,4 +1,5 @@
:TITLE:Sıkça Sorulan Sorular
+:INC:incomplete
:INC:index
@@ -68,4 +69,4 @@ Elbette! Hatta VNDB'yi tanıtmakta kullanabileceğiniz birkaç simge de hazırla
<img src="http://static.yorhel.nl/2009/vndb5.jpg" style="margin: 5px">
<img src="http://static.yorhel.nl/2009/vndb6.jpg" style="margin: 5px"><br />
Eğer bunlar ihtiyacınızı karşılamıyorsa, kendiniz bir tane yapmaktan çekinmeyin lütfen.
-</p> \ No newline at end of file
+</p>