Difference between revisions of "HOWTO-Admin"

Jump to navigation Jump to search
677 bytes added ,  08:25, 11 August 2009
Added notes on editing website content
(Added notes on editing website content)
Line 12: Line 12:
* Ask them to write an Introduction email to scummvm-devel
* Ask them to write an Introduction email to scummvm-devel
* ...
* ...
== How to edit/update webpages ==
Attention: Some content on the webpages needs special treatment, e.g. modifying the credits or adding screenshots. If in doubt, ask on scummvm-devel.
# Checkout the <code>web</code> module from SVN; the current website files are inside "trunk" as usual.
# Edit the relevant files, e.g. for the downloads page edit <code>data/downloads.xml</code>
# Commit your changes as usual
To get any changes you made active on the webserver, you first have to login to the SF.net shell server:
<syntax type="sh">ssh -t USER,PROJECT@shell.sourceforge.net create</syntax>
Then:
<syntax type="sh">
cd /home/groups/s/sc/scummvm/htdocs/
./update.sh</syntax>


== How to be a forum moderator ==
== How to be a forum moderator ==
1,079

edits

Navigation menu