<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket #637: What is the wordcount for the /news and /blogs/rob-hopkins teasers?</title>
    <link>http://localhost:8080/trac/ticket/637</link>
    <description>&lt;p&gt;
&lt;a class="ext-link" href="http://www.transitionnetwork.org/news"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://www.transitionnetwork.org/news&lt;/a&gt;
&lt;a class="ext-link" href="http://www.transitionnetwork.org/blogs/rob-hopkins"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://www.transitionnetwork.org/blogs/rob-hopkins&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
what is the teaser length - ie the first paragraph of a news or blog item that is published in the listings views?
&lt;/p&gt;
&lt;p&gt;
rob wants to know how many words he has for his introductions...
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>Transition Technology</title>
      <url>/trac/chrome/site/TransitionNetwork-Logo-Web-Small.jpg</url>
      <link>http://localhost:8080/trac/ticket/637</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
      
        <dc:creator>benj</dc:creator>

      <pubDate>Thu, 28 Nov 2013 10:58:13 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/637#comment:1</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/637#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
blog teaser length is controlled by the global setting. I drupal 6 this is found on admin/content/node-settings and is set at 400chars.
&lt;/p&gt;
&lt;p&gt;
I could enable the teaser break button so that this could be controllable on a per-node basis. (The break button inserts the code &amp;lt;!--break--&amp;gt; into the html which allows you to specify where the break occurs if you want to override this setting.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>benj</dc:creator>

      <pubDate>Thu, 28 Nov 2013 10:59:33 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/637#comment:2</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/637#comment:2</guid>
      <description>
        &lt;p&gt;
There is also a module to specify the teaser break length on a per content type basis... (in d7 this is in core)
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Thu, 28 Nov 2013 11:20:23 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/637#comment:3</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/637#comment:3</guid>
      <description>
        &lt;p&gt;
Teaser break button - does this mean that the editor can add a break at the point where they want the teaser to end, and that sets it to appear in listings to that number of chars - which can be different every time?
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>benj</dc:creator>

      <pubDate>Thu, 28 Nov 2013 13:38:29 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/637#comment:4</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/637#comment:4</guid>
      <description>
        &lt;p&gt;
yes
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Thu, 28 Nov 2013 15:00:39 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/637#comment:5</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/637#comment:5</guid>
      <description>
        &lt;p&gt;
please enable the teaser break button and let me know how Rob and other editors can use this
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>benj</dc:creator>

      <pubDate>Mon, 02 Dec 2013 12:34:20 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/637#comment:6</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/637#comment:6</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.33&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.25&lt;/em&gt; to &lt;em&gt;0.58&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
I've added the teaser break button.
&lt;/p&gt;
&lt;p&gt;
Instructions...
&lt;/p&gt;
&lt;p&gt;
To add a break (the point where you want the teaser to end), simply hit the teaser break button (it's the last one). A horizontal dotted line will appear in the wysiwyg with the word &amp;lt;!--break--&amp;gt; in it. This won't appear when viewing the node or the teaser.
&lt;/p&gt;
&lt;p&gt;
Example for you to see....
I've added a break here:
&lt;a class="ext-link" href="https://www.transitionnetwork.org/blogs/ed-mitchell/2013-11/web-strategy-update"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://www.transitionnetwork.org/blogs/ed-mitchell/2013-11/web-strategy-update&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
The teaser did show:
&lt;/p&gt;
&lt;p&gt;
Web strategy update
This is a brief outline with notes about where the Transition Network web project is at in November 2014.
&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;
Now it shows:
&lt;/p&gt;
&lt;p&gt;
Web strategy update
This is a brief outline with notes about where the Transition Network web project is at in November 2014. The year 2014/15 is going to be a big year for the web project; Transition Network is undergoing a huge organisational strategy re-fresh in response to organisational needs and the big changes in the Transition movement, and it is clear to us that the current site needs to be overhauled.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Mon, 02 Dec 2013 14:34:13 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/637#comment:7</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/637#comment:7</guid>
      <description>
        &lt;p&gt;
Brilliant - closed. Thanks.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Mon, 02 Dec 2013 14:34:19 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/637#comment:8</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/637#comment:8</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>