Project

General

Profile

Actions

Feature #17267

closed

Some Hooks for tslib_content

Added by Stefan Geith over 17 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Communication
Target version:
-
Start date:
2007-04-30
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

Description

For extending stdWrap, getData and cObjGetSingle it would be nice to have some Hooks.
With these hooks, we could implement TypoScript features in 4.x that will come with 5.x (=TypoScript 2.0)

(1) cObjGetSingle
There is a hook, but it is usable only if the Name of the content Object is fixed.
If you e.g. want to log the usage of unexisting Object-Names, a hook in the default-part of the switch(object-name) is needed.

(2) stdWrap
To extend stdWrap, it would be good to have several hooks at different locations within stdWrap.

(3) getData (=getText)
A single hook at the end of getData() would be nice.


Patch against 4.2-dev R2308 is attached.

(issue imported from #M5536)


Files

Actions

Also available in: Atom PDF