public_html/docs/english/theme.html
branchHEAD
changeset 7356 7c38c0c6ce0c
parent 7353 566b2b4b5535
child 7358 b6d086ec0e01
     1.1 --- a/public_html/docs/english/theme.html	Sat Oct 03 20:40:08 2009 +0200
     1.2 +++ b/public_html/docs/english/theme.html	Sun Oct 04 10:08:27 2009 +0200
     1.3 @@ -198,6 +198,12 @@
     1.4  <h2><a name="changes">Theme changes in Geeklog 1.6.1</a></h2>
     1.5  
     1.6  <ul>
     1.7 +<li>Added a "send copy to myself" option to
     1.8 +    <tt>profiles/contactauthorform.thtml</tt></li>
     1.9 +<li>Cosmetics: Made the look and layout of the "Send mail to user"
    1.10 +    (<tt>contactuserform.thtml</tt>) and "Mail Story to a Friend"
    1.11 +    (<tt>contactauthorform.thtml</tt>) dialogs more consistent (alignment, size
    1.12 +    of input fields).</li>
    1.13  <li>The Topic Editor now contains a line displaying the number of stories in
    1.14      the current topic. New variables in <tt>admin/topic/topiceditor.thtml</tt>:
    1.15      <code>{lang_num_stories}</code>, <code>{num_stories}</tt></li>
    1.16 @@ -238,12 +244,16 @@
    1.17  <li>Links: Removed a <code>width="150"</code> from the Category editor template
    1.18      (<tt>admin/categoryeditor.thtml</tt>) that pushed the first column too far
    1.19      to the right.</li>
    1.20 +<li>Static Pages: Added new input fields for a meta description and meta
    1.21 +    keywords to the Static Pages editor.</li>
    1.22  <li>Static Pages: In the Static Pages editor, moved the Hits display below
    1.23      the Last Updated entry (<tt>admin/editor.thtml</tt>,
    1.24      <tt>admin/editor_advanced.thtml</tt>).</li>
    1.25  <li>Static Pages: Added textarea fileds for meta description and meta keywords
    1.26      in the Static Pages editor (<tt>admin/editor.thtml</tt>,
    1.27      <tt>admin/editor_advanced.thtml</tt>).</li>
    1.28 +<li>Polls: Added new input fields for a meta description and meta keywords to
    1.29 +    the Polls editor.</li>
    1.30  <li>Polls: Added new CSS classes <tt>poll-autotag-message</tt>,
    1.31      <tt>poll-autotag</tt>, <tt>poll-autotag-left</tt>, used when embedding polls
    1.32      via the new autotags.</li>