Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
!!![WIP]Remove page "Developing a custom ViewHelper"
Browse files Browse the repository at this point in the history
! redirects must be created
! cross references in other manuals must be fixed

The content was moved to TYPO3 Explained. All cross references
have been adapted.

Related: #536
  • Loading branch information
sypets authored and github-actions[bot] committed Jul 13, 2022
1 parent d6c6a36 commit 808c5c8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 769 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,7 @@ ViewHelper namespace import
Like within Fluid templates, custom ViewHelpers can be used within partials.
Because these ViewHelpers are not in the default namespace,
their namespace needs to be imported. For information about how to import a
namespace, see :ref:`importing-namespaces`.

It's possible to use a :ref:`global-namespace-import`, or :ref:`imports the namespace
<importing-namespaces>` within the partial, or within the template.
namespace, see :ref:`t3coreapi:fluid-syntax-viewhelpers-import-namespaces`.

.. note::

Expand Down
Loading

0 comments on commit 808c5c8

Please sign in to comment.