[Clipart] [PATCH] cchost homepage

Bryce Harrington bryce at bryceharrington.org
Sat Feb 11 14:46:13 PST 2006


Jon,

Here's a first cut at the homepage.  I pasted in text from the current
site, and put TODO's in where we need other things plugged in like
screenshots.

Bryce

--- cchost-1.0.3/ccfiles/home.xml	2005-10-22 11:20:32.000000000 -0700
+++ cchost-bwh/ccfiles/home.xml	2006-02-11 14:44:02.000000000 -0800
@@ -28,23 +28,48 @@
     vertical-align: top;
 }
 </style>
-<div class="hs"><h1>Congratulations</h1><h1>You've installed ccHost ${cc-host-version}</h1>
+<div class="hs">
+<p>
+The text for this file is in ${files-root}home.xml .
+</p>
+<h1>Drawing Together</h1>
+<p>
+This project aims to create an archive of user contributed clip art that
+can be freely used.
+</p>
+
+[TODO:  Insert random screenshot here...]
+
+<p>
+All graphics submitted to the project should be placed into the <a
+href="http://creativecommons.org/license/publicdomain-2?lang=en">Public
+Domain</a> according to the statement by the <a
+href="http://www.creativecommons.org/">Creative Commons</a>. If you'd
+like to help out, please join the <a
+href="http://freedesktop.org/mailman/listinfo/clipart">mailing
+list</a>, and review the <a
+href="http://freedesktop.org/pipermail/clipart/">archives</a>.
+</p>
+
+<h1><a href="/guidelines.php">Read the Guidelines</a>.  Submit A File</h1>
+
+[TODO:  Add upload form here]
 
 <tal:block condition="is_admin">
-Here are some places to start :<ul><li>To change css-skins use <a class="cc_menu_link" href="${home-url}admin/settings">Settings</a></li>
-<li>Change the <a class="cc_menu_link" href="${home-url}admin/content">Page Contents</a></li>
-<li>To add administrators use <a class="cc_menu_link" href="${home-url}admin/settings">Settings</a></li>
-<li>Edit the <a class="cc_menu_link" href="${home-url}admin/menu">Menus</a></li>
-<li>Pick the allowable <a class="cc_menu_link" href="${home-url}admin/formats">File Formats</a></li></ul>
+<h1>Administration</h1>
+Here are some places to start:
+<ul>
+  <li>To change css-skins use <a class="cc_menu_link" href="${home-url}admin/settings">Settings</a></li>
+  <li>Change the <a class="cc_menu_link" href="${home-url}admin/content">Page Contents</a></li>
+  <li>To add administrators use <a class="cc_menu_link" href="${home-url}admin/settings">Settings</a></li>
+  <li>Edit the <a class="cc_menu_link" href="${home-url}admin/menu">Menus</a></li>
+  <li>Pick the allowable <a class="cc_menu_link" href="${home-url}admin/formats">File Formats</a></li>
+</ul>
 </tal:block>
 
-<tal:block condition="not_admin">
-You need to be logged in as Admin to configure the site.
-</tal:block>
+<h1>News</h1>
 
+[TODO:  Insert news here]
 
-<p>
-The text for this file is in ${files-root}home.xml .
-</p>
 </div>
 </div>
\ No newline at end of file



More information about the clipart mailing list