Project

General

Profile

Actions

Feature #17175

closed

Get rid of &no_cache parameter

Added by Michael Stucki about 17 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-03-31
Due date:
% Done:

0%

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

Description

The &no_cache parameter can be used to disabling caching of a requested website. This is bad because it is not needed in most situations.

An idea to solve this:

Introduce a new pi-var (e.g. &pi_myext[no_cache]=1 that causes this particular extension part to be rendered as USER_INT instead of USER. This is still needed in situations like posting forms or shops, where the plugin content must not be cached.
(issue imported from #M5332)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #17509: Change the preview mechanismClosed2007-08-09

Actions
Actions

Also available in: Atom PDF