summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorJonathan Pryor <jpryor@novell.com>2008-04-18 19:04:37 +0000
committerJonathan Pryor <jpryor@novell.com>2008-04-18 19:04:37 +0000
commit0cb83325834563f1f3bb5e24568cc13ef8ac3839 (patch)
treeb49dbc619a58823bd9d41efbc01f0a15c14f2c28 /index.php
parent0990b576aafa5c5ab39f0e9bb62995801e93b30e (diff)
Redo #hnav so that it's used as a "sub-tabbar".
* css/style.css: Redo #hnav so that it's used as a "sub-tabbar". * index.php: Flush. * template.php: - Allow pages to provide an (optional) `$subtabs' argument, which fills in the sub-tabs area before the navigation elements. - Rename the Summary tab to Home. - Add a Planet tab, and other $hnav elements to remove warnings from `make`. - The "selected" tab is now the *first* $tabs element found within $context, so e.g. $context=("mgp", "users", "summary") will have the Home tab as the selected tab. * users/mgp/index.php * developers/index.php * index.html, about/index.html, developers/index.html, developers/mailarchive/index.html, discover/index.html, discover/comingsoon/index.html, download/index.html, users/mgp/index.html, users/index.html: Flush.
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.php b/index.php
index ebc5d9a..c2d36d3 100644
--- a/index.php
+++ b/index.php
@@ -28,6 +28,8 @@ $content = <<<EOT
<a href="/discover/#emf-rendering">EMF Rendering</a>,
<a href="/discover/#gstreamer">GStreamer integration</a>
</li>
+ <li>Better platform integration: native file dialogs
+ </li>
</ul>
<h2>Faster</h3>