[geeklog-hg] geeklog: Updated docs with latest changes.

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun May 11 12:11:20 EDT 2014


changeset 9530:26e054b3aa29
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/26e054b3aa29
user: Tom
date: Sun May 11 12:10:53 2014 -0400
description:
Updated docs with latest changes.

diffstat:

 public_html/docs/english/changes.html |  22 +++++++++++++++++++++-
 public_html/docs/english/theme.html   |   1 +
 2 files changed, 22 insertions(+), 1 deletions(-)

diffs (50 lines):

diff -r a8b20ff1f4d2 -r 26e054b3aa29 public_html/docs/english/changes.html
--- a/public_html/docs/english/changes.html	Sat May 10 11:07:00 2014 -0400
+++ b/public_html/docs/english/changes.html	Sun May 11 12:10:53 2014 -0400
@@ -17,6 +17,27 @@
 <a href="../history">ChangeLog</a>. The file <tt>docs/changed-files</tt> has a
 list of files that have been changed since the last release.</p>
 
+<h2><a name="changes210">Geeklog 2.1.0</a></h2>
+
+<p>Geeklog 2.1.0 major new features include and an updated template libray and a new advanced editor system. A large number of bugs have also been fixed related to child topics which was introduced in Geeklog 2.0.0.</p>
+
+<p>This Geeklog release now ships with jQuery 1.10.2 and jQuery UI to 1.10.3.</p>
+
+<h3>Major New Features and Improvements</h3>
+
+<ul>
+<li>Integrated Caching Template Library original developed by Joe Mucchiello.</li>
+<li>Support for themes to specify a default theme.</li>
+<li>Added configruable caching support for blocks (regular and gldefault), staticpages and articles.</li>
+<li>Speed increases by caching topic tree structure.</li>
+<li>New OAuth login methods supported (Google, Microsoft, Yahoo).</li>
+<li>New Advanced Editor System that allows developers to easily to add new javascript editors.</li>
+<li>Added CKEditor 4.3.2 as the default advanced editor for Geeklog.</li>
+<li>Numerous fixes for multi-language support.</li>
+<li>Added a Filemanager.</li>
+</ul>
+
+
 <h2><a name="changes200">Geeklog 2.0.0</a></h2>
 
 <p><strong>Note:</strong> Geeklog 2.0.0 manages topics differently. Topic 
@@ -50,7 +71,6 @@
 <li>A new theme called Denim which is based on Responsive Web Design.</li>
 <li>A new theme called Modern Curve.</li>
 <li>Comments Form on same page as article.</li>
-
 </ul>
 
 
diff -r a8b20ff1f4d2 -r 26e054b3aa29 public_html/docs/english/theme.html
--- a/public_html/docs/english/theme.html	Sat May 10 11:07:00 2014 -0400
+++ b/public_html/docs/english/theme.html	Sun May 11 12:10:53 2014 -0400
@@ -230,6 +230,7 @@
 <li>Added <tt>/admin/envcheck.thtml</tt> and related css for the Enviroment Check Admin page.</li>
 <li>Updated <tt>/admin/topic/storyeditor.thtml</tt>, <tt>/admin/topic/storyeditor_advanced.thtml</tt> and <tt>/admin/topic/topiceditor.thtml</tt>. Ids can now be upto 128 characters long so changed max length (for Topic Name as well). Also added javascript which runs topic_2_id.js which converts titles to nice looking ids.</li>
 <li>Added the template variable {titletoid} to the story editor, topic editor and staticpage editor template files. It enables/disables the use of javascript to automatic update the ids when the title is changed.</li>
+<li>In the template file <tt>/comment/commentbar.thtml</tt> removed template variable {show_link_to_commenteditform}. Added the template block commenteditform_jumplink and the template variable {jump_link_for_commenteditform}.</li>
 </ul>
 
 <h2><a name="changes200">Theme changes in Geeklog 2.0.0</a></h2>



More information about the geeklog-cvs mailing list