implemented front page content management, finally wired up the user locale
and timezone default mechanism, and did some other bugfixing and stuff
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
advogato
|
||||
ain't
|
||||
anime
|
||||
anla'shok
|
||||
bajor
|
||||
bios
|
||||
|
||||
@@ -50,4 +50,20 @@
|
||||
<site-logo>http://delenn:8080/venice/images/powered-by-venice.gif</site-logo>
|
||||
</paths>
|
||||
|
||||
</render-config>
|
||||
<!-- Contains standard messages displayed by front end -->
|
||||
<messages>
|
||||
<!-- The message displayed at the top of "top" when you're not logged in -->
|
||||
<welcome>
|
||||
Welcome to the Venice Web Communities System. To get the most out of this site, you should log in or create
|
||||
an account, using one of the links above.
|
||||
</welcome>
|
||||
|
||||
<!-- The headline for the welcome message -->
|
||||
<welcome-top>Welcome to Venice</welcome-top>
|
||||
|
||||
<!-- The headline for the "currents" box -->
|
||||
<currents-top>Venice Currents</currents-top>
|
||||
|
||||
</messages>
|
||||
|
||||
</render-config>
|
||||
|
||||
Reference in New Issue
Block a user