.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ==================== EXT: HMENU-Printlink ==================== :Created: 2005-07-01T09:49:03 :Changed: 2005-07-01T10:45:45 :Author: Martin Kutschker :Company: ACTIVE SOLUTION Software AG :Email: martin.kutschker@activesolution.at :URL: http://www.activesolution.at .. _EXT-HMENU-Printlink: EXT: HMENU-Printlink ==================== Extension Key: **AS\_extension\_key** Copyright 2005, Martin Kutschker, ACTIVE SOLUTION Software AG http://www.activesolution.at/ This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.com .. _Table-of-Contents: Table of Contents ----------------- **EXT: HMENU-Printlink 1** **Introduction 1** What does it do? 1 **Configuration 1** Reference 1 **Known problems 2** **To-Do list 2** **Changelog 2** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ Provides a PHP class that enables you to make a print link (or a link to any page type you wish) with a roll over effect. The link is configured as a HMENU. .. _Configuration: Configuration ------------- Use the menu function from a user object. You should use a USER\_INT object, but you can use a USER object if your pages have no USER\_INT plugins which take CGI query arguments. .. _Reference: Reference ^^^^^^^^^ .. ### BEGIN~OF~TABLE ### .. _type: type """" .. container:: table-row Property type Data type integeger Description The page type. Default 98 .. _menu: menu """" .. container:: table-row Property menu Data type -> HMENU Description The HMENU will be renderd with the following presets: special = 'userfunction' special.userFunc = tx\_ASprintlink\_pi1->menu\_array special.type = Default .. ###### END~OF~TABLE ###### .. _generated: ((generated)) """"""""""""" .. _Example: Example ~~~~~~~ :: printlink = USER_INT printlink { userFunc = tx_ASprintlink_pi1->menu type = 98 menu { wrap =
|
1 = TMENU 1.target = _page 1.NO = 1 1.NO { stdWrap.override = Print page stdWrap.override.lang.de = Seite drucken stdWrap.override.lang.fr = Imprimer la page beforeImg = fileadmin/img/printer.gif beforeROImg = fileadmin/img/printer_RO.gif RO = 1 } } } .. _Known-problems: Known problems -------------- None. .. _To-Do-list: To-Do list ---------- Provide a plugin for editors. .. _Changelog: Changelog --------- 0.2.0 Changed to a USER\_INT userfunction. 0.1.0 Initial version as simple userfunction for HMENUs. |img-1| EXT: HMENU-Printlink - 2 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102