[gnomeweb-wml] Gnumeric: add more functions.



commit 98af8e32ae9b8d40faae2228efcc8081f72f8dcf
Author: Morten Welinder <terra gnome org>
Date:   Tue Jun 16 15:58:02 2009 -0400

    Gnumeric: add more functions.

 projects.gnome.org/gnumeric/func-doc.shtml |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/projects.gnome.org/gnumeric/func-doc.shtml b/projects.gnome.org/gnumeric/func-doc.shtml
index 8983f46..4acd590 100644
--- a/projects.gnome.org/gnumeric/func-doc.shtml
+++ b/projects.gnome.org/gnumeric/func-doc.shtml
@@ -1,8 +1,6 @@
-<!--#set var="title" value="Gnumeric Web Documentation" --><!--#set var="rootdir" value="." --><!--#include virtual="header-begin.shtml" -->    <link rel="stylesheet" href="style/index.css" type="text/css"/>
-<!--#include virtual="header-end.shtml" --><!--set var="wolfram" value="none" --><!--set var="wiki" value="none" --><!--#if expr="($QUERY_STRING_UNESCAPED=/sin/)" --><!--set var="wolfram" value="Sine.html" --><!--set var="wiki" value="Trigonometric_functions" --><!--#endif --><ul>
-<!--#if expr="($wolfram!=/none/)"--><li><a
-href="http://mathworld.wolfram.com/<!--#echo var="wolfram" -->">Wolfram Mathworld entry</a>.</li>
-<!--#endif--><!--#if expr="($wiki!=/none/)"--><li><a href="http://en.wikipedia.org/wiki/<!--#echo var="wiki" -->">Wikipedia entry</a>.</li>
-<!--#endif--><li><a href="http://www.google.com/#q=<!--#echo var="QUERY_STRING_UNESCAPED" -->">Google Search</a>.</li>
-</ul>
-<!--#include virtual="footer.shtml" -->
+<!--#set var="title" value="Gnumeric Web Documentation" --><!--#set var="rootdir" value="." --><!--#include virtual="header-begin.shtml" --><link rel="stylesheet" href="style/index.css" type="text/css"/><!--#include virtual="header-end.shtml" --><!--set var="wolfram" value="none" --><!--set var="wiki" value="none" --><--
+--><!--#if expr="$QUERY_STRING_UNESCAPED = 'cos'" --><!--set var="wolfram" value="Cosine.html" --><!--set var="wiki_lang" value="en" --><!--set var="wiki" value="Trigonometric_functions" --><!--#endif
+
+--><!--#if expr="$QUERY_STRING_UNESCAPED = 'sin'" --><!--set var="wolfram" value="Sine.html" --><!--set var="wiki_lang" value="en" --><!--set var="wiki" value="Trigonometric_functions" --><!--#endif
+
+--><ul><!--#if expr="$wolfram != 'none'"--><li><a href="http://mathworld.wolfram.com/<!--#echo var="wolfram" -->">Wolfram Mathworld entry</a>.</li><!--#endif--><!--#if expr="$wiki != 'none'"--><li><a href="http://<!--#echo var="wiki_lang" -->.wikipedia.org/wiki/<!--#echo var="wiki" -->">Wikipedia entry</a>.</li><!--#endif--><li><a href="http://www.google.com/#q=<!--#echo var="QUERY_STRING_UNESCAPED" -->">Google Search</a>.</li></ul><!--#include virtual="footer.shtml" -->



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]