From 81030a7ab40a481d6d8c93539162a4a035ea09d1 Mon Sep 17 00:00:00 2001 From: rvelices Date: Fri, 9 Mar 2007 03:37:56 +0000 Subject: plugins only: - fix in category_default.inc.php (action parameters were wrong if show_nb_comments was true) - refactor actions and events in picture.php in order to give more flexibility to plugins - added some variables in index.tpl (not used by pwg itself) to allow plugins to add their own content git-svn-id: http://piwigo.org/svn/trunk@1882 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/index.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'template') diff --git a/template/yoga/index.tpl b/template/yoga/index.tpl index cb50158e8..1224e0bf2 100644 --- a/template/yoga/index.tpl +++ b/template/yoga/index.tpl @@ -41,6 +41,7 @@
  • {lang:mode_created_hint}
  • + {PLUGIN_INDEX_ACTIONS}

    {TITLE}

    @@ -62,6 +63,7 @@ +{PLUGIN_INDEX_CONTENT_BEGIN}
    @@ -104,5 +106,5 @@ - +{PLUGIN_INDEX_CONTENT_END}
    -- cgit v1.2.3