2017 © Pedro Peláez
 

newscoop-plugin smarty-extensions-plugin-bundle

SmartyExtensions plugin bundle for Newscoop

image

newscoop/smarty-extensions-plugin-bundle

SmartyExtensions plugin bundle for Newscoop

  • Monday, December 16, 2013
  • by newscoop
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

NewscoopSmartyExtensionsPluginBundle

NewscoopSmartyExtensionsPluginBundle, (*1)

Installation/Updating/Removing

Overview

Handled by Newscoop Plugin Manager, (*2)

Template examples

    {{ array_multisort array1=$array array2=array assaign=sorted_array }}

The above code will set a template variable called 'sorted_array' with the sorted array of array1 and array2 using the PHP function array_multisort, (*3)

    {{ set_current_article_events_date }}

Used in kobinet templates to sort arrays and set current_article_events_date template var, (*4)

    {{ set_art_data }}

Used in kobinet templates to sort arrays and set art_data_array template var, (*5)

    {{ set_current_date }}

Used in templates to set cMonth and cYear template vars, (*6)

    {{ show_calendar }}

Used in templates to output calendar for requested month and year, (*7)

The Versions

16/12 2013

dev-master

9999999-dev

SmartyExtensions plugin bundle for Newscoop

  Sources   Download

GPL-3.0

The Requires

 

by Mark Lewis

cms newscoop integration smarty-extensions