added configuration for site name.
added functionality for random tag lines. made the search have a lot more options. change HTML for footer. added the Changelog to the footer. updated intro page. added installation instructions.
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
<p> Welcome to Kwotes, a chat quote database system with a twist.
|
||||
<p>
|
||||
Welcome to Kwotes, a chat quote database system with a twist.
|
||||
The quotes are publicly moderated, so it's up to YOU to maintain the quality.
|
||||
All quotes are accepted and if their ranking falls too low for too long, they are deleted.
|
||||
To better your kwote browsing experience, visit the <a href="?action=search">search</a> page.
|
||||
</p>
|
||||
|
||||
This system has advantages over existing systems. Here are a few:
|
||||
@ -10,4 +12,4 @@
|
||||
<li>Users may only submit a limited number of quotes per hour.</li>
|
||||
<li>A Simple, standards-compliant design that works in all modern browsers(sorry NS4/IE3 users!)</li>
|
||||
<li>The system is open source. You can download the source code using the link at the bottom of the page.</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user