Newcomen

Description A static content generator.
Newcomen > Perl Manuals > Newcomen::Manual::Summary::Global
Source

Index


NAME ^

Newcomen::Manual::Global - Summary of global data.

DESCRIPTION ^

This summary is generated automatically!

This manual contains a summary of the global data (see Newcomen::Core) set by the different plugins. The data is extracted from the individual modules' documentation. Please see there for details. Modules are sorted alphabetically by module name in this document.

GLOBAL DATA ^

Newcomen::Plugin::Blog::Menu:

{
   'blog'    => {
      'menu' => <menu root element>,
   },
}

Newcomen::Plugin::Blog::Source::Time:

{
   'blog'           => {
      'oldest_item' => $oldest_item,
      'latest_item' => $latest_item,
   },
}

VERSION ^

This is version 2014052501.

AUTHOR ^

Stefan Goebel - newcomen {at} subtype {dot} de

COPYRIGHT AND LICENSE ^

Copyright 2013-2014 Stefan Goebel.

This file is part of Newcomen.

Newcomen is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the license, or (at your option) any later version.

Newcomen is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Newcomen. If not, see <http://www.gnu.org/licenses/>.