[geeklog-cvs] geeklog: Fixed anchors for config option description

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sat Feb 19 07:36:17 EST 2011


changeset 8110:15892b5acaa5
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/15892b5acaa5
user: Dirk Haun <dirk at haun-online.de>
date: Sat Feb 19 13:36:10 2011 +0100
description:
Fixed anchors for config option description

diffstat:

 public_html/docs/english/config.html |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 99c424e3cb9b -r 15892b5acaa5 public_html/docs/english/config.html
--- a/public_html/docs/english/config.html	Tue Feb 15 10:55:27 2011 -0500
+++ b/public_html/docs/english/config.html	Sat Feb 19 13:36:10 2011 +0100
@@ -797,7 +797,7 @@
   to create an Applicaiton to recieve your API and secret key.<br>
   See our <a href="http://wiki.geeklog.net/index.php/OAuth">Wiki OAuth page</a> for more information.</td></tr>
 <tr>
-  <td valign="top"><a name="desc_linkedin_linkedin_secret">linkedin_consumer_secret</a></td>
+  <td valign="top"><a name="desc_linkedin_secret">linkedin_consumer_secret</a></td>
   <td valign="top"><code>''</code></td>
   <td valign="top">Required to use LinkedIn OAuth login method. Visit this <a href="https://www.linkedin.com/secure/developer">LinkedIn Developers page</a> 
   to create an Applicaiton to recieve your API and secret key.<br>
@@ -814,7 +814,7 @@
   to create an Applicaiton to recieve your consumer key and secret.<br>
   See our <a href="http://wiki.geeklog.net/index.php/OAuth">Wiki OAuth page</a> for more information.</td></tr>
 <tr>
-  <td valign="top"><a name="desc_twitter_linkedin_secret">twitter_consumer_secret</a></td>
+  <td valign="top"><a name="desc_twitter_secret">twitter_consumer_secret</a></td>
   <td valign="top"><code>''</code></td>
   <td valign="top">Required to use Twitter OAuth login method. Visit this <a href="https://twitter.com/apps">Twitter Application page</a> 
   to create an Applicaiton to recieve your consumer key and secret.<br>



More information about the geeklog-cvs mailing list