Procedural File: function.metatags.php

Source Location: /CORE/addon/smarty/plugins/function.metatags.php

Page Details

BIGACE - a PHP and MySQL based Web CMS.

Copyright (C) Kevin Papst.

BIGACE 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 2 of the License, or (at your option) any later version.

Author:  Kevin Papst
Version:  $Id: function.metatags.php,v 1.2 2009/03/01 22:21:46 kpapst Exp $
Copyright:  Copyright (C) Kevin Papst
License:  GNU Public License
Functions
smarty_function_metatags  [line 28]

void smarty_function_metatags( $params, &$smarty  )

Metatags dumps all the tags you get from the menu-page administration.

Parameter: item = MENU - required, the item to show the metatags for assign = STRING - name of tpl variable to assign the javascript code to prefix = author = defines author meta tag if set, otherwise will be skipped

Parameters:
   $params: 
   &$smarty: 


[ Top ]