Pages excerpts 2

Downloads: 788
Category: Plugin
Compatible with: GetSimple 2.01 - 3.3.0

Last Updated: March 5, 2014
Tags: excerpt
Author: wakh
Author Website: http://webdev.wakh.ru/2014-03-05/pages-excerpts-getsimple-plugin

(5) 1 Votes

Plugin Description:

Simply add page excerpts in your pages.
Same as original plugin 

http://get-simple.info/extend/plugin/pages-excerpts/62/

but added offset parameter
so usage is "name, offset, length, texttype", for templates:
    echo page_excerpt('index', 0, 60, 'html'); 
and for pages:
    (% excerpt : name, 0, 60, html %)  
where 0 is offset

Install Instructions:

  • Download it.
  • Unzip it in /plugins directory.