Project

General

Profile

Actions

Feature #27124

closed

"Clear Cache for this page" in Page Module

Added by Urs Braem almost 13 years ago. Updated almost 13 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2011-05-29
Due date:
% Done:

0%

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

Description

In the list module, there is a small icon on the right side: clear cache for this page.

For editors, who mainly work with the page module (maybe don't even have access to the list module), it would be much easier to just clear the cache for a page they just edited, if this icon / function were also in available in the page module.

Might also result as a performance optimization, as editors wouldn't need to clear the entire site's page cache that many times.


Files

Firefox_22.png (36.5 KB) Firefox_22.png Urs Braem, 2011-05-29 13:45
Firefox_2.jpg (26.3 KB) Firefox_2.jpg Urs Braem, 2011-05-29 17:09
Actions #2

Updated by Steffen Gebert almost 13 years ago

  • Status changed from New to Needs Feedback

Hi Urs,

it's unclear to me, why the icon doesn't appear for you. It should appear. Could you please provide a screenshot of your page module?

Thx
Steffen

Actions #3

Updated by Urs Braem almost 13 years ago

Hi Steffen

sorry that this turns into a support case instead of a feature request!
I now checked the demo site at http://demo.opensourcecms.com/ and yes it's there.
In all my sites, it's missing, strangely enough. I'll try to deactivate all my tsconfig and see if it shows up.

I've attached a screenshot of the page module.

This is the source of the part:

<div class="buttonsright"><div class="buttongroup"><a title="Datensatzliste anzeigen" href="../../../mod.php?&amp;M=web_list&amp;id=101&amp;returnUrl=%2Ftypo3%2Fsysext%2Fcms%2Flayout%2Fdb_layout.php%3Fid%3D101"><span class="t3-icon t3-icon-actions t3-icon-actions-system t3-icon-system-list-open"> </span></a><a title="Ein Lesezeichen für diese Seite erzeugen" onclick="top.ShortcutManager.createShortcut(String.fromCharCode(69,105,110,32,76,101,115,101,122,101,105,99,104,101,110,32,102,252,114,32,100,105,101,115,101,32,83,101,105,116,101,32,101,114,122,101,117,103,101,110), '../../../', 'web_layout', '%2Ftypo3%2Fsysext%2Fcms%2Flayout%2Fdb_layout.php%3F%26id%3D101%26edit_record%3D%26pointer%3D%26new_unique_uid%3D%26search_field%3D%26search_levels%3D%26showLimit%3D%26SET%5Btt_board%5D%3D0%26SET%5Btt_address%5D%3D0%26SET%5Btt_links%5D%3D0%26SET%5Btt_calender%5D%3D0%26SET%5Btt_products%5D%3D0%26SET%5Btt_content_showHidden%5D%3D1%26SET%5BshowPalettes%5D%3D%26SET%5BshowDescriptions%5D%3D%26SET%5BdisableRTE%5D%3D%26SET%5Bfunction%5D%3D2%26SET%5Blanguage%5D%3D0');return false;" href="#"><span class="t3-icon t3-icon-actions t3-icon-actions-system t3-icon-system-shortcut-new"> </span></a></div></div>

Regards
Urs

Actions #4

Updated by Urs Braem almost 13 years ago

I've got it:

mod.web_layout.disableAdvanced = 1

was the reason.

TSCONFIG ref says: "Disables the clear cache advanced function in the bottom of the page in the module, including the "Create new record" link."
But remains silent about the icon on top.

Maybe the description should be adapted in tsconfig or the removal of that button might be excluded from disableAdvanced's functionality.

Regards!
Urs

Actions #5

Updated by Steffen Gebert almost 13 years ago

  • Status changed from Needs Feedback to Rejected
Actions #6

Updated by Steffen Gebert almost 13 years ago

But I agree that it's a bit inconsistent. Could you please create a bug report in the documentation team?

Actions

Also available in: Atom PDF